Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
999aa7c897
|
factor: clean up spaces in -tests files
|
2015-07-02 10:34:01 -07:00 |
Jason Merrill
|
90b6b38fd1
|
Changed math.dual to define words as dword instead of overloading generic words on dual numbers.
|
2009-02-19 18:49:13 -05:00 |
Jason Merrill
|
8968093623
|
Added dual versions of a few more words to math.dual.
|
2009-02-18 21:28:48 -05:00 |
Jason Merrill
|
fe55e939f9
|
Added math.dual and math.derivatives for computing with dual numbers. Also
made a few more methods in math.functions generic in order to specialize them
on dual numbers.
|
2009-02-12 23:13:16 -05:00 |