-
First of all, thank you for developing such a powerful tool. I've been using Ceres Solver to implement a robust positioning system.
My question is about the accuracy of the estimated covariance. In…
-
In a discussion with my friend @skieninger about the speed of sparse linear solvers of Matlab versus Python for solving a large system of equation (around 1e6) , we compared the backslash solver of Ma…
-
The continental extension cookbook currently fails for me with the output as shown below.
When I change the solver to AMG, the model runs without a problem.
I would suggest to switch this cookbo…
-
### Description
The solver fails to simulate system becomes singular at initialization.
The given model is having this issue:
```
Buildings.Fluid.HydronicConfigurations.ActiveNetworks.Examples…
-
Implement LU decomposition-based linear system solver,
1. Triangular system solver
2. LU decomposition
-
This is the issue we all talked about by email over the last week: Amneet can reproducibly get huge (factors of 50x to 300x) slowdowns in linear solves. We strongly suspect that this is due to allocat…
-
The model `Buildings.DHC.Plants.Combined.Examples.AllElectricCWStorage` works locally with OMC 1.23.0, but fails on travis.
The local simulation has a large log file due to
```
Non-Linear Solver t…
-
### Is your feature request related to a problem? Please describe.
Recently, the dense `linalg.solve` function was updated to exploit the matrix structure in https://github.com/scipy/scipy/pull/128…
-
### Bug Description
-ksp_type
-snes_test_jacobian
when passed to the second PC object get passed to the first one as well.
Same for solve_type but that's likely a different cause. It would be …
-
Hello and thanks for this awesome package! This is more of a question than an issue, I'd be interested in the feasibility of using a linear system solver implemented in Julia with OSQP. Has anyone exp…