SciML / SciML/ComplementaritySolve.jl
Wrapping solvers from Siconos?
Open
@SteffenPL is already working on this.
Since Jul 7, 2023.
- Dominant language
- Julia
- Stars
- 3
- Forks
- 2
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 7
Description
I wanted to share this link: Which contains a list (and implementations) of many related solvers:
https://nonsmooth.gricad-pages.univ-grenoble-alpes.fr/siconos/users_guide/problems_and_solvers/lcp.html#
Maybe at some point, it could be useful to wrap their solvers for comparison. I could imagine that some of the people behind Siconos would also be interested in the possibilities Julia opens.
(However, it is probably too early at this stage.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.