-
Hello,
I have been working with MFEM for a short time. After having fun with some of the available examples, I am now working on boundary conditions for time dependent problems.
My current work …
-
https://lablab.ai/event/audiocraft-24-hours-hackathon/introspectiwavevisioneers
It's exciting to see how lablab.ai is organizing the AudioCraft 24-hours Hackathon, diving into the realm of audi…
-
Based on the sage package https://github.com/mclf/mac_lane.
Depends on #21782
Depends on #23166
Depends on #23167
Depends on #21879
Depends on #23185
Depends on #23203
Depends on #23204
Depends on …
-
"discerete element method (DEM) simulaitons" should be "discrete element method (DEM) simulations"
-
We create a base class `ConvexSet_base` with abstract methods to define an API for convex sets (convex subsets of a finite dimensional topological R-vector space such as `R^n`).
We use it to test/u…
-
In 5.11.rc0:
```
sage: K = QuadraticField(-3)
sage: K.primitive_root_of_unity()
1/2*a + 1/2
sage: UK = K.unit_group()
sage: K.primitive_root_of_unity()
u
sage: K.primitive_root_of_un…
-
I'm seeing an excessive loss of precision far beyond what is typically acceptable for 64-bit calculations:
``` python
from jax.config import config; config.update("jax_enable_x64", True)
import…
-
**Home Assistant release with the issue:** 95.4
**Last working Home Assistant release (if known):**
**Operating environment (Hass.io/Docker/Windows/etc.):**
Docker
**Component/…
-
Basically the same as https://github.com/dotnet/aspnetcore/issues/10131 which has been closed in in favour of #10452 which was in turn closed in favour of #10450 (influencing the ``).
Having the a…
-
In #11900, some regressions were fixed that have been introduced in #9138. It seems that one of the examples from #11900 shows a regression again:
```
sage: E = J0(46).endomorphism_ring()
sage: %ti…