|
f8e00a8638
|
Create MOstrPower and start adding it into multiply
|
2018-03-18 10:34:46 +03:00 |
|
|
3f3e52cdf8
|
Decorator for computing special cases
|
2018-03-17 11:55:32 +03:00 |
|
|
f4422c6d1a
|
Use multipledispatch to define divide (plus dostring for add)
|
2018-03-17 10:38:59 +03:00 |
|
|
c08ea7b86a
|
Use multipledispatch for multiply
|
2018-03-17 10:28:43 +03:00 |
|
|
f2fb80c55b
|
Build minus with multipledispatcher
|
2018-03-17 10:15:46 +03:00 |
|
|
9610ee1c7e
|
Use multipledispatcher to define add for MO
|
2018-03-17 10:04:53 +03:00 |
|
|
0cef131c41
|
Render momonial and multiply with scalar
|
2018-03-17 08:45:23 +03:00 |
|
|
985032b1af
|
type filter for operations
|
2018-03-15 16:37:48 +03:00 |
|
|
d1c6e2d3da
|
Overload operators for MOnumbers in order to use gcd
|
2018-03-13 18:57:38 +03:00 |
|
|
3c133250ec
|
Multiply and divide are ok for MOnumber and MOFraction
|
2018-03-13 17:12:41 +03:00 |
|
|
e4efa1028e
|
Some PEP8 rectifications
|
2018-03-13 14:43:48 +03:00 |
|
|
e9046c49ff
|
Rewrite compute and remove reference to computing in OPERATORS
|
2018-03-13 05:46:14 +03:00 |
|
|
25f791bd81
|
Minus MO
|
2018-03-12 19:27:01 +03:00 |
|
|
98381f4512
|
Add 2 fractions works!
|
2018-03-12 07:34:26 +03:00 |
|
|
5f5fcc5a79
|
Multiply with MOnumber and MOFraction
|
2018-03-11 20:05:17 +03:00 |
|
|
b10492533e
|
Throw bases for computing (and start tiding exceptions)
|
2018-03-11 18:34:41 +03:00 |
|