8000 GitHub - alesmorse/daceypy: Python wrapper of DACE, the Differential Algebra Computational Toolbox.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alesmorse/daceypy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DACEyPy

Python wrapper of DACE, the Differential Algebra Computational Toolbox.

Introduction

DACEyPy is a Python wrapper of DACE, the Differential Algebra Computational Toolbox (https://github.com/dacelib/dace).

Additionally, since DACEyPy 1.1.0, the Adaptive Domain Splitting (ADS) library is included. This is documented in the ADS doc folder.

Setup

DACEyPy requires Python >= 3.7, running under:

  • Windows (x86, x6 5864 4, ARM64),
  • Linux (x86, x64, ARM64),
  • MacOs (x64, ARM64).

To use this library in other architectures, it is necessary to recompile the DACE core (as a dynamic-link library) and set the path in the code, see the lib folder.

DACEyPy can be installed using pip.

Documentation

The documentation is available here.

Tutorials

The original DACE C++ tutorials have been translated to Python and are available in the Tutorials folder.

About

Python wrapper of DACE, the Differential Algebra Computational Toolbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0