Josh Holtrop
|
409783d01f
|
Sketch.solve() returns solve result as integer
|
2011-07-27 18:27:11 -04:00 |
|
Josh Holtrop
|
9e8c5ac5d6
|
Sketch: only attempt to solve if #vars == #equs
|
2011-04-23 22:23:07 -04:00 |
|
Josh Holtrop
|
bee46a4407
|
more debug info
|
2011-03-30 17:34:43 -04:00 |
|
Josh Holtrop
|
af99d8646a
|
detect when FuncDesigner does not return a solution
|
2011-03-30 17:22:15 -04:00 |
|
Josh Holtrop
|
95c11d0c23
|
first attempt at using FuncDesigner
|
2011-03-30 17:17:11 -04:00 |
|
Josh Holtrop
|
9c2bb94603
|
add more debug, SLE solver not working?
|
2011-03-29 20:42:04 -04:00 |
|
Josh Holtrop
|
a36e4f6d08
|
more debug routines
|
2011-03-29 19:32:59 -04:00 |
|
Josh Holtrop
|
fcffa9c760
|
make C square
|
2011-03-29 19:16:24 -04:00 |
|
Josh Holtrop
|
6fae3f220d
|
import linalg module
|
2011-03-29 18:07:11 -04:00 |
|
Josh Holtrop
|
b8314f290c
|
use zeros() instead of explicitly zeroing
|
2011-03-29 17:15:51 -04:00 |
|
Josh Holtrop
|
c6b5d09669
|
Sketch.solve(): explicitly initialize vars to 0.0
|
2011-03-29 17:10:12 -04:00 |
|
Josh Holtrop
|
ad8d1ca915
|
fix solve() logic error
|
2011-03-29 14:19:20 -04:00 |
|
Josh Holtrop
|
cd2954a1b8
|
logic error
|
2011-03-29 14:16:32 -04:00 |
|
Josh Holtrop
|
55a96bbc3f
|
propagate solved variables back to shapes
|
2011-03-28 18:59:56 -04:00 |
|
Josh Holtrop
|
7858a84618
|
add Sketch.solve(), in progress
|
2011-03-28 18:51:00 -04:00 |
|
Josh Holtrop
|
da1c47441e
|
add classes for constraints
|
2011-03-25 15:42:12 -04:00 |
|
Josh Holtrop
|
36c6f092fd
|
add Sketch, Shape, Line, Circle placeholder classes
|
2011-03-24 16:44:42 -04:00 |
|