2201 Commits

Author SHA1 Message Date
jos
5911fe6ffd Released version 2.6.0 v2.6.0 2016-01-08 20:23:52 +01:00
jos
eff330d635 Fixed a bug in an internal method used for sparse matrices, see #536. Still needs extra unit tests to verify the behavior 2016-01-08 19:58:26 +01:00
Jos de Jong
c174865685 Merge pull request #532 from FSMaxB/conditional-cases
ConditionalNode: simplify LaTeX by using the 'cases' environment
2016-01-05 11:03:06 +01:00
Max Bruckner
49e3fb7fad ConditionalNode: simplify LaTeX by using the 'cases' environment 2016-01-05 10:53:11 +01:00
Jos de Jong
95a50eeca6 Merge pull request #527 from paulmasson/patch-1
Update link to node style guide
2015-12-28 20:05:11 +01:00
paulmasson
63026514e0 Update link to node style guide 2015-12-27 17:26:46 -08:00
Jos de Jong
01b54a775b Updated history 2015-12-25 18:51:33 +00:00
Jos de Jong
37df69d58c Merge pull request #522 from owenversteeg/patch-1
Add time units (Issue #520)
2015-12-25 19:49:54 +01:00
Owen Versteeg
c592597fe0 note that units are based on Julian year 2015-12-25 11:52:30 -05:00
Jos de Jong
4acb1869a7 updated history 2015-12-25 09:19:57 +00:00
Jos de Jong
64cca73b86 Merge pull request #519 from johnmarinelli/issue457
Issue457
2015-12-25 10:18:05 +01:00
john marinelli
715efa4ae4 condense long line 2015-12-25 01:02:48 -08:00
john marinelli
60db5423ce remove only from format test 2015-12-25 00:58:12 -08:00
Jos de Jong
c3ccdd6800 Fixed #523: In some circumstances, matrix subset returned a scalar instead of the correct subset 2015-12-24 16:03:39 +00:00
Jos de Jong
ed729478de lib/type/matrix/MatrixIndex.js 2015-12-24 16:01:26 +00:00
Jos de Jong
63fdccb223 Updated history 2015-12-24 16:40:03 +01:00
Jos de Jong
02a2bbe9fb Merge pull request #515 from ericman314/complex-units
Added support for complex units
2015-12-24 16:11:15 +01:00
Eric
a14b8b7a68 Added VA, VAR, and custom logic to convert between them. 2015-12-24 05:45:13 +00:00
john marinelli
4fa19f3adc made algorithm clearer 2015-12-23 12:20:22 -08:00
Owen Versteeg
04a735b844 add time units 2015-12-22 12:46:33 -05:00
Owen Versteeg
486c70fd79 Add time units (Issue #520) 2015-12-22 12:41:22 -05:00
john marinelli
5b9f8cc90d add comments 2015-12-21 07:49:35 -08:00
john marinelli
86ce0de7ed remove describe.only from test file 2015-12-20 16:39:20 -08:00
john marinelli
47c152d4a3 all tests run 2015-12-20 16:30:18 -08:00
john marinelli
ce1f5c7c60 integers 2015-12-20 16:01:19 -08:00
john marinelli
37361b900e write tests 2015-12-18 20:23:10 -08:00
john marinelli
2e1bbd14e5 initial commit 2015-12-18 18:57:27 -08:00
jos
605a8e7d3a Documented unit hertz (Hz) 2015-12-06 15:46:19 +01:00
jos
ac04e9842a Released version 2.5.0 v2.5.0 2015-12-05 13:08:38 +01:00
jos
a5e752a275 Updated history 2015-12-04 09:54:53 +01:00
Jos de Jong
c36794e04d Merge pull request #517 from SwamWithTurtles/develop
Add support for 'Hertz' unit
2015-12-04 09:52:33 +01:00
David Simons
cca8cd82bd Add hertz (without changes to diff) 2015-12-03 20:43:57 +00:00
David Simons
12dc0c2f62 Revert "Add Hertz unit"
This reverts commit d2ad436c83294ee56a0e0cac7e68d1f74d864d3b.
2015-12-03 20:42:06 +00:00
David Simons
d2ad436c83 Add Hertz unit 2015-12-03 20:38:56 +00:00
jos
926caae19f Updated plot example 2015-11-28 21:58:43 +01:00
jos
9ffab397b6 Fixed #485: Scoping issue with variables both used globally as well as in a function definition 2015-11-28 21:20:25 +01:00
Eric
34f991949d Added support for complex units 2015-11-28 20:09:22 +00:00
jos
75b216930b Removed unused function 2015-11-28 15:14:49 +01:00
jos
afb982557a Fixed error message 2015-11-28 15:13:29 +01:00
jos
d10309cf73 Moved all aliases into the map ALIASES 2015-11-28 15:10:24 +01:00
jos
148e9d7542 Fixed dealing with Fractions and BigNumbers in Unit._normalize and Unit._denormalize. 2015-11-28 15:04:01 +01:00
jos
b5d3547914 Extended trigo, logical, relational functions with support for Units with BigNumber/Fraction value. (Many failing unit tests!) 2015-11-28 11:35:52 +01:00
jos
2e1d943595 Extended arithmetic functions with support for Units with BigNumber/Fraction value. (One failing unit test!) 2015-11-28 11:04:36 +01:00
jos
5adbe0a055 Extended Unit with support for all numeric types (Fraction, BigNumber) 2015-11-27 22:45:27 +01:00
jos
fa86d87e44 Fixed function number not supporting Fraction input 2015-11-27 21:44:07 +01:00
jos
22300be63b Updated docgenerator to ignore function distribution 2015-11-20 20:13:33 +01:00
jos
52227277db Removed leftover docs of the removed function distribution 2015-11-20 20:09:23 +01:00
jos
53f1de383d Updated history 2015-11-20 10:08:33 +01:00
jos
37d5f253f1 Updated docs 2015-11-18 16:25:13 +01:00
jos
0e42ae20ad Updated history 2015-11-18 16:23:25 +01:00