Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add number collections for group number manipulation #18

Closed
9 tasks done
JordanRL opened this issue Jan 29, 2018 · 1 comment
Closed
9 tasks done

Add number collections for group number manipulation #18

JordanRL opened this issue Jan 29, 2018 · 1 comment
Assignees
Milestone

Comments

@JordanRL
Copy link
Owner

JordanRL commented Jan 29, 2018

Add a type for number collections that allows for working on groups of numbers together. Operations:

  • Add
  • Subtract
  • Multiply
  • Divide
  • Power
  • Exponentiate
  • Normal Distribution From Collection
  • Poisson Distribution From Collection
  • Exponential Distribution From Collection
@JordanRL JordanRL added this to the v2.0.0 milestone Jan 29, 2018
@JordanRL JordanRL self-assigned this Jan 29, 2018
JordanRL pushed a commit that referenced this issue Jan 30, 2018
…arts of distributions; Added Distribution abstract class
@JordanRL
Copy link
Owner Author

Merged into dev #23

peter279k pushed a commit to peter279k/Fermat that referenced this issue Sep 9, 2018
…ned up parts of distributions; Added Distribution abstract class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant