Skip to content

v1.0.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@MuellerSeb MuellerSeb released this 02 Apr 17:47

Release Notes

Installation

You can install welltestpy with pip:

pip install welltestpy

Documentation

The documentation can be found at: https://welltestpy.readthedocs.io/

What's new?

Enhancements

  • new estimators
    • ExtTheis3D
    • ExtTheis2D
    • Neuman2004
    • Theis
    • ExtThiem3D
    • ExtThiem2D
    • Neuman2004Steady
    • Thiem
  • better plotting
  • unit-tests run with py35-py38 on Linux/Win/Mac
  • coverage calculation
  • sphinx gallery for examples
  • allow style setting in plotting routines

Bugfixes

  • estimation results stored as dict (order could alter before)

Changes

  • py2 support dropped