tautoolbox |
index c:\users\pc\documents\taupy\tautoolbox\__init__.py |
tautoolbox: Tau Toolbox for Python
=============================
Provides
1. Solvers for integro differential problems.
2. Associated classes to make easy to operate in the Tau Lanczos method.
Documentation
-------------
Each function and class is documented in place. That documentation is part of
the References Guide.
There are examples available that show how these functions can be used together.
Available subpackages
---------------------
There are several packages available but they can all be imported from the
tautoolbox namespace.
The recommended way to use this package is to use ``import tautoolbox as tau``
Utilities
---------
version
tautoolbox version
Package Contents | ||||||
|
Data | ||
beta = <ufunc 'beta'> gamma = <ufunc 'gamma'> loggamma = <ufunc 'loggamma'> version = (1, 0, 0, 'development') |