- Website (including documentation): https://cadet.github.io
- Forum: https://forum.cadet-web.de
- Source: https://github.com/modsim/cadet
- Bug reports: https://github.com/modsim/cadet/issues
- Demo: https://www.cadet-web.de
- Newsletter: https://cadet-web.de/newsletter/
CADET can be installed via conda from the conda-forge
channel.
conda install -c conda-forge cadet
This requires a working conda installation.
Optionally, use mamba which uses a faster dependency solver than conda
.
mamba install -c conda-forge cadet
Additional information and a tutorial are available to guide you through the installation and the first steps of using CADET.
We do our best to provide you with a stable API. However, CADET is actively developed and breaking changes can sometimes be unavoidable. For non-developers, it is recommended to upgrade from release to release instead of always working with the most recent commit.
Please report any bugs that you find here. Or, even better, fork the repository on GitHub and create a pull request (PR) with the fix.
Donations for helping to host, maintain, and further develop the CADET project are highly appreciated.
Released under GPL v3. License (see LICENSE.txt):
Copyright (C) 2004-2022 CADET Authors