Skip to content

flaviovdf/phoenix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix

The code for the Phoenix-R paper.

Dependencies

  • Numpy
  • Scipy
  • Cython

How to install

Use anaconda python or install dependencies by hand.

$ pip install cython
$ pip install numpy
$ pip install scipy

Building

Simple type

$ make

How to use

See the Example.ipynb and More.ipynb notebook.

About

The code for the Phoenix-R paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published