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

add cache to doc CI #169

Closed oameye closed 6 months ago

oameye commented 6 months ago

Test fail because of a bug in transform_solutions (fixed in https://github.com/NonlinearOscillations/HarmonicBalance.jl/pull/167)