Alpha version of the new CSDL 1.0. WIP
For direct installation with all dependencies, run on the terminal or command line
pip install git+https://github.com/LSDOlab/csdl_alpha.git
To install csdl_alpha
, first clone the repository and install using pip.
On the terminal or command line, run
git clone https://github.com/LSDOlab/csdl_alpha.git
pip install -e ./csdl_alpha
For details on documentation, refer to the README in docs
directory.
For details on testing/pull requests, refer to the README in tests
directory.
This project is licensed under the terms of the GNU Lesser General Public License v3.0.
pytest
pytest --backend jax
pytest --build_inline
pytest --batched_derivs
pytest --backend jax --build_inline --batched_derivs