.. rst-class:: align-center `NEWS `_ | `DOWNLOAD `_ | `MAILING LIST `_ | `BUGS `_ | `SOURCE CODE `_ DecoTengu ========= DecoTengu is Python dive decompression library to experiment with various implementations of Buhlmann decompression model with Erik Baker's gradient factors (other decompression models might be possible in the future). .. Basic .. implementation of the decompression model is provided and its different .. parts can be replaced with different code routines. The results of DecoTengu calculations are decompression stops and tissue saturation information. Third party applications can use those results for data analysis purposes or dive planning functionality. The DecoTengu library is licensed under terms of GPL license, version 3, see `COPYING `_ file for details. As stated in the license, there is no warranty, so any diving while using data provided by the library is on diver's own risk. Table of Contents ----------------- .. toctree:: :maxdepth: 3 info usage cmd model algo alt design api changelog * :ref:`genindex` * :ref:`search` .. vim: sw=4:et:ai