Skip to content

Remove dead minpack dependency#262

Open
krystophny wants to merge 1 commit intomainfrom
remove-minpack
Open

Remove dead minpack dependency#262
krystophny wants to merge 1 commit intomainfrom
remove-minpack

Conversation

@krystophny
Copy link
Copy Markdown
Member

Summary

  • Remove src/contrib/ (minpack library, ~6200 lines) which was compiled but never linked to any target
  • Remove add_subdirectory(src/contrib) from CMakeLists.txt
  • Remove empty contrib section from README.md

Closes #258 action item: "Remove dead code (contrib/minpack)"

Verification

All 72 tests pass after removal (55 Fortran + 17 Python):

100% tests passed, 0 tests failed out of 72

contrib/minpack was built as a static library (CONTRIB) but never
linked to any target. Remove it entirely per issue #258 audit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependency audit: downstream map, duplication report, and split proposals

1 participant