NonlinearOscillations / HarmonicBalance.jl

A Julia package for solving nonlinear differential equations using the harmonic balance method.
https://NonlinearOscillations.github.io/HarmonicBalance.jl/
BSD 3-Clause "New" or "Revised" License
53 stars 8 forks source link

Improve ordering solutions #218

Open oameye opened 1 month ago

oameye commented 1 month ago

At the moment, ordering the solutions is a bigger botteneck that finding them. image