-
Hi again Matt and happy new year,
Hope you are healthy. Just came across this one, not sure if it's a bug or intended functionality. the `poly.degrees` function on some polynomial returns all degre…
-
I think it would be a good idea to use the promote system to also support the following:
```julia
julia> using AbstractAlgebra
julia> Qx, x = QQ["x"]
(Univariate Polynomial Ring in x over Ration…
-
**Summary**
Elastic Tensor jobs work using pressure, but not using energy my strructures. When the "use_pressure" = False option is set they throw:
```python
_fit_coeffs_with_energies(strain, ene…
-
I observe some numerical difficulties in constrained polynomial optimization with small problems; and before scaling them up, I wanted to ask whether you'd expect such a behavior and the interpolant-b…
-
I would like to have this. It is inconvenient.
-
Right now:
```
gap> GammaLMeetSU(9, 8, 3);; time;
3396
```
That's over three seconds to compute the generators. That's really slow, by 2-3 orders of magnitude.
A core problems seems to be the …
-
I'm updating ApproxFun and this caught me by surprise:
``` julia
abstract Foo
julia> (f::Foo)(x)=x
ERROR: cannot add methods to an abstract type
in eval(::Module, ::Any) at ./boot.jl:267
```
Is thi…
-
I understand this has been discussed and experimented with before and people found that it was really annoying when `+` didn't automatically broadcast. But @StefanKarpinski suggested I opened an issu…
dalum updated
2 years ago
-
I recently made a new version of eclib, which will only affect the saturation of points on elliptic curves over Q. The interface for this (in the `saturation()` method for elliptic curves over Q) h…
-
Investigate and fix the memory errors the program is experiencing in generating random SL_2(Z) matrices.