Skip to content

WallGoCollision version 1.0.0

Latest
Compare
Choose a tag to compare
@niemilau niemilau released this 05 Nov 18:46
· 4 commits to main since this release

This is the first official release of WallGoCollision.

Packaged Python bindings are available on PyPI and can be installed with pip install WallGoCollision.

The PyPI package contains precompiled wheels for most 64-bit systems:

  • Linux distros compatible with the manylinux2014-x86_64 image.
  • ARM64 MacOS ("Apple Silicon").
  • 64-bit Windows (tested on Windows 11).

On other systems the pip installation will fallback to a source build.