SciML / SciMLBenchmarks.jl

Scientific machine learning (SciML) benchmarks, AI for science, and (differential) equation solvers. Covers Julia, Python (PyTorch, Jax), MATLAB, R
https://docs.sciml.ai/SciMLBenchmarksOutput/stable/
MIT License
305 stars 78 forks source link

The "Single Pedulum Comparison" benchmark is broken #785

Open nathanaelbosch opened 7 months ago

nathanaelbosch commented 7 months ago

This can be clearly seen from the output here: https://docs.sciml.ai/SciMLBenchmarksOutput/stable/DynamicalODE/single_pendulums/#Solving-single-pendulums-by-DifferentialEquations.jl

Spinachboul commented 3 months ago

@nathanaelbosch What is exactly meant by broken and what changes are expected for the above benchmark??

nathanaelbosch commented 3 months ago

If you click the link to the bechmark, you can see that all the outputs are showing error messages. I suppose that instead of errors the outputs are supposed to show the actual benchmark results.

ChrisRackauckas commented 3 months ago

Yes, the error messages of course shouldn't be there.