Hacker News new | ask | show | jobs
by actinium226 1251 days ago
What's the Julia Simulink alternative called? In Googling it I found sims.jl which isn't quite a simulink alternative so I wonder if you're talking about something else?
1 comments

ModelingToolkit.jl, a comparison is given here: https://docs.sciml.ai/ModelingToolkit/dev/comparison/#Compar... . A showcase from one of the library's users, demonstrating a 15,000x acceleration, was given at a SIAM conference and the recording can be found here: https://www.youtube.com/watch?v=tQpqsmwlfY0
<<was given at a SIAM conference and the recording can be found here: https://www.youtube.com/watch?v=tQpqsmwlfY0>>

At 14:00, the interactive slider exploration due to the speed is amazing. Over 500 Monte Carlo simulations in less than 60ms.