ambiso
ambiso
Colors! Because who doesn't like them?! Just opening this PR to see if there's demand. It's a really slow/lazy way to implement syntax highlighting but it works. I can improve...
Currently some words in the wordlist don't have a unique three character prefix. It would be neat if the first three characters of a word were unique, so that only...
The link in the README.md was outdated, so I updated it.
I'm trying to get karamel to run with nix. Maybe I missed a guide somewhere, but here's my documented failures. I would be very grateful for any pointers what I...
Hello! I was trying to use [gso](https://nemocas.github.io/Nemo.jl/latest/matrix.html#Nemo.gso-Tuple{fmpq_mat}) today, however, unfortunately, it's only defined for `fmpq_mat`, and I wasn't able to use it with a matrix of complex values (`acb_mat`). `gso`...