Skip to content

TRI-AMDD/synthesis_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synthesis tutorial

Simple tutorial on python-based synthesis tools, primarily using materials from the Ceder group.

Installation

Use a fresh conda environment using python 3.9, e.g.

conda create -y -n synthesis_tutorial
conda activate synthesis_tutorial

Install requirements

The requirements are in requirements.txt

pip install -r requirements.txt

About

Simple tutorial on python-based synthesis tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published