Skip to content

Releases: MarcoArmenta/quiverlab

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 01:49

quiverlab v1.0.1. The wheel is pure Python (py3-none-any): one file installs on every OS via pip install <wheel> or pip install quiverlab once on PyPI. Container: docker pull ghcr.io/marcoarmenta/quiverlab:1.0.1 (amd64 + arm64); a SIF asset for air-gapped clusters is attached by the Container workflow.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 14:00

quiverlab v1.0.0. The wheel is pure Python (py3-none-any): one file installs on every OS via pip install <wheel> or pip install quiverlab once on PyPI. Container: docker pull ghcr.io/marcoarmenta/quiverlab:1.0.0 (amd64 + arm64); a SIF asset for air-gapped clusters is attached by the Container workflow.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 00:38

quiverlab v0.2.0. The wheel is pure Python (py3-none-any): one file installs on every OS via pip install <wheel> or pip install quiverlab once on PyPI. Container: docker pull ghcr.io/marcoarmenta/quiverlab:0.2.0 (amd64 + arm64); a SIF asset for air-gapped clusters is attached by the Container workflow.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 11:37

quiverlab v0.1.0. The wheel is pure Python (py3-none-any): one file installs on every OS via pip install <wheel> or pip install quiverlab once on PyPI. Container: docker pull ghcr.io/marcoarmenta/quiverlab:0.1.0 (amd64 + arm64); a SIF asset for air-gapped clusters is attached by the Container workflow.

QuiverLab desktop app (rolling)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 18:43

One-file QuiverLab app: download the file for your OS, double-click it, and the local GUI opens in your browser -- fully offline, exact computation, no install. The app is not code-signed yet, so each OS warns once. macOS: unzip, double-click; at the 'Apple could not verify...' dialog click Done (NOT Move to Trash), then System Settings -> Privacy & Security -> Open Anyway -> Open (or in Terminal: xattr -d com.apple.quarantine ./QuiverLab). Windows: if SmartScreen appears, choose More info -> Run anyway. Linux: tar xzf, then ./QuiverLab. Rebuilt from main; not a versioned library release.