-
### Checklist
- [x] I added a descriptive title
- [x] I searched open reports and couldn't find a duplicate
### What happened?
After updating from macOS Sequoia 15.0.1 to 15.1, I ran `conda update …
-
Describe the Issue
Hi, I followed your youtube video(https://www.youtube.com/watch?v=TQj-KUQophI) to use the colmap to use for NeRF.
I installed "Ceres-solver" im seeing a warning error https://…
-
I am trying to use JavaSMT within a project that is built with Gradle, and am having difficulties, especially with the Z3 dependencies. [I already posted a question on StackOverflow](https://stackover…
-
Distance-based linkage requires 2 elements: a distance and a solver
Suggested solvers:
- [x] LSA `scipy` library
- [x] Greedy algo
- [ ] (maybe a solver for non-squared problems, i.e. different…
-
I can't use `bio_ik` with Pilz. With Trac-IK all is good. You can see my configuration below. Will have to investigate...maybe something is wrong with bio_ik.
```bash
[ERROR] [1707343231.030526630]:…
-
-
Hello
I will appreciate if someone can help with the meaning of this code:
ERROR: Solver (asl) returned non-zero return code (3221226505)
best regards
MCoimbra
-
Add support for the [FATROP solver](https://github.com/meco-group/fatrop) via the recently added support through CasADi's nlpsol.
Requires:
1. Adding FATROP as a dependency
2. Updating the CasADi…
-
In our previous packaging system, we had a convention of always doing a "debug" and "release" build of our libraries, which were ABI compatible and we could swap in the debug build of some library at …
jrray updated
2 years ago
-
Thanks for this excellent library!
When using `BacksolveAdjoint` adjoint method, it's easy to get (and log) forward pass stats with
```python
sol = diffrax.diffeqsolve(
terms, solver, t_0, …