Skip to content

Repository files navigation

AutoUQ

CI All Contributors

Installation

Prereqiuisites

  • uv: running scripts; managing virtual environments

Development

For development, install with uv:

uv sync --extra dev

If contributing to the codebase, you can run

prek install

This installs the prek hooks so any pushed commits will pass the CI.

Runtime type checking with beartype is disabled by default for package imports but enabled by default in tests. To enable it for another command, set RUNTIME_TYPECHECKING=true:

RUNTIME_TYPECHECKING=true uv run python -c "import autouq"

The repository recommends the VS Code ty extension for editor type checking. To switch off ty inlay hints personally, add the following to your VS Code User Settings:

{
  "ty.inlayHints.variableTypes": false,
  "ty.inlayHints.callArgumentNames": false
}

Contributors

Jason McEwen
Jason McEwen

🤔 📆
Tobías Liaudat
Tobías Liaudat

🤔 💻
Radka Jersakova
Radka Jersakova

🤔 📆 💻
Paolo Conti
Paolo Conti

🤔
Edwin
Edwin

🤔
Sam Greenbury
Sam Greenbury

🤔 📆 💻
Penelope Yong
Penelope Yong

🤔 💻
farhanferoz
farhanferoz

🤔 💻

About

UQ evaluation and calibration

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages