-
Originally reported on Google Code with ID 2729
```
This patch adds camconst support for foveon files.
Ilias, could you add the camconst entries for the foveon cams please?
Ingo
```
Reported by `he…
-
I think it would be great if all the ODE/DAE solvers could be called through the same interface. This would essentially mirror the approach of https://github.com/JuliaOpt/MathProgBase.jl . Would it …
-
I think NLopt is probably the right choice. Here is a note on this from @hongkai-dai:
I did a quick search, and it seems IPOPT is a good choice. Both IPOPT and and NLopt are free and open source. IP…
-
Update from Dimitri, Oct 2012: after talking with many developers and users, we should definitely make the inversion tools in SPECFEM3D more standard and more user friendly. Even if there are many opt…
-
The optimize functions do not have any way to set parameter limits, for example stating p[0]>=0 to prevent the fitting from attempting negative values. This SEVERALLY limits the usefulness of the pack…
-
Besides the #3 , I have a question on matrix multiply. What is its performance compared to the hardcoded library functions? If it is something like a third, then it might be possible to speed it up by…
-
Thomas Gerber of the Paul Scherrer Institut contacted us and offered to let his Lin-BASEX method be incorporated into PyAbel!
The method is already implemented in an iPython Notebook:
Download: http…
-
- Evan Drumright has code he is willing to share
- siconos has a nice set of solvers
- small chance we could link to a c++ interface of the PATH solver?
needed by #1594
-
```
Zero-dimensional reactor library is very useful for simple calculations. Since
these reactors do not accept the calculation of steady-state directly you must
integrate in time until to consider …
-
Hi everyone,
I'm trying to find an optimized trajectory (state, control and contact) for a simple actuated 2D rolling disk on a `FlatTerrain`. The disk is dropped from a certain height and should ro…