Alejandro Sior

Results 5 issues of Alejandro Sior

The deno meme is kinda becoming big among the early adopters spheres so i'm asking: is there any plans to port this library to deno in the near future?

Allow the user to specify fonts used via the configuration file and facilitate CJK users. This pull request addresses issues #701 #275 and #528 (partially); and also aims to improve...

enhancement

This idea is suggested in #8 Basically, I did it with a function that wraps the command handlers like `moderatorOnly` but called `needsDatabase` and it catches gracefully whether the database...

The COO to CSR conversion in `BilinearForm.assembly` quickly becomes a bottleneck as the number of threads is increased and limits the asymptotic speedup as `nthreads` is increased. It could be...

### Summary It would be nice to have a way to efficiently interpolate several solution vectors stacked column-wise, à la ```py B = ... # stacked right-hand sides U =...