-
I'd like to be able to pass a custom solver as an argument:
```python
class MyClusterSolver(ClusterSolver):
def kernel(self, *args, **kwargs):
# some custom code
dmet = DMET(mf, sol…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
This is a virtual 3D version of the famous Rubik's Cube puzzle. Experience the challenge a…
-
**What version of OR-Tools and what language are you using?**
Version: 9.11.4210
Language: Python
**Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)**
Routing Solver, CP-SA…
-
Consistent naming of different components of the case file. Originally raised in PR #1617 where the Krylov solvers are a good example of things that could be improved to comply more with the rest of t…
-
Hello! First of all, thank you to the software writer for making this package. There are many examples with lovely pictures.
The documentation site says the package supports differentiating through…
-
Hi,
I followed the README file and tried to run `make`, but had the error messages copied below.
My ceres-solver was installed with home brew.
May I ask if you have insights on how to fix the …
-
Raising this issue to document and keep track of speed problems.
Testing the 'fishbone_bevel' example, which stresses the core quite a bit, this is the timing results I got:
- Gear stack generat…
-
Check if sth from SODE can be reused
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open reports and couldn't find a duplicate
### What happened?
In an environment with `libmambapy` v2 and `conda` 2024.11.0, trying t…
-
Hi,
this solver is really great. I was wondering if you would have an example of conjugate heat transfer for a cylinder in the cross flow... and also show how one can calculate the Nusselt's numbe…