Skip to main content
Ctrl+K

Motif Reactor Simulation, Analysis and Inference Kit 0.1.0 documentation

  • README
  • morsaik-Objects
  • read-Module
  • infer-Module
  • get-Module
    • domains-Module
    • utils-Module
    • Underlying Software
    • changelog
  • README
  • morsaik-Objects
  • read-Module
  • infer-Module
  • get-Module
  • domains-Module
  • utils-Module
  • Underlying Software
  • changelog

Section Navigation

  • Underlying Software

Underlying Software#

Most of the arrays are implemented in Jax [1] which enables differentiable algorithms for the Bayesian inference with NIFTy.re [2]. For integrating ordinary differential equations, one can choose between solveivp from scipy.integrate [3] and diffrax [4].

References#

[1]

https://docs.jax.dev/

[2]

http://ift.pages.mpcdf.de/nifty/

[3]

https://scipy.org/

[4]

https://docs.kidger.site/diffrax/

previous

utils-Module

next

changelog

On this page
  • References

This Page

  • Show Source

© Copyright 2025, Johannes Harth-Kitzerow.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.