lipyds๏ƒ

๐Ÿ–‹๏ธ Authors: lilyminium
๐Ÿ  Project home: https://github.com/lilyminium/lipyds
โš–๏ธ License: LGPL-3.0
๐Ÿ”‘ Keywords: lipids, membranes
๐Ÿš€ Development status: Beta
๐Ÿ“‘ Publications:
๐Ÿงช Tests (latest): lipyds develop CI status
๐Ÿงช Tests (develop): lipyds develop CI status
Description:
A toolkit for leaflet-based membrane analysis.

Installation instructions๏ƒ

The source code of lipyds can be installed using the following:

mamba install -c conda-forge pyvista cython matplotlib nptyping "numpy>=1.20.0" pandas "scikit-learn>=0.21.0" scipy
git clone https://github.com/lilyminium/lipyds.git
cd lipyds
python setup.py install