Scribble python kid has learnt ocaml and want to do ocaml-like things in python (symbolic maths)
Find a file
2024-02-20 01:33:03 +01:00
python_symb Change "instances" class variables of Smybols and children of Symbols to Dict instead of List. Start expand.py (not completed) 2024-02-20 01:33:03 +01:00
README.md Update README.md 2023-07-31 04:45:44 +02:00

Python-symbolic

Small project in pure python to do symbolic maths with my computer. Focus on readability and simplicity

Work in progress