Bzero
Bzero
Thanks for your reply. I was not aware that `QT_API` is used by other packages too so I agree that adding a `QT_VERSION` environment variable makes sense. The only drawback...
I started working on this feature but was not sure how to call the new command. Maybe `load` as the opposite of `save` or just `run` possibly?
Maybe I'm being unnecessarily picky but I think it is not ideal that the proposed operator dictates the unit of the second operand, in my opinion the new "increase-by" and...
I stumbled over this topic in numbat once earlier and I think it is actually possible at the moment to have cyclical dependencies of modules on each other as long...
I don't know your exact code of course but I would suspect that you have the `use` statement before all functions needed by the other module are defined (probably on...
> Maybe the easiest way forward would be to use one of these (as a library)? Yes, if there is a library that can display markdown including math blocks in...
I was involved in teaching a course on plasma physics this fall semester for which I implemented a small formulary with the most important formulas in Numbat which I think...
Of course, take your time!
> I finished my review. Again: thank you very much for implementing this — and adding examples to all existing functions! Thanks a lot for the review.
Generally I am concerned about any lines containing only whitespace. I agree that there are multiple ways a blank line in a data file could be interpreted, however I would...