Skip to content

Marsella8/spization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SP-ization

A simple Python package for Graph Series-Parallel-ization.

Instructions

Install dependencies: uv sync --group dev

To enter the venv: source .venv/bin/activate

For testing: uv run pytest

For Nix build verification: nix build .#spization --no-link

For codecov: uv run pytest --cov=spization --cov-report=term-missing:skip-covered

For linting: uv run ruff check --fix / uv run ruff format

For type checking: uv run ty check

To run benchmarking: uv run benchmark

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages