SciML / DelayDiffEq.jl

Delay differential equation (DDE) solvers in Julia for the SciML scientific machine learning ecosystem. Covers neutral and retarded delay differential equations, and differential-algebraic equations.
Other
58 stars 26 forks source link

Fix paper build for JCON #255

Closed odow closed 1 year ago

odow commented 1 year ago

I managed to get Whedon installed locally so I could run this, and this was the magic change that got things to work.

Here's the paper it built:

10.21105.joss.00109.pdf

x-ref: https://github.com/JuliaCon/proceedings-review/issues/109

devmotion commented 1 year ago

Great, thanks a lot! I was having a hard time debugging these whedon issues - a guide for how to install it locally could be useful (if it doesn't exist yet, I think I tried to follow some instructions somewhere but it was not successful). The paper built with CI seems fine as well: https://github.com/SciML/DelayDiffEq.jl/suites/10797735417/artifacts/543009526

devmotion commented 1 year ago

Unfortunately, Whedon still fails: https://github.com/JuliaCon/proceedings-review/issues/109#issuecomment-1418745196