Skip to content

fast computation of natural components from given bispectrum.

License

Notifications You must be signed in to change notification settings

git-sunao/fastnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastnc

Downloads

fast computation of natural components from given bispectrum.

Cite Sugiyama+2024 arxiv.

Installation

From pip

pip install fastnc

From conda

conda install ssunao::fastnc

You can also install the package manually after cloning this fastnc repo

pip install .

Getting started

Tutorial notebook is available at tutorial.ipynb.

Note on cache

This package create cache. The directory is at ~/.fastnc by default. This can be changed by setting an environment variable FASTNC_CACHE_DIR.

About

fast computation of natural components from given bispectrum.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages