Skip to content

v0.1.0a

Pre-release
Pre-release
Compare
Choose a tag to compare
@carsonalh carsonalh released this 11 Jun 11:36
· 19 commits to master since this release

First Alpha Release

This release has all the core features that the application should have before a formal release. These include:

  • A probability function to normally distribute data.
  • A continuous data generator, i.e. one with an x and y axis and all values are continuous. This would be used to fake experimental data.
  • A discrete data generator. This is more useful for faking customer survey data, whilst of course following normal distributions.