Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@markrogoyski markrogoyski released this 19 Sep 16:05
· 1612 commits to master since this release

New Features

  • Matrix solve linear system of equations
  • Noncentral T distribution
  • Piecewise function class
  • Initial Finance class (pmt function)
  • Vector scalar multiplication
  • Vector normalization
  • Vector scalar division
  • Vector perpendicular operator
  • Vector projections
  • Vector perp and perp dot product

Improvements

  • Add getters to Polynomial for degree and coefficients
  • Improvements to gamma function