Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 613 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 613 Bytes

distopia

Faster distance calculations for the year 2022 🚀 🚀 🚀 using x86 SIMD intrinsics

Get it on PyPi with

pip install distopia

or get it from conda-forge with

conda install -c conda-forge distopia

Documentation can be found at https://www.mdanalysis.org/distopia/

Follow the instructions in the documentation for building from source!

A very simple build might look like the following

python setup.py install

You can then use the fast distance functions provided by distopia!


NOTE

Distopia is currently only for x86 processors