-
This bug aims to track map/direction bugs in the area with the giant sundial.
Since you can "flip" the world the game uses the routines ```SAY-EAST``` and ```SAY-WEST``` to print the correct direct…
-
I read [here](https://users.rust-lang.org/t/ffi-etiquette-best-practices/24125/4) that you intend to write an ergonomic wrapper around SUNDIALS. Have you begun that at all?
In any case, thanks very…
bzm3r updated
5 years ago
-
Trying to run the ScaleMicrogrid test is throwing an error on the 'develop' branch. The error output is as follows:
"ScaleMicrogrid" start time: Jul 10 14:10 EDT
Output:
Test the Relative Error
…
-
The latest release (3.5.2) compiles without error on Python 3.12, but the fortran based solvers are not compiled.
This is on Arch linux with SUNDIALS 6.7.0 and compilation per
```shell
python set…
-
It might be good to have the option to show some kind of progress in case of longer simulation loops
-
Hello,
I am building casadi from source with IPOPT from HSL however, when compiling, I get the following error:
In file included from /gpfs/home/acad/ucl-tfl/jcrismer/.local/casadi/casadi/interf…
-
* [ ] Port energy kernels (easy)
* [ ] Port Demag (easy-ish)
* [ ] Port time integration (hard)
Unless we can get SUNDIALS GPU working, would have to ditch this and write own integrator. At the m…
-
I'm trying to update the Arch [pkg instructions](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-httpstan).
`python3 -m poetry build`
- fills ~/.cache/pypoetry/virtualenvs
- mirro…
-
Presently, NEURON and PySCeS cannot be used together a single Python memory space, likely due to their shared dependency on SUNDIALS.
The Dockerfile below illustrates the problem. Building this res…
-
With a lot of help, I managed to get this to build using nix: https://nixos.org. It built for me on macOS using
```
nix-build --pure sundialsTest.nix -I nixpkgs=https://github.com/nixos/nixpkgs-ch…