RADAU13 is an implicit 13th order adaptive Runge-Kutta implementation of the RADAU IIA method by Ernst Hairer and Gerhard Wanner. The Fortran code is available from Ernst Hairer’s website
and a detailled description is available in their book
Hairer, Norsett and Wanner (1993): Solving Ordinary Differential Equations. Nonstiff Problems. 2nd edition. Springer Series in Comput. Math., vol. 8.
This package does not use f2py, but instead calls the fortran function from a C extension. The solver features dense/continous output, support for implicit problems with a mass matrix, DAEs up to index 3 and multiple error control algorithms. The python interface includes all features except band-width control (for now), but some of the advanced/complex settings are not documented (yet).
Release files for pyradau13 0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyradau13-0.5.tar.gz | 34.6 kB | Details |
Release files / pyradau13-0.5.tar.gz
| Download URL | pyradau13-0.5.tar.gz |
|---|---|
| Size | 34.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
39f52dd3e1a49d88dbd75a6c9dd035f8aa837bf99deef5f955c455d7e19da35e
|
|
BLAKE2b-256 checksum How to use checksums |
c46693b183be607cb4e2244fe3bc93024c3209850537e0d0a5f8b16baa4783b0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |