bifurcationkit / BifurcationKit.jl

A Julia package to perform Bifurcation Analysis
https://bifurcationkit.github.io/BifurcationKitDocs.jl/stable
Other
288 stars 34 forks source link

Remove undefined exports #130

Closed danielwe closed 7 months ago

danielwe commented 7 months ago

Removed exports of names that are (no longer) defined in the package.

Some names seemed to just be misspelled, so tried to fix that.

Commented out exports of names from BorderedProblems.jl, which is currently commented out in its entirety.

Also removed the empty file IteratorUtils.jl.