Sebastien Piquemal
|
e47f506eef
|
merged with develop
|
2013-08-04 12:47:28 +04:00 |
|
Sebastien Piquemal
|
dca7208fb1
|
merged randomMatrix to random
|
2013-08-04 12:42:01 +04:00 |
|
Sebastien Piquemal
|
e2c4248a97
|
added randomMatrix function
|
2013-08-02 18:55:59 +04:00 |
|
Sebastien Piquemal
|
10645f01d0
|
added pickRandom
|
2013-08-02 17:58:26 +04:00 |
|
Sebastien Piquemal
|
27ec472a4d
|
merged with develop
|
2013-08-02 15:52:22 +04:00 |
|
Sebastien Piquemal
|
c834fbb38a
|
added normal distribution
|
2013-08-02 15:49:31 +04:00 |
|
Sebastien Piquemal
|
1e356b1c4b
|
bare bones for distributions
|
2013-08-02 13:54:27 +04:00 |
|
josdejong
|
ae55adce2c
|
Fixed #36: zeros are formatted as null
|
2013-07-29 09:29:27 +02:00 |
|
josdejong
|
52146f4dc6
|
Released version 0.11.1
|
2013-07-23 21:27:35 +02:00 |
|
josdejong
|
07eb556d34
|
Released version 0.11.0
|
2013-07-23 21:11:47 +02:00 |
|
josdejong
|
e656ec0fb4
|
Released version 0.10.0
|
2013-07-08 14:31:02 +02:00 |
|
josdejong
|
6fe238c76b
|
Fixed formatting a NaN value
|
2013-06-16 15:32:36 +02:00 |
|
josdejong
|
76b154e285
|
Complex computations will return a (real) Number instead of Complex(x,0) when possible.
|
2013-06-16 14:46:42 +02:00 |
|
josdejong
|
7df862b7fa
|
Made function multiply a little smarter in dealing with complex calculations and reducing complex results to a number when possible
|
2013-06-16 14:05:15 +02:00 |
|
josdejong
|
3b774ac676
|
Updated version number to 0.9.2-SNAPSHOT
|
2013-06-14 22:12:29 +02:00 |
|
josdejong
|
4dda904e8b
|
Released version 0.9.1
|
2013-06-14 21:49:17 +02:00 |
|
josdejong
|
965ce87401
|
Removed support for Workspace to keep the library focused
|
2013-06-14 21:44:35 +02:00 |
|
josdejong
|
966d29dbfa
|
Added constants Infinity and NaN
|
2013-06-14 21:24:38 +02:00 |
|
josdejong
|
43cc541762
|
Fixed #14: wrong calculation of i/0, also fixed i*Infinity
|
2013-06-14 21:18:14 +02:00 |
|
josdejong
|
01400af0db
|
Fixed Complex constructor not accepting NaN as parameter (see also issue 14)
|
2013-06-13 20:11:50 +02:00 |
|
josdejong
|
8f03cc2226
|
Implemented element wise operators .* ./ .^
|
2013-05-31 22:27:58 +02:00 |
|
josdejong
|
f2b1b2ad9f
|
Implemented element wise functions edivide, emultiply, and epow
|
2013-05-31 20:47:45 +02:00 |
|
josdejong
|
5a59e97856
|
Updated version number to 0.9.1-SNAPSHOT
|
2013-05-29 21:30:55 +02:00 |
|
josdejong
|
bee3453e15
|
Released version 0.9.0
|
2013-05-29 21:16:43 +02:00 |
|
josdejong
|
134b8fe07c
|
Implemented construction function string
|
2013-05-29 21:06:12 +02:00 |
|
josdejong
|
755d0769e6
|
Implemented construction function number
|
2013-05-29 20:34:47 +02:00 |
|
josdejong
|
0b2e28403b
|
Fixed in mod for negative numerators. Added more input validation. Added tests
|
2013-05-29 20:14:51 +02:00 |
|
josdejong
|
33bbd402b2
|
Implemented context variable end for subsets of strings
|
2013-05-27 21:48:48 +02:00 |
|
josdejong
|
23ffed0994
|
Implemented function subset, including support for string and scalar
|
2013-05-26 15:43:21 +02:00 |
|
josdejong
|
aaf191fcb8
|
Removed RootScope
|
2013-05-25 13:27:57 +02:00 |
|
josdejong
|
36bdaeb2a1
|
Implemented cache in Scope
|
2013-05-25 13:27:17 +02:00 |
|
josdejong
|
19f7150b23
|
Updated documentation on eval, parse, and parser
|
2013-05-24 19:57:41 +02:00 |
|
josdejong
|
1f6bcc8542
|
Implemented function math.parse(expr [,scope]), extended function math.expr(expr [,scope]).
|
2013-05-21 21:01:34 +02:00 |
|
josdejong
|
8db6a9aa20
|
Comments updated
|
2013-05-20 22:41:35 +02:00 |
|
josdejong
|
4dff095a16
|
Moved RootScope to a separate file
|
2013-05-20 22:25:48 +02:00 |
|
josdejong
|
ac331fe525
|
simplified Workspace and Expression, works now with the strongly simplified Scope
|
2013-05-20 22:21:03 +02:00 |
|
josdejong
|
bc38cc025e
|
Updated version number to 0.8.3-SNAPSHOT
|
2013-05-18 20:23:56 +02:00 |
|
josdejong
|
111d152aa7
|
Released version 0.8.2
|
2013-05-18 20:12:14 +02:00 |
|
josdejong
|
0090fdd925
|
Extended import function
|
2013-05-18 20:11:03 +02:00 |
|
josdejong
|
2fe383a19c
|
More tests and minor. Improved flexibility of data constructors.
|
2013-05-18 19:39:01 +02:00 |
|
josdejong
|
c2103dab99
|
Fixed a bug in merging one dimensional vectors into an array
|
2013-05-18 15:10:05 +02:00 |
|
josdejong
|
f010032683
|
Updated version to 0.8.2-SNAPSHOT
|
2013-05-17 18:37:35 +02:00 |
|
josdejong
|
65b5d08f51
|
Released version 0.8.1
|
2013-05-10 23:15:52 +02:00 |
|
josdejong
|
c82c0a5b9a
|
Released version 0.8.0
|
2013-05-10 22:47:29 +02:00 |
|
josdejong
|
f93dcfbc44
|
More tests
|
2013-05-10 21:53:05 +02:00 |
|
josdejong
|
bf13f9ceb8
|
Fixed a bug in resizing matrices when replacing a subset.
|
2013-05-10 19:20:27 +02:00 |
|
josdejong
|
976125821e
|
Implemented implicit start and end for the range operator in parser
|
2013-05-09 17:01:36 +02:00 |
|
josdejong
|
55220581fe
|
Moved the compatibility functions from util to compatibility
|
2013-05-09 15:44:00 +02:00 |
|
josdejong
|
6bd857ca7e
|
Implemented index parameter 'end'
|
2013-05-09 14:47:23 +02:00 |
|
josdejong
|
217eaad838
|
Changed version number to 0.8.0-SNAPSHOT
|
2013-05-06 22:30:33 +02:00 |
|