|
f8b24472d1
|
Fix: clean __init__
|
2019-10-30 20:59:09 +01:00 |
|
|
69e1e43966
|
Feat: raw methods for tokens
|
2019-10-16 22:45:41 +02:00 |
|
|
aba43c9f19
|
Feat: no more round in quadratic roots
|
2019-07-17 09:55:32 +02:00 |
|
|
204fdf755b
|
Feat: to_be_token decorator and force token to be Integer when it's
possible
|
2019-07-17 09:49:50 +02:00 |
|
|
a32b684b6b
|
Feat: Test and validate roots (but not elegant)
|
2019-07-16 16:49:33 +02:00 |
|
|
04ac74d17a
|
Fix: move __call__ to expressions
|
2019-07-15 18:37:16 +02:00 |
|
|
41385ec561
|
Feat: Polynoms can be differentiate!!!!
|
2019-07-15 17:48:59 +02:00 |
|
|
6e24756746
|
Fix: replace notimplemented by NotImplementedError
|
2019-07-15 17:16:00 +02:00 |
|
|
d45ab560c9
|
Feat: coefficients, delta and some roots for polynomial, Linear and Quadratic
|
2019-07-15 11:59:28 +02:00 |
|
|
fa8beb6bb2
|
Feat: Polynomial can be evaluated
|
2019-07-15 11:14:48 +02:00 |
|
|
071b8caf1d
|
Feat: start working on eval for polynoms
|
2019-07-15 10:42:49 +02:00 |
|
|
09b04d2703
|
Style: apply black
|
2019-05-14 06:55:56 +02:00 |
|
|
c9fe2ede7d
|
Feat(API): Allow to init tokens from builtin types
|
2018-12-13 10:44:52 +01:00 |
|
|
bcf589c607
|
Feat(API): factory build every tokens!
|
2018-12-07 11:23:05 +01:00 |
|
|
5bf23a4793
|
Feat(API): integrate Token to Expression simplify
|
2018-12-07 10:27:50 +01:00 |
|
|
5938cc7875
|
Feat(API): throw basis of api maht object (token)
|
2018-12-07 08:10:15 +01:00 |
|