-
```julia
julia> @time_imports using SciMLSensitivity
293.5 ms Preferences
0.5 ms PrecompileTools
0.3 ms SuiteSparse
0.4 ms Requires
2.2 ms ArrayInterface
…
-
**Describe the bug 🐞**
The `sensealg` in solve is ignored, currently it only follows the sensealg defined in the problem
Looks like, the sensealg is not in the prob.kwargs, and is ignored in the…
-
Hi,
I tried [this harmonic oscillator example](https://docs.sciml.ai/DiffEqDocs/stable/examples/classical_physics/#Second-Order-Linear-ODE) with Unitful.jl.
But it doesn't work:
Code:
C…
-
**Describe the bug 🐞**
Building an ODEProblem from an ODESystem throws an error indicating missing variables, that were optimized away during `structural_simplify`.
By manually combining two of th…
-
**Describe the bug 🐞**
When using `tstops` with non-adaptive methods, the elements of tstops need to be integers **if** tspan is given as a tuple of integers.
**Expected behavior**
It should…
-
There are some node.js developers I'd like to inform about replikativ, but for them to consider it, I'd have to say it's on npm. How would a JS guy use this? I'm not asking for myself but rather bec…
orlin updated
8 years ago
-
If I install `pytest-xdist` and run tests with `pytest -n8`, sometimes (half the time?) the test `models_imported_inside_init_file_one_to_one_field` fails with a failure like:
```
Traceback (most …
-
These are [permitted in OSM](https://wiki.openstreetmap.org/wiki/Relation:multipolygon#Touching_inner_rings) yet not by SF. [`osmdata.cpp`](https://github.com/osmdatar/osmdata/blob/master/src/osmdata.…
-
I am wondering if there is a way to use only meili as a library?
By this I mean, take the necessary code and use it in another project by importing it and calling appropriate functions. If so, cou…
-
I've tried everything I can think of to try to get the view to rotate to the up vector, but the Scene just seems to ignore it.
Makie v0.11.0
GLMakie v0.1.5
MakieLayout v0.9.9
the lookat and e…