Commit Graph

23 Commits

Author SHA1 Message Date
Bertrand Benjamin 78ce8f767a Fix: fraction rendering
continuous-integration/drone/push Build is passing Details
2021-09-25 18:05:05 +02:00
Bertrand Benjamin 460255b151 Fix: Rendering and changing it works 2020-12-15 15:37:27 +01:00
Bertrand Benjamin 2109fc46cb Fix: simplify rendering by expanding tree. still bugs with set_render 2020-12-12 23:14:44 +01:00
Bertrand Benjamin 1a20e6927d Feat: remove __txt__ and __tex__
continuous-integration/drone/push Build is passing Details
2020-12-12 22:10:53 +01:00
Bertrand Benjamin 7649928be8 Fix: clean __str__ method for token 2020-12-12 22:10:53 +01:00
Bertrand Benjamin f12ec38746 Feat: Polynomial are displayed in nicer order! 2019-10-30 21:12:58 +01:00
Bertrand Benjamin 240857a7ad Fix: chante value to content in raw 2019-10-30 20:58:46 +01:00
Bertrand Benjamin 69e1e43966 Feat: raw methods for tokens 2019-10-16 22:45:41 +02:00
Bertrand Benjamin 84c71f6b5d Feat: overload pow for tokens 2019-10-15 19:32:19 +02:00
Bertrand Benjamin 2fad004d6d Feat: dirty sub (repeatition in explain) 2019-10-13 22:38:49 +02:00
Bertrand Benjamin 207dead5d0 Feat: doctest for operation between Token and str 2019-10-13 22:38:49 +02:00
Bertrand Benjamin e24bff23db Feat: tokens can operate with builtin int 2019-10-13 22:38:49 +02:00
Bertrand Benjamin 931e55c35e Fix: Black does its job 2019-10-13 22:38:49 +02:00
Bertrand Benjamin a32b684b6b Feat: Test and validate roots (but not elegant) 2019-07-16 16:49:33 +02:00
Bertrand Benjamin 63de956a4f Fix: subtree render for tex 2019-07-11 18:03:49 +02:00
Bertrand Benjamin cd590c7fe0 Feat: remove set_render("txt") in doctest 2019-07-11 10:58:01 +02:00
Bertrand Benjamin f1424c8704 Feat: set_render to tex for module import and to txt in doctest 2019-06-28 11:43:17 +02:00
Bertrand Benjamin 09b04d2703 Style: apply black 2019-05-14 06:55:56 +02:00
Bertrand Benjamin 94077b6e6c Refact(core): reorganise files for random 2019-01-07 09:38:20 +01:00
Bertrand Benjamin ef371401e6 Feat(API): +*/ for Tokens 2018-12-13 13:45:39 +01:00
Bertrand Benjamin c9fe2ede7d Feat(API): Allow to init tokens from builtin types 2018-12-13 10:44:52 +01:00
Bertrand Benjamin 5bf23a4793 Feat(API): integrate Token to Expression simplify 2018-12-07 10:27:50 +01:00
Bertrand Benjamin 5938cc7875 Feat(API): throw basis of api maht object (token) 2018-12-07 08:10:15 +01:00