Autumn!
Autumn!
It would also be useful if `peg/replace-all` had this feature too!
yep on the web ui
[link removed because the instance no longer uses the default GTS theme]
yeh on the one hand there's the thumbnail-generation making the thumbnail look weird but u'd probably have to add an option in the media-upload api to make that not look...
I am also running into this problem while trying to set up a site on a server with divisions of the site managed by different users. I was hoping (given...
I wrote this specification manually based on the REST API specification on the readthedocs page, and the behavior of the instance hosted at `ihatemoney.org`. Unfortunately I have no experience/opinion on...
Oh woops I actually completely forgot why I had a fork of this repo so i just deleted it while i was cleaning up my repositories -- entirely an accident!...
yep no worries :)
I don't think `atan2` makes sense with Complex numbers. `ceil` and `round` can be implemented in the same way as `floor`. `nrt`is a little more *complex* - if this returns...
I think the majority of these unimplemented ones won't be achievable within rug::Rational... I'm fairly sure that the only ones that make sense are - add/sub/mul/div - abs - floor...