Skip to content

vprusso/circulant_antidist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Supplemental code examples for arXiv:2311.17047

All examples are provided in the demo.ipynb notebook. If you wish to modify and run this locally, follow the directions in the "Setup" section.

Setup

Create and activate a virtual environment. Install the third-party requirements to run.

python3 -m venv venv
source venv/bin/activate
pip install --upgrade -r requirements.txt

To run the notebook, in the virtual environment, run:

python -m jupyter notebook

and open the demo.ipynb file to run and/or modify.

About

Supplementary software for arXiv:2311.17047

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published