Aurora

Results 5 comments of Aurora
trafficstars

Apparently the problem wasn't with Radian, I restarted my computer and it sorted itself out. I also had the same issue in Rmarkdown, so the issue probably does not have...

Ah, sadly I'm too high-level to ever have dwelved into actually rendering things in practice, so I didn't know Katex had these limitations.

One thing I wanted to add to this is that for it to be used for presentations it would be fairly important to be able go back between "slides". Say...

I've implemented a basic branch & bound algorithm in my own project I'm working on I could add to the library if it's accepted, it might not be the most...

First idea that popped in my mind, for files & Paths specifically, would be to make `FileCache` generic over some additional generic type `T: AsRef`, such that it stores those...