I always wished these notepad calculators would run plain python. POC - https://github.com/idanpa/jupad
For lightweight calculations re-execute everything while typing cells https://github.com/idanpa/jupad
lyx [1] is great for live editing of latex . Set the instant preview Tools>Preferences>Display>Instant Preview if you want automatic latex rendering, although the editor rendering is nice as it is. For something that is…
I think PyPy usually has slower startup time. Need to try to defer some of the imports to be done in the background, see how good is the outcome. Feel free to open an issue in github.
I use SymPy as my calculator with https://github.com/idanpa/calcpy
Virtualization can happen in the hardware itself, e.g. SR-IOV.
matplotlib is not needed, SymPy fallsback to ascii plotter and this is what I use on phone with termux.
yes, with modifications - https://github.com/idanpa/calcpy
I felt SymPy needed some adjustments for it to be fun and useful for my day-to-day calculations, so I wrote this: https://github.com/idanpa/calcpy
I always wished these notepad calculators would run plain python. POC - https://github.com/idanpa/jupad
For lightweight calculations re-execute everything while typing cells https://github.com/idanpa/jupad
lyx [1] is great for live editing of latex . Set the instant preview Tools>Preferences>Display>Instant Preview if you want automatic latex rendering, although the editor rendering is nice as it is. For something that is…
I think PyPy usually has slower startup time. Need to try to defer some of the imports to be done in the background, see how good is the outcome. Feel free to open an issue in github.
I use SymPy as my calculator with https://github.com/idanpa/calcpy
Virtualization can happen in the hardware itself, e.g. SR-IOV.
matplotlib is not needed, SymPy fallsback to ascii plotter and this is what I use on phone with termux.
yes, with modifications - https://github.com/idanpa/calcpy
I felt SymPy needed some adjustments for it to be fun and useful for my day-to-day calculations, so I wrote this: https://github.com/idanpa/calcpy