Water Tank
  • Home
  • Notebooks
  • API Reference
  1. Water Tank
  • Water Tank
  • License

On this page

  • Water Tank
    • Installation
    • License

Water Tank

Water tanks are plastic reservoirs.

Source code: https://github.com/vitay/water-tank

Documentation: https://julien-vitay.net/water-tank/

Installation

Dependencies:

  • python>= 3.10
  • numpy >= 1.21
  • scipy>= 1.11
  • cython >= 3.0

In a virtual environment:

pip install git+https://github.com/vitay/water-tank.git@main

or locally from the source code:

git clone https://github.com/vitay/water-tank.git
cd water-tank
pip install -e .

License

water-tank is distributed under the terms of the MIT license.

License
 

Copyright Julien Vitay