Releases: exanauts/ColPack.jl
Releases · exanauts/ColPack.jl
v0.5.0
ColPack v0.5.0
Breaking changes
- ColPack was recompiled without OpenMP
- New API for the C interface
- Use of the ADOL-C format by default in the Julia interface
Merged pull requests:
- Update links following repo transfer (#16) (@gdalle)
- Upgrade ColPack bindings, options as strings, systematic tests (#20) (@gdalle)
- Interface the binary ColPack (#22) (@amontoison)
- Fix typo in tests (#23) (@gdalle)
- Fix other typo in tests (#24) (@gdalle)
- Bump codecov/codecov-action from 4 to 5 (#27) (@dependabot[bot])
- Update compat entries (#28) (@amontoison)
- Update the Julia interface of ColPack (#30) (@amontoison)
Closed issues:
- Julia registry registration (#1)
- Add interface with ADTypes (#8)
- What does the example do? (#10)
- How do we perform bipartite coloring? (#12)
- Pure Julia equivalent (#13)
- Move ColPack.jl in the organization Exanauts.jl (#14)
- Activate GitHub pages (#15)
- Understanding the C++ bindings (#18)
- Get rid of printing (#26)
- Building ColPack (the OG) on Apple Silicon (#29)
v0.4.0
v0.3.0
ColPack v0.3.0
Closed issues:
- Deps to
MatrixMarket(#4)
Merged pull requests:
- Update CI and dependencies (#5) (@michel2323)
- Remove MatrixMarket dependency (#6) (@michel2323)