Jason K. Moore

Results 1408 comments of Jason K. Moore

It may be more interesting to see how other CAS's handle this. You only showed what numerical systems did above.

Is there any reason we can't enable for any negative integer?

As long as the math is correct, we can support it. I can't remember why we limited it before.

This object should do whatever the mathematical definition of a singularity function is. But, that I do not know. Maybe you can find a formal definition.

If you confident that enabling n < 0 where n is real that the singularity function and any of its defined mathematical properties are correct, then you can do so.

Or said a bit differently: it is better that singularity functions raise "NotImplemented" errors than generate incorrect results.

Sounds good. You can always change it later if you learn more.

Yes, `josspaper.md` would be preferable to me too. As far as the hidden file goes, my suggestion stemmed from the fact that having to add a non-software necessary file in...

Another idea here, that follows github. Can we have a `.joss` directory in the root of the repo for all the joss related items?

I put my joss related files into a sub-directory in my repo named "joss-paper" and submitted the paper. It worked! So it seems you can put the paper.md in a...