Releases: CLeARoboticsLab/MixedComplementarityProblems.jl
Releases · CLeARoboticsLab/MixedComplementarityProblems.jl
Release list
v0.2.3
MixedComplementarityProblems v0.2.3
Merged pull requests:
v0.2.2
MixedComplementarityProblems v0.2.2
Merged pull requests:
v0.2.1
MixedComplementarityProblems v0.2.1
v0.2.0
MixedComplementarityProblems v0.2.0
see the description of PR #51 for a detailed list of changes!
Breaking changes
- No breaking changes, but a substantial addition to the solver: multithreading support targeting CPU and (eventually) GPU deployment. Yields a substantial speedup on our benchmarks!
Merged pull requests:
v0.1.14
MixedComplementarityProblems v0.1.14
Merged pull requests:
- Bump actions/checkout from 4 to 5 (#45) (@dependabot[bot])
- Bump actions/checkout from 5 to 6 (#46) (@dependabot[bot])
- Bump julia-actions/cache from 2 to 3 (#47) (@dependabot[bot])
- Bump julia-actions/setup-julia from 2 to 3 (#48) (@dependabot[bot])
- Bump actions/checkout from 6 to 7 (#49) (@dependabot[bot])
- Widened SciMLBase compatability to support OrdinaryDiffEq (#50) (@cadearmstrxng)
v0.1.13
MixedComplementarityProblems v0.1.13
Merged pull requests:
v0.1.12
MixedComplementarityProblems v0.1.12
Merged pull requests:
v0.1.11
MixedComplementarityProblems v0.1.11
Merged pull requests:
v0.1.10
MixedComplementarityProblems v0.1.10
Merged pull requests:
v0.1.9
MixedComplementarityProblems v0.1.9
Merged pull requests:
- Minor benchmark additions (#32) (@dfridovi)
- benchmark on trajectory games (#33) (@dfridovi)
- CompatHelper: bump compat for Zygote to 0.7, (keep existing compat) (#34) (@github-actions[bot])
- change default linear solver (#35) (@dfridovi)
- remove rand call in tests (#37) (@dfridovi)
Closed issues:
- Solver acceleration (#22)