Recent Releases of anaflow
anaflow - v1.1.0
Release Notes
Installation
You can install AnaFlow with pip:
pip install anaflow
or with conda:
conda install anaflow
Documentation
The documentation can be found at: https://anaflow.readthedocs.io
What's new?
See #11
Enhancements
- move to
src/based package structure - drop py36 support
- added archive support
- simplify documentation
- Python
Published by MuellerSeb almost 3 years ago
anaflow - v1.0.1
Release Notes
Installation
You can install AnaFlow with pip:
pip install anaflow
Documentation
The documentation can be found at: https://anaflow.readthedocs.io/
What's new?
Bugfixes
ModuleNotFoundErrornot present in py35np.asscalardeprecated, usearray.item()CHANGELOG.mdlinks updated
- Python
Published by MuellerSeb almost 6 years ago
anaflow - v1.0.0
Release Notes
Installation
You can install AnaFlow with pip:
pip install anaflow
Documentation
The documentation can be found at: https://anaflow.readthedocs.io/
What's new?
Enhancements
- new TPL Solution
- new tools sub-module
- using pentapy to solve LES in laplace space
- solution for aparent transmissivity from neuman 2004
- added extended GRF model
- convenient functions for (inverse-)laplace transformation
Bugfixes
lat_extwas ignored by exttheis3d
Changes
- py2.7 support dropped
- Python
Published by MuellerSeb almost 6 years ago
anaflow -
Release Notes
Installation
You can install AnaFlow with pip:
pip install anaflow
Documentation
The documentation can be found at: https://anaflow.readthedocs.io/
What's new?
Enhancements
- new TPL Solution
- new tools sub-module
- using pentapy to solve LES in laplace space
- solution for aparent transmissivity from neuman 2004
- added extended GRF model
- convenient functions for (inverse-)laplace transformation
Bugfixes
lat_extwas ignored by exttheis3d
Changes
- py2.7 support dropped
- Python
Published by MuellerSeb almost 6 years ago
anaflow -
Release of Version 0.4.0
AnaFlow provides several analytical and semi-analytical solutions for the groundwater-flow equation.
Notes
This Version brings some changes: - the input for transient tests changed from "rad, time" to "time, rad" as order of input (in line with output format) - the output for transient tests now preserves the shapes of time and rad (better for plotting in 3D) - the grf model is now the default way of calculating pumping tests in laplace space - the grflaplace routine was optimized to estimate the radius of the cone of depression - the grflaplace uses now the pentapy solver, so we get rid of the umfpack dependency - grfmodel and grf_disk are now part of the standard routines
- Python
Published by MuellerSeb almost 7 years ago
anaflow -
Release of Version 0.3.0
AnaFlow provides several analytical and semi-analytical solutions for the groundwater-flow equation.
Notes
This is the first release within the GeoStat-Framework.
This Version comes with a full documentation accessible under: https://geostat-framework.readthedocs.io/projects/anaflow
A handful of examples were added to the repository to get in touch with the package.
- Python
Published by MuellerSeb almost 7 years ago
anaflow - AnaFlow v0.2.4
PyPi release for Py2 and Py3 simultaneously.
- Python
Published by MuellerSeb almost 8 years ago
anaflow - AnaFlow v0.2.3
PyPi release for Python3.
- Python
Published by MuellerSeb almost 8 years ago
anaflow - AnaFlow v0.2.1
PyPi ready release of AnaFlow.
- Python
Published by MuellerSeb almost 8 years ago
anaflow - AnaFlow v0.1
This is the first release of AnaFlow, a python-package containing analytical and semi-analytical solutions for the groundwater flow equation. In addition it contains an implementation of the Stehfest-algorithm, a numerical method for the laplace inversion.
- Python
Published by MuellerSeb about 8 years ago