1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Sep 11, 2025 — Sep 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs(qrfac): document the USE_LAPACK internal work-array allocation More... about 2 months ago
fix(qrfac): harden the USE_LAPACK path against OOM and LAPACK errors More... about 2 months ago
docs: correct BLAS/LAPACK descriptions and code comments (review follow-up) More... about 2 months ago
test(examples): add 7/6 to the BLAS/LAPACK cross-check exclusions More... about 2 months ago
test(examples): hybrid convergence gate + document the 8/30 divergence More... about 2 months ago
test(examples): gate on the exit parameter (info), like the MINPACK drivers More... about 2 months ago
docs: compact the Download list onto a single line More... about 2 months ago
docs: prettify and extend the equivalence table in index.html More... about 2 months ago
docs: reconcile the version history between README and index.html More... about 2 months ago
docs: note that the C++ bindings accept a class member function More... about 2 months ago
docs: link GitHub issue references (#NN) in README and HTML More... about 2 months ago
docs: document the header-only C++ bindings (cminpackcpp.hpp) More... about 2 months ago
docs: date 1.3.14 changelog for release and restore download link More... about 2 months ago
docs: tighten 1.3.14 changelog; mark unreleased, fix download link More... about 2 months ago
test(examples): add BLAS/LAPACK-specific cross-check exclusion list More... about 2 months ago
test(examples): gate driver cross-check against committed FORTRAN references More... about 2 months ago
fix: make the pure-C/f2c cross-check informational, not a gate More... about 2 months ago
fix: check pure-C/f2c convergence equivalence, not byte-identity More... about 2 months ago
chore: ignore .vscode/ editor settings More... about 2 months ago
test: fix spurious make check driver test failures More... about 2 months ago
docs: Explain why cminpack's double enorm differs from FORTRAN MINPACK More... about 2 months ago
test: Fix FORTRAN-from-C and multi-precision C++ wrapper tests; add compare.py More... about 2 months ago
docs: Add LAPACK support and CI/testing items to the 1.3.13 changelog More... about 2 months ago
test: Wire the driver smoke tests and FORTRAN tests into CI More... about 2 months ago
ci: Run the full test suite for the BLAS and LAPACK builds too More... about 2 months ago
ci: Add a LAPACK build (USE_LAPACK CMake option + Ubuntu CI matrix entry) More... about 2 months ago
fix: Correctness fixes in covar1, fdjac1, lmpar, qrfac, dogleg; bump to 1.3.13 More... about 2 months ago
ci: Restore the CMake-based AppVeyor build More... about 2 months ago
build: Remove Eclipse project files (.cproject, .project) More... about 2 months ago
refactor: Move public headers to include/ and sources to src/ More... about 2 months ago