Interpolant Coefficients for the BS5 Runge-Kutta method

This page summarizes the projects mentioned and recommended in the original post on /r/Julia

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • DiffEqDevTools.jl

    Benchmarking, testing, and development tools for differential equations and scientific machine learning (SciML)

  • In general for tableaus the place to look is https://github.com/SciML/DiffEqDevTools.jl/blob/master/src/ode_tableaus.jl which is 10,000 lines of coefficients that have been checked to pass convergence tests at the correct order of accuracy. This means that many typos in the literature are fixed there, so these days I don't go back to the original sources (given how many typos I found).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How much useful are Runge-Kutta methods of order 9 and higher within double-precision arithmetic/floating point accuracy?

    2 projects | /r/Julia | 2 Sep 2022
  • Tutorials for Learning Runge-Kutta Methods with Julia?

    5 projects | /r/Julia | 27 Dec 2021
  • Why Fortran is a scientific powerhouse

    2 projects | news.ycombinator.com | 11 Jan 2023
  • How Julia ODE Solve Compile Time Was Reduced From 30 Seconds to 0.1

    1 project | /r/Julia | 21 Sep 2022
  • Simulating a simple circuit with the ModelingToolkit

    2 projects | /r/Julia | 29 Jun 2022