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
|
abf056ce33
|
refactor(MO): Separate value and tree in MOs
|
2018-11-13 09:14:50 +01:00 |
Bertrand Benjamin
|
94c117151d
|
Fix(Fraction): debug successive division (1 to MOnumber(1))
|
2018-10-05 11:20:08 +02:00 |
Bertrand Benjamin
|
a557fa3981
|
Fix(steps): Typing steps are bypassed
Useless steps where complex objects were built are not shown. I create
a typing function which is called when compute raise
NotImplementedError.
|
2018-09-24 17:21:50 +02:00 |
Bertrand Benjamin
|
3f3e52cdf8
|
Decorator for computing special cases
|
2018-03-17 11:55:32 +03:00 |
Bertrand Benjamin
|
f4422c6d1a
|
Use multipledispatch to define divide (plus dostring for add)
|
2018-03-17 10:38:59 +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 |