-
I'm trying to install bertini on a mac with an M1 chip running Monterey v 12.5. I'm using homebrew for my package manager.
When I run ./configure at the end I see:
configure: error: unable to f…
-
Hi,
Thanks for developing this awesome package!
I want to solve an inverse problem modelled as a system of ODE evolving through time. I want to calculate several parameters that also depend on tim…
-
KSP 1.12.3, MJ#1197
Autostaging doesn't work properly anymore on several time tested rockets: radial attached LfOx booster stages with tanks and engines and fuel lines to the core stage are not sep…
-
Při testování v KNAV jsme narazili na následující problémy ve formuláři pro eČlánky (pozor: ne NDK články nebo NDK eČlánky, ale jen **eČlánky**) . Celé by se to asi dalo shrnout tak, že by nebylo špat…
-
For large polynomial sequences many operations take ages because the constructor can be slow. For example, substitution and loading from a pickle took ages for large systems.
CC: @sagetrac-jakobkr…
-
Implements coercion within lattices of finite fields lying above the same prime when implemented with Conway polynomials.
```
sage: k = GF(9, conway=True, prefix='z')
sage: l = GF(27, conway=True, …
-
-
This is the answer from chatgpt:
```
Pyloudnorm is an open source library for audio signal processing in Python that includes tools for modeling nonlinear distortion of loudspeakers.
Specifical…
-
@rjzamora pointed me at this, and I had some thoughts around the term rewriting aspects.
peephole-based rewrite systems like matchpy are quite powerful, but do suffer from some flaws if local rewri…
-
All evaluations in `proof::EvaluationProof` and `proof:LookupEvaluationProof` should be of length 1. We should enforce that at the very beginning when receive a proof in `verifier.rs`.