Commit Graph

16 Commits

Author SHA1 Message Date
hasufell 984ed40c63
Port to diagrams >1.3
# Conflicts:
#	Algebra/Vector.hs
#	CG2.cabal
#	Graphics/Diagram/Core.hs
#	Graphics/Diagram/Gif.hs
#	Graphics/Diagram/Gtk.hs
#	Test/Vector.hs
2015-05-21 02:14:15 +02:00
hasufell 5120a44d0f
Remove almost all 'type' usage to make types more transparent 2015-01-14 18:17:35 +01:00
hasufell f774a92dd6
TESTS: add MyPrelude tests 2014-12-18 03:53:27 +01:00
hasufell b1ac2aa223
TESTS: add inRangeProp6 2014-12-18 01:06:16 +01:00
hasufell ecce3cd9d6
TESTS: add more test cases 2014-12-18 00:47:51 +01:00
hasufell 3727ae620f
TESTS: add getAngleProp7 2014-12-17 23:21:48 +01:00
hasufell 48fb68355b
TESTS: add some convenience types 2014-12-17 23:21:26 +01:00
hasufell 90702e6469
TESTS: make getAngleProp6 more useful by testing commutative property 2014-12-17 22:27:29 +01:00
hasufell 4ef3aa7f1f
TESTS: add more function documentation 2014-12-17 22:26:40 +01:00
hasufell 396f92a921
TESTS: add more tests for scalarProd 2014-12-17 19:53:03 +01:00
hasufell 1cf21ba03b
TESTS: simplify 2014-12-17 19:41:30 +01:00
hasufell 38329a806b
VEC: move scalarMul from Test/Vector.hs to Algebra/Vector.hs 2014-12-17 19:41:15 +01:00
hasufell 35e1366034
TESTS: add some tests for scalarProd 2014-12-17 19:37:28 +01:00
hasufell d7366c7e27
TESTS: reorder arguments in getAngleProp6 2014-12-17 05:18:49 +01:00
hasufell ce418f33f2
TESTS: make inRangeProp5 more random 2014-12-17 05:15:03 +01:00
hasufell f68d4c2ba7
TESTS: initial implementation of a few test cases 2014-12-17 05:11:18 +01:00