Skip to content

Matt-Ord/slate_quantum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

505 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLATE Quantum

Building Documentation

Documentation is built with Sphinx and follows the same steps used in CI (.github/workflows/deploy.yml).

Build locally

From the repository root:

# Automatically generate API docs from docstrings
uv run sphinx-apidoc -o docs/source/ slate_quantum/
# Build the docs
cd docs
make html

The generated site is written to:

  • docs/build/html/

Open docs/build/html/index.html in a browser to preview the docs locally.

CI and deployment

About

Quantum Simulations Using the Slate Basis Package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages