Add your description here
Project description
Bruggeman: Analytical Solutions of Geohydrological Problems
This repository contains implementations of Bruggeman's analytical solutions in Python.
The philosphy behind this repository is to collect implementations of analytical solutions so they are readily available for use in projects or for benchmarking other computations or models.
Very much a work in progress.
Installation
Normal install:
pip install bruggeman
Development install:
pip install -e .
Documentation
The documentation is available here.
To build the documentation locally:
- Install the optional documentation dependencies
pip install bruggeman[docs]
(orpip install -e ".[docs]"
). - Navigate to
docs/
- Enter the command
make html
. - The documenation is contained in the
docs/_build
folder. Openindex.html
in your browser to view the documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bruggeman-0.1.0.dev0.tar.gz
(113.1 kB
view details)
Built Distribution
File details
Details for the file bruggeman-0.1.0.dev0.tar.gz
.
File metadata
- Download URL: bruggeman-0.1.0.dev0.tar.gz
- Upload date:
- Size: 113.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d542efb9d6c6c64dd14fe9158b740cb5ae0271e6f7d143f07f00ed0ae8d40687
|
|
MD5 |
815acbaf3d146afb4e5ffc30cbe4dbde
|
|
BLAKE2b-256 |
530b452efd1bba231d02bc2c997fbe4049157f41e3a9d014a8e7bb39242f30d7
|
File details
Details for the file bruggeman-0.1.0.dev0-py3-none-any.whl
.
File metadata
- Download URL: bruggeman-0.1.0.dev0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2d19cf62d4382f2a95afe95595d5daffcd2ef9713cdf3f73fdcec307275d02ce
|
|
MD5 |
91fda6339fb2f5425a29985e8074cb24
|
|
BLAKE2b-256 |
c99057e931d8ad7e465555d88c2c6334396ce0d48634b1d835f3d01f4521b591
|