Skip to main content
Ctrl+K
heyoka 7.10.0 documentation - Home heyoka 7.10.0 documentation - Home
  • Installation
  • Basic tutorials
    • Taylor’s method
    • The expression system
    • The adaptive integrator
    • Customising the adaptive integrator
    • Runtime parameters
    • Non-autonomous systems
    • Dense & continuous output
    • Event detection
  • Advanced tutorials
    • Batch mode
    • Computations in extended precision
    • Computations in arbitrary precision
    • Computations in single precision
    • Serialisation
    • Ensemble propagations
    • Parallel mode
    • Compiled functions
  • API Reference
    • Macros and definitions
    • Namespaces
    • Keyword arguments
    • Exceptions
    • Multidimensional array views
    • Expression system
      • Variables
      • Numerical constants
      • Runtime parameters
      • N-ary functions
      • Expressions
      • Mathematical functions
    • Compiled functions
  • Benchmarks
  • Notes on automatic differentiation
  • Changelog
  • Breaking changes
  • Known issues
  • Acknowledgement
  • Bibliography
  • Repository
  • Open issue
  • .rst

API Reference

API Reference#

The following subsections contain the detailed documentation of all of heyoka’s public classes and functions.

  • Macros and definitions
  • Namespaces
  • Keyword arguments
  • Exceptions
    • not_implemented_error
  • Multidimensional array views
    • mdspan
    • extents
    • dextents
  • Expression system
    • Variables
    • Numerical constants
    • Runtime parameters
    • N-ary functions
    • Expressions
    • Mathematical functions
  • Compiled functions
    • The cfunc class

previous

Compiled functions

next

Macros and definitions

By Francesco Biscani, Dario Izzo

© Copyright 2020-2026 Francesco Biscani, Dario Izzo.