Bertrand Benjamin
|
d6bb61dc48
|
Fix: Black does its job
|
2020-08-20 16:59:40 +02:00 |
Bertrand Benjamin
|
9d9224fcba
|
Feat: Polynoms can be differentiate!!!!
|
2020-08-20 16:59:40 +02:00 |
Bertrand Benjamin
|
09b04d2703
|
Style: apply black
|
2019-05-14 06:55:56 +02:00 |
Bertrand Benjamin
|
827249e944
|
Fix(Core): str, txt and tex methods for MOmonial with -1 in coef
|
2018-12-21 12:26:11 +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
|
8b6ede92c5
|
Feat(Core): Clarify power and degree for MO
|
2018-12-07 15:29:34 +01:00 |
Bertrand Benjamin
|
cad6cd7182
|
Feat(Core): add coefficients property to MOstr, MOstrPower, MOMonomial
|
2018-12-07 15:09:39 +01:00 |
Bertrand Benjamin
|
21cc3b68a3
|
Fix(core): Add doctest and simplify tree build
|
2018-12-07 11:21:40 +01:00 |
Bertrand Benjamin
|
8f99d1e71e
|
Feat(Core): Add signature to mos
|
2018-11-23 10:05:36 +01:00 |
Bertrand Benjamin
|
6edf4fe5b4
|
Fix(MO): Redefine strpower method of MOMonomial for deg 1 case
|
2018-11-19 12:21:59 +01:00 |
Bertrand Benjamin
|
f6f6741398
|
Fix(MO): MOMonomial variable can be str in __init__
|
2018-11-13 15:55:55 +01:00 |
Bertrand Benjamin
|
051d79cb9b
|
Feat(Compute): Start add MO to create MOpolynomial
|
2018-11-13 11:40:21 +01:00 |
Bertrand Benjamin
|
eff3ccf9f5
|
Feat(MO): Initiate MOpolynomial
|
2018-11-13 10:58:32 +01:00 |
Bertrand Benjamin
|
abf056ce33
|
refactor(MO): Separate value and tree in MOs
|
2018-11-13 09:14:50 +01:00 |
Bertrand Benjamin
|
f8e00a8638
|
Create MOstrPower and start adding it into multiply
|
2018-03-18 10:34:46 +03:00 |
Bertrand Benjamin
|
0cef131c41
|
Render momonial and multiply with scalar
|
2018-03-17 08:45:23 +03:00 |
Bertrand Benjamin
|
6e2cc96781
|
Start MOMonomial class
|
2018-03-14 11:42:43 +03:00 |