v1.0.0
CUTEst v1.0.0
Merged pull requests:
- Generate Julia wrappers with Clang.jl (#332) (@amontoison)
- Use the Julia wrappers in CUTEst.jl -- Part I (#333) (@amontoison)
- Use the YASStyle of JuliaFormatter for the wrappers (#336) (@amontoison)
- Update Artifacts.toml (#338) (@amontoison)
- Add a standalone sifdecoder function (#339) (@amontoison)
- Use the Julia wrappers in CUTEst.jl -- Part II (#343) (@amontoison)
- Use the Julia wrappers in CUTEst.jl -- Part III (#344) (@amontoison)
- Update the sifcollection in Artifacts.toml (#345) (@amontoison)
- Use the version 2.6.0 of SIFDecode_jll.jl (#346) (@amontoison)
- Add csjp in core_interface.jl (#349) (@amontoison)
- [CUTEst.jl] Support Windows (#350) (@amontoison)
- All sparsity patterns are computed when we create a CUTEstModel (#351) (@amontoison)
- Interface jth_hess_coord! (#352) (@amontoison)
- Prepare CUTEst.jl for single and quadruple precision (#353) (@amontoison)
- Remove a few allocations (#362) (@amontoison)
- Fix more wrappers generated from cutest.h (#363) (@amontoison)
- Update classf.json (#364) (@amontoison)
- Use an artifact on Windows for gfortran (#365) (@amontoison)
- Add single precision in core_interface.jl (#366) (@amontoison)
- Use the latest release of sifcollection (#367) (@amontoison)
- Regenerate the wrappers with the fixes of Nick (#368) (@amontoison)
- UInt8 -> Cchar (#370) (@amontoison)
- Add the tests of Abel for single precision (#371) (@amontoison)
- Use CUTEst_jll.jl v2.2.2 (#373) (@amontoison)
- remove dead code (#374) (@dpo)
- Improve obj and grad! (#375) (@amontoison)
- Support CUTEstModel in single precision (#376) (@amontoison)
- Interface routines for quadruple precision (#378) (@amontoison)
- Update runtests.jl (#380) (@amontoison)
- Update the docsting of core functions (#382) (@amontoison)
- Update README.md (#384) (@amontoison)
- remove run and mv for OUTSDIF.d (#387) (@MaxenceGollier)
- Multiple instances of CUTEstModel can now coexist (#389) (@amontoison)
- Remove some allocations in CUTEst.jl (#391) (@amontoison)
- Use ccfsg for cons! (#394) (@amontoison)
- Update the documentation for the release 1.0.0 (#397) (@amontoison)
- Interface the routine cutest_ccf (#398) (@amontoison)
- Add unit tests for jth_hess_coord (#399) (@amontoison)
- Add clear_libsif and manage_libsif (#401) (@amontoison)
- Upgrade Artifacts.toml (#403) (@amontoison)
- Upgrade to NLPModels.jl v0.21 (#404) (@amontoison)
- Compile libsif with the flag -O3 (#405) (@amontoison)
- Update classf.json (#407) (@amontoison)
- First pass on the new documentation of CUTEst.jl (#408) (@amontoison)
- Add a function list_sif_problems (#409) (@amontoison)
- [documentation] Add a section about classification of SIF files (#411) (@amontoison)
Closed issues:
- Interface single precision routines (#174)
- Clear decoded problems (#180)
- CUTEstModel - Path with blank spaces (#252)
- Update documentation for installation (#256)
- jth_hess_coord! seems not implemented (#317)
- nnzj in NLPModels (#329)
- Update the function sifdecoder (#335)
- Update Artifacts.toml (#337)
- Add csjp in core_interface.jl (#348)
- Add a unit test for jth_hess_coord! (#358)
- Regenerate a new classf.json (#361)
- IOError on Windows (#385)