Bertrand Benjamin
|
25bfb7699b
|
Feat: add doctest add int and Decimal
|
2020-08-20 16:59:40 +02:00 |
Bertrand Benjamin
|
09b04d2703
|
Style: apply black
|
2019-05-14 06:55:56 +02:00 |
Bertrand Benjamin
|
ce10db7c32
|
Refact(Core): Move arithmetic to core from compute
|
2018-12-21 16:42:05 +01: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
|
c176bb7bc4
|
Feat(Typing): Write all str related typing functions
|
2018-11-14 10:04:27 +01:00 |
Bertrand Benjamin
|
a79ffb0cf9
|
Feat(Compute): Compute with monomials is done
|
2018-11-14 09:00:19 +01:00 |
Bertrand Benjamin
|
b23d83b9da
|
Feat(Compute): Add polynoms with polynoms
|
2018-11-13 16:19:02 +01:00 |
Bertrand Benjamin
|
17153dd345
|
Feat(Compute): Add MOpolynomial with scalar
|
2018-11-13 14:42:40 +01:00 |
Bertrand Benjamin
|
a32fd7cbc6
|
Feat(Compute): Compute MOstr and MOstrPower
|
2018-11-13 12:12:36 +01:00 |
Bertrand Benjamin
|
abf056ce33
|
refactor(MO): Separate value and tree in MOs
|
2018-11-13 09:14:50 +01: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
|
9610ee1c7e
|
Use multipledispatcher to define add for MO
|
2018-03-17 10:04:53 +03:00 |
Bertrand Benjamin
|
985032b1af
|
type filter for operations
|
2018-03-15 16:37:48 +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
|
b10492533e
|
Throw bases for computing (and start tiding exceptions)
|
2018-03-11 18:34:41 +03:00 |