Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 651 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 651 Bytes

FastShermanMorrison

PyPI Conda (channel only)

Cython code to more quickly evaluate ShermanMorrison combinations as need by kernel ecorr in Enterprise.

Installation

The FastShermanMorrison add-on to Enterprise can be easily installed straight from github using

pip install git+https://github.com/nanograv/fastshermanmorrison.git

From Pypi, you can do

pip install fastshermanmorrison-pulsar

Conda requires cpu architecture-specific compiles, so that is currently not supported.