-
Hi, I am trying several tooling options and I thought JSim is the most universal man-in-the-middle between SBML, CellMl and other languages. I tried to import CellMl model ( https://models.cellml.org/…
-
Hi, just found your library! Very exciting.
Were you planning to add support for ODE simulation with diffrax?
I use diffrax to simulate my models and optimistix to fit them, and more generally wo…
-
I think solver flags such as `-nls` should be thought as a last resort for experts and development work, not as something that people should normally tamper with.
The standard behaviour for "norma…
-
The 3.13 builds failed on conda forge, see https://github.com/conda-forge/opty-feedstock/pull/33
This is the traceback:
```
+ python betts2003.py
Traceback (most recent call last):
File "/h…
-
Hi all,
I'm currently working on an incompressible unsteady Navier-Stokes solver with pressure correction (the code is based on the NS miniapp). In the segregated approach, one of the steps is a pres…
-
# Software tools
The software tools listed here are ones that we've found useful for various [Wild Peaches](https://wildpeaches.xyz/) articles, or maybe we think they'll cool once we get around to th…
-
Since Sage 9.2, the [spkg section of the Sage reference manual](https://doc.sagemath.org/html/en/reference/spkg/) is automatically generated from the information in the [SAGE_ROOT/build/pkgs/](htt…
-
Applying the index-reduction algorithm (Pantelides,1988) to a high index DAE to convert it to an ODE, introduces hidden constraints. Since in FMI for ModelExchange, only ODE are supported, the index r…
-
Hello, I am interested in exploring the concept of periodicity in art and mathematics, and I have a specific idea that I would like to formalize and express mathematically. My idea is based on the con…
-
**书名** | **作者** | **出版社** | **索书号** | **出版日期** | **版本** |--
--|--|--|--|--|--|--
| A book on C : programming in C [(目录和简介)](http://202.120.227.5:8080/harvard/mit_links/mt251.doc) | Al Kelley, Ira …