Commit Graph

15 Commits

Author SHA1 Message Date
Bertrand Benjamin ff4d8471ef Feat: dirty way to manage () and * in render 2020-12-15 16:01:54 +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 fadd93b9a6 Feat: change frac to dfrac for fractions 2019-11-04 09:43:52 +01:00
Bertrand Benjamin cb8010c7ac Feat: force subtree to be str and tex instead of txt in tree2tex 2019-11-04 09:39:52 +01:00
Bertrand Benjamin 1685c73051 Feat: Allow pure string rendering 2019-07-16 09:09:39 +02:00
Bertrand Benjamin 63de956a4f Fix: subtree render for tex 2019-07-11 18:03:49 +02:00
Bertrand Benjamin f037d5545f Fix: Clean tree2tex by copying tree2txt 2019-06-28 11:30:54 +02:00
Bertrand Benjamin 09b04d2703 Style: apply black 2019-05-14 06:55:56 +02: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 24b421209f Fix(Core): add exceptions handling in render (not convinced...) 2018-12-07 11:21:00 +01:00
Bertrand Benjamin d2f67a0961 Fix(Render): Ajust "*" visibility with variables 2018-10-10 10:40:40 +02:00
Bertrand Benjamin ec25cfab53 Add doctest 2018-09-17 16:27:20 +02:00
Bertrand Benjamin 6763ae6074 Modify the way ^ is rendering 2018-03-14 11:40:57 +03:00
Bertrand Benjamin e4efa1028e Some PEP8 rectifications 2018-03-13 14:43:48 +03:00
Bertrand Benjamin b2239e0e56 str2tex done and integrate into MO 2018-03-10 16:08:28 +03:00