Doug Coleman
|
35d81c742d
|
math.derivatives: Add a ; to the syntax for derivatives so the parsing word doesn't have to introspect its input arity.
|
2015-07-21 12:35:08 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
Slava Pestov
|
ea60f8ae93
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -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 |