Skip to content

nitzanlab/phase2vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phase2vec

Embeddings for dynamical systems.

Install

Create a new conda virtual environment:

conda create -n phase2vec python=3.8

Activate the newly created environment:

conda activate phase2vec

Install this repo

For production usage:

pip install git+https://github.com/nitzanlab/phase2vec.git  

OR for development usage:

git clone https://github.com/nitzanlab/phase2vec.git     # if you like to use git over https

pip install -e phase2vec

About

Embeddings for dynamical systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •