Commit Graph

10 Commits

Author SHA1 Message Date
bakk
33067b9a46 Updated transpose test since it was redundant 2022-01-20 20:04:43 +01:00
bakk
917eea3ffe Matrix tranpose function 2022-01-19 23:46:36 +01:00
bakk
777d54cd40 Fixed matrix multiplication panicking in some cases 2022-01-18 19:53:32 +01:00
bakk
b8b7a0e257 Fixed associativity for parse_sum/parse_factor 2022-01-18 18:57:54 +01:00
bakk
4521a2e05a Allow nested sums 2022-01-16 22:24:42 +01:00
bakk
d54f2c1c4b Custom sum/prod variable name
Eg. sum(k=1, 3, 2k)
2022-01-16 21:48:46 +01:00
PaddiM8
48e7b719f6 Chained comparison operators 2022-01-16 01:44:50 +01:00
PaddiM8
67ef28bd7f Vector comprehensions 2022-01-16 00:33:26 +01:00
PaddiM8
c31001777e Added integration tests for derivation, functions, groups, integration, matrices, sum, variables, and vectors 2022-01-14 22:56:59 +01:00
PaddiM8
d01ce4c526 Created integration tests 2022-01-01 03:42:49 +01:00