File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Some fairly standalone python scripts
5
5
6
6
* european_option: demonstrates valuing an option using crank_nicholson
7
7
8
- * readSketchnet: tool to read data from the sketch-a-net dataset http://cybertron.cg.tu-berlin.de/eitz/projects/classifysketch/
8
+ * readSketchnet: tool to read data from TU-Berlin-Sketch dataset http://cybertron.cg.tu-berlin.de/eitz/projects/classifysketch/
9
9
10
10
* oncampus: Should graphs be sent from a warwick computer to the screen or a file.
11
11
Original file line number Diff line number Diff line change 1
1
#This file contains just enough logic to get data from the
2
- #sketchnet svg files as points-on-paths
2
+ #TU-Berlin-Sketch svg files as points-on-paths
3
3
4
4
#info
5
5
#http://www.johndcook.com/blog/2009/12/21/bezier-basics/
You can’t perform that action at this time.
0 commit comments