openGPMP
Open Source Mathematics Package
Namespaces | Variables
pygpmp Namespace Reference

Python API for openGPMP. More...

Namespaces

 arithmetic
 
 calculus
 
 core
 
 linalg
 
 ml
 
 nt
 

Variables

 __version__ = _version.get_versions()['version']
 

Detailed Description

Python API for openGPMP.

See the following links for details and documentation: SOURCE CODE : https://github.com/akielaries/openGPMP/ DOCS : https://akielaries.github.io/openGPMP/ PyPI : https://pypi.org/project/pygpmp/

Variable Documentation

◆ __version__

pygpmp.__version__ = _version.get_versions()['version']
private

Definition at line 47 of file __init__.py.