Y
Hacker News
new
|
ask
|
show
|
jobs
by
idanp
849 days ago
I use SymPy as my calculator with
https://github.com/idanpa/calcpy
2 comments
Hugsun
848 days ago
This looks perfect. I've found native sympy to be a little cumbersome to use.
link
qorrect
848 days ago
Same here, I've been slogging through with raw sympy this tool looks great.
How do I speed up the start time for it - any ideas? Recompile it with PyPy or similar?
link
idanp
848 days ago
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.
link
throw4023042q0
848 days ago
this project is AWESOME! cool idea man
link