Bertrand Benjamin
|
09b04d2703
|
Style: apply black
|
2019-05-14 06:55:56 +02:00 |
Bertrand Benjamin
|
9a68b826a3
|
Feat(Core): Change default str function for MO
|
2018-12-21 12:20:13 +01:00 |
Bertrand Benjamin
|
f51ffbbe8b
|
Fix(Core): refact MO, clean import and fix renders
Split MO in 2 categories Atoms and Molecules
|
2018-12-21 11:26:37 +01:00 |
Bertrand Benjamin
|
5cbefa3165
|
Fix(Core): Add mopoly * other and reorder monoms after *
|
2018-11-23 12:15:12 +01:00 |
Bertrand Benjamin
|
9e4edc09e3
|
Feat(Core): Multiply 2 MOpolynomial together
|
2018-11-23 11:59:07 +01:00 |
Bertrand Benjamin
|
55c0830671
|
Feat(Core): Compute with MOpolynomial with all but MOpolynomial
|
2018-11-23 11:53:37 +01:00 |
Bertrand Benjamin
|
2176cc65df
|
Feat(Core): Multiply for monome is done
|
2018-11-23 11:24:33 +01:00 |
Bertrand Benjamin
|
abf056ce33
|
refactor(MO): Separate value and tree in MOs
|
2018-11-13 09:14:50 +01:00 |
Bertrand Benjamin
|
e6abc208a0
|
Feat(compute): Multiply strpower and str done
Discover bug with str and * printing
|
2018-10-10 10:28:38 +02:00 |
Bertrand Benjamin
|
b24069a72d
|
Fix(compute): split multiply between compute and type
|
2018-10-01 11:55:35 +02:00 |
Bertrand Benjamin
|
f8e00a8638
|
Create MOstrPower and start adding it into multiply
|
2018-03-18 10:34:46 +03:00 |
Bertrand Benjamin
|
3f3e52cdf8
|
Decorator for computing special cases
|
2018-03-17 11:55:32 +03:00 |
Bertrand Benjamin
|
c08ea7b86a
|
Use multipledispatch for multiply
|
2018-03-17 10:28:43 +03:00 |
Bertrand Benjamin
|
0cef131c41
|
Render momonial and multiply with scalar
|
2018-03-17 08:45:23 +03:00 |
Bertrand Benjamin
|
985032b1af
|
type filter for operations
|
2018-03-15 16:37:48 +03:00 |
Bertrand Benjamin
|
3c133250ec
|
Multiply and divide are ok for MOnumber and MOFraction
|
2018-03-13 17:12:41 +03:00 |
Bertrand Benjamin
|
e4efa1028e
|
Some PEP8 rectifications
|
2018-03-13 14:43:48 +03:00 |
Bertrand Benjamin
|
98381f4512
|
Add 2 fractions works!
|
2018-03-12 07:34:26 +03:00 |
Bertrand Benjamin
|
5f5fcc5a79
|
Multiply with MOnumber and MOFraction
|
2018-03-11 20:05:17 +03:00 |