Skip to content

akangasr/elfi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abcpy

ABC library

Installation

Packages needed:

  • numpy
  • dask
  • distributed

If you want the plotting then also:

  • graphviz

You will probably need the latest version of dask and distributed:

pip install git+https://github.com/dask/dask.git
pip install git+https://github.com/dask/distributed.git

It is possible that I have forgotten something from this list, so please modify this as needed.

About

ABC library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 88.5%
  • Python 11.5%