From 17d2a9dc4c034a04c44923928ff4917a4f5641c3 Mon Sep 17 00:00:00 2001
From: saudzahirr
Something missing, or something wrong?
- Pick a project, read its documentation, and open an issue on + Bugs, incorrect results, broken or unclear documentation, and feature requests + belong in the issue tracker of the project they concern, over on github.com/eggzec - if anything is unclear. + >. Patches are welcome as pull requests against the same repository. For questions + about how a project works, read its documentation first and ask in the repository + discussions rather than opening an issue.
diff --git a/src/data/site.ts b/src/data/site.ts index 360a9bb..23f284a 100644 --- a/src/data/site.ts +++ b/src/data/site.ts @@ -110,12 +110,6 @@ export const PROJECTS: Project[] = [ pypi: 'nlpql', icon: 'nlpql.svg', }, - { - name: 'PyOpt', - tagline: 'Nonlinear constrained optimization behind one interface over several solvers', - category: 'Optimization', - github: gh('PyOpt'), - }, // ---- Numerics --------------------------------------------------------- {