Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@wcota wcota released this 05 Apr 00:00
· 6 commits to master since this release

✨ New Features

  • Support for multiple kinds
    Added support for different real and integer kinds, improving flexibility and portability.

  • Array generators
    Introduced array generation functions for both random real and integer arrays.

  • Power-law degree distribution generators
    Added array generators for random integers following power-law degree distributions.

See new examples at:

Full Changelog: v0.1.0...v1.0.0