Skip to main content
Ctrl+K
choreo choreo

choreo

  • Usage
  • Theory
  • Gallery
  • Tests
  • API
  • GitHub
  • Choreo_GUI
  • Usage
  • Theory
  • Gallery
  • Tests
  • API
  • GitHub
  • Choreo_GUI
choreo choreo

choreo

Section Navigation

  • Numerical tips and tricks
    • FFT and symmetries
  • Analysis of numerical methods
    • Benchmark of Error-Free Transforms for ODE IVP
    • Convergence analysis of integration methods on segment
    • Convergence analysis of Runge-Kutta methods for ODE IVP
  • Benchmarks
    • Description of the benchmark machine
    • Benchmark of Error-Free Transforms for dot product
    • Benchmark of Error-Free Transforms for summation
    • Benchmark of FFT implementations available as scipy backends
    • Benchmark of LowLevelCallable for ODE IVP
    • Benchmark of LowLevelCallable for quadrature on segment
  • Gallery

Gallery#

Numerical tips and tricks#

FFT and symmetries

FFT and symmetries

Analysis of numerical methods#

Benchmark of Error-Free Transforms for ODE IVP

Benchmark of Error-Free Transforms for ODE IVP

Convergence analysis of integration methods on segment

Convergence analysis of integration methods on segment

Convergence analysis of Runge-Kutta methods for ODE IVP

Convergence analysis of Runge-Kutta methods for ODE IVP

Benchmarks#

Description of the benchmark machine

Description of the benchmark machine

Benchmark of Error-Free Transforms for dot product

Benchmark of Error-Free Transforms for dot product

Benchmark of Error-Free Transforms for summation

Benchmark of Error-Free Transforms for summation

Benchmark of FFT implementations available as scipy backends

Benchmark of FFT implementations available as scipy backends

Benchmark of LowLevelCallable for ODE IVP

Benchmark of LowLevelCallable for ODE IVP

Benchmark of LowLevelCallable for quadrature on segment

Benchmark of LowLevelCallable for quadrature on segment

Download all examples in Python source code: auto_examples_python.zip

Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

On this page
  • Numerical tips and tricks
  • Analysis of numerical methods
  • Benchmarks