Commit Graph

22 Commits (1baaa99153a44ee38ad185ecf5324c7b1dcc2b6c)

Author SHA1 Message Date
Doug Coleman f6398365bd math.functions: rename exp to e^ to be consistent with 2^ and 10^. update things. 2012-05-02 10:22:23 -07:00
Slava Pestov ea60f8ae93 Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05: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
Slava Pestov e0af88bd97 Move a bunch of vocabularies to unmaintained, hopefully temporarily 2008-12-03 00:05:20 -06:00
Aaron Schaefer e17f519480 Minor documentation fixes 2008-11-17 22:51:57 -05:00
Aaron Schaefer e813e1df18 Add unit tests for math.derivatives 2008-11-09 21:42:59 -05:00
Aaron Schaefer 67ce49dc59 Update syntax for extra/math vocabs 2008-11-07 01:24:32 -05:00
Doug Coleman 56a0af9628 initial math cleanup 2008-10-03 02:19:03 -05:00
Doug Coleman 13722dd4a8 fix help 2008-09-02 15:34:40 -05:00
Doug Coleman cec45e524e fix docs 2008-08-30 15:20:32 -05:00
Doug Coleman 7578efaeec fix docs 2008-08-30 15:05:21 -05:00
Rex Ford 6f767add2c documentation for scientists 2008-08-12 12:00:54 -04:00
Rex Ford 359bff5f15 Derivatives without dynamics OR locals 2008-08-12 11:24:00 -04:00
Rex Ford 6df077805d minor fixes 2008-08-10 18:20:14 -05:00
Rex Ford 8785b24e04 Now with arbitrary accuracy 2008-08-10 16:44:17 -05:00
Rex Ford e1f8e318bd that's me 2008-08-06 01:08:40 -05:00
Rex Ford 0e34b0259a Now with statistically unbiased approx. 2008-08-02 13:57:59 -04:00
Rex Ford 4fc9860c0a more minor fixes 2008-07-22 20:45:13 -04:00
Rex Ford fa2e448e38 eliminated circular dependancies and started documentation 2008-07-22 20:27:56 -04:00
Rex Ford 967f2873ab New extra/math vocabs 2008-07-22 04:31:11 -04:00