hungrydonkey
hungrydonkey
In Global Configuration of README, it says that ***for most cases it just means `$*HOME/.zef/config.json` will override an installed zef configuration file.*** But actually the path should be `$*HOME/.config/zef/config.json`
When I try to use the deterministic method to calculate the determinants of some matrices, perl6 prompts me "attempt to divide by zero when combining Rational to Str",but this matrix...
When I run the toy example in the README, it is broken. ``` Cell In[4], line 1 ----> 1 A, b, dbdd = initialize_from_LWE_instance(DBDD, n, q, m, D_e, D_s) File...