Skip to content

Added Newton, BigDecimal outputs * Tests

Compare
Choose a tag to compare
@tubedude tubedude released this 07 Aug 13:34
· 69 commits to master since this release

Version 0.2.2

  • Tests

Version 0.2.1

  • Output is rounded to default precision.

Version 0.2.0

  • Added Newton Method, but Bisection is still the default.
  • Added new configs: precision, iteration limit.
  • Raises a simple error if iteration limit is reached.
  • Output is now BigDecimal.
  • Fixed calculation of Bisection#npv
  • Amounts in Transactions are now converted to Float
  • Transactions now take Date Argument as Date instead of Time.