I hve a global shortcut to open a Julia REPL session and I use that to perform any sort of quick calculations instead of a GUI calculator. The best thing about this approach is that I can always create new functions for stuff I use often.
Qalc seems like a better calculator to me and is more stable somehow despite being written in I think C++. Not having to download a huge programming language taking up GB of space, research an ecosystem and import ten packages sounds ideal. I prefer python or R and sometimes even BC to Julia for terminal calculating anyways...
I'd let the post about qalculate be about qalculate here.
thumbuddy|2 years ago
I'd let the post about qalculate be about qalculate here.
bobmaxup|2 years ago
sundarurfriend|2 years ago
Do you put those in your startup.jl? Do you have a Startup package like some recommend for Julia 1.9+?