Skip to content

Releases: Gatech-Flash/huge

pyhuge v0.2.4

24 Feb 19:08

Choose a tag to compare

Highlights

  • Add explicit Apple Silicon (M1/M2/M3) setup and troubleshooting section to PyPI README.
  • Add early Python/R architecture mismatch detection with actionable PyHugeError guidance.
  • Keep beginner install path validated via python-pypi-smoke.

pyhuge v0.2.3

24 Feb 05:42

Choose a tag to compare

Highlights

  • Add beginner-first docs flow: Start Here, Beginner Workflow, and FAQ.
  • Rewrite installation/troubleshooting with copy-paste diagnostics and architecture checks.
  • Add Python wrappers: huge_plot (R huge.plot equivalent) and huge_stockdata.
  • Add strict Rd example parity tests covering all documented R examples.
  • Add post-release PyPI smoke workflow validating beginner path: pip install pyhuge.

Verification

  • python-package-docs builds and deploys successfully.
  • python-wrapper-tests pass, including e2e runtime path.