Skip to content

Releases: tystan/simplexity

simplexity v0.2.0

Choose a tag to compare

@tystan tystan released this 11 Dec 05:43

Included new functionality (from previous version v0.1.0) and passing tests for package installation:

  • New enumerate_simplex(p, n) function creates a grid within a (p-dimensional) simplex with n+1 values along each axis/dimension, taking values of 0, 1, 2, ..., n

simplexity v0.1.1

Choose a tag to compare

@tystan tystan released this 17 May 04:24
bba197c

First official release.

Plotting functions and improved documentation from previous version (v0.1.0)