|
067f868222
|
Start working on solving systems of eqns
|
2019-05-29 09:11:08 -07:00 |
|
|
8a33818790
|
Improve ergonomics
|
2019-05-29 09:10:39 -07:00 |
|
|
3abe5c6573
|
cargo fmt
|
2019-05-22 17:35:04 -07:00 |
|
|
a6c4906773
|
refactor out math stuff
|
2019-05-22 16:50:58 -07:00 |
|
|
233c8eaad5
|
refactor out struct Point
|
2019-05-22 16:34:38 -07:00 |
|
|
461088da3a
|
Lots of work to make equation solving work better
|
2019-05-22 16:13:46 -07:00 |
|
|
dc674dbce0
|
Update dependencies
|
2019-05-22 15:58:50 -07:00 |
|
|
f9b1f8924c
|
add resolve_with
|
2019-02-25 13:37:53 -08:00 |
|
|
157535b5ff
|
allow substitution of variables
|
2019-02-12 23:38:26 -08:00 |
|
|
8da067fec2
|
more fixes
|
2019-02-12 15:28:39 -08:00 |
|
|
2d5d2fda4b
|
lots of cool work
|
2019-02-12 13:47:22 -08:00 |
|
|
556719f52d
|
screwing around with equations in relations
|
2019-02-06 01:27:47 -08:00 |
|
|
6cede1f2dd
|
implement ops for Expr and Unknown
|
2019-02-05 22:17:05 -08:00 |
|
|
398e4c709b
|
rename solver to eqn and make pub stuff
|
2019-02-05 21:30:48 -08:00 |
|
|
20f96ede2d
|
move solver to it's own file
|
2019-02-05 18:10:31 -08:00 |
|
|
a63f063a05
|
improve math solver
|
2019-02-05 18:08:16 -08:00 |
|
|
1f4ded31c7
|
lots of neat math shit
|
2019-02-03 23:32:46 -08:00 |
|
|
bc21f5ab72
|
Implemented unimplemented things
|
2019-02-02 23:55:12 -08:00 |
|
|
d09f239a72
|
add AlignedDistance relation
|
2019-02-02 23:41:56 -08:00 |
|
|
d9fbe9c264
|
actually finish if underconstrained
|
2019-02-02 23:11:59 -08:00 |
|
|
e37f8bd441
|
fix clippy issues
|
2019-02-02 21:47:23 -08:00 |
|
|
82850849e7
|
refactor and whatnot
|
2019-02-02 21:05:11 -08:00 |
|
|
96606cbac5
|
Initial commit
|
2019-02-02 20:57:06 -08:00 |
|