Skip to content

elcorto/psweep

Folders and files

NameName
Last commit message
Last commit date
Mar 30, 2025
Feb 15, 2024
Apr 9, 2025
Mar 22, 2025
Apr 9, 2025
Apr 9, 2025
Apr 4, 2025
Sep 18, 2022
Mar 21, 2025
Jan 5, 2025
Nov 28, 2024
Apr 4, 2025

Repository files navigation

ruff pypi GitHub Workflow Status DOI

This package helps you to set up and run parameter studies.

Mostly, you'll start with a script and a for-loop and ask "why do I need a package for that"? Well, soon you'll want housekeeping tools and a database for your runs and results. This package exists because sooner or later, everyone doing parameter scans arrives at roughly the same workflow and tools.

Check the docs here.