Skip to content

Releases: zanderteller/dqm

v0.1.3

Choose a tag to compare

@zanderteller zanderteller released this 30 Jan 05:09
2872f48

Docs fix: quote pydqm[viz] for zsh shell compatibility.

v0.1.2 - PyPI Distribution

Choose a tag to compare

@zanderteller zanderteller released this 30 Jan 04:38
3c0b9d3

What's New

DQM is now available on PyPI! Install with:

pip install pydqm

Changes

  • PyPI distribution: Pre-built wheels for Linux (x86_64) and macOS (Apple Silicon)
  • Build system: scikit-build-core + CMake for C++ compilation
  • CI/CD: Automated wheel building and publishing via GitHub Actions
  • Simplified macOS setup: brew install libomp replaces manual OpenMP installation
  • Python support: 3.10, 3.11, 3.12, 3.13

Notes

  • Package name on PyPI is pydqm (imports as dqm)
  • macOS users need brew install libomp
  • Intel Mac and Windows users can build from source

See the Installation Guide for details.

Minor Updates for Clarity

Choose a tag to compare

@zanderteller zanderteller released this 06 Jan 18:14

Minor updates for clarity, in code and documentation

First Open-Source DQM Release

Choose a tag to compare

@zanderteller zanderteller released this 06 May 17:19
ab87734

First open-source release of DQM