RubyGems Navigation menu

xirr 0.1.0

Calculates IRR of a Cashflow, simillar to Excels, XIRR formula, but using the Bisection Method. It was heavily based the much more complete https://github.com/wkranec/finance and http://puneinvestor.wordpress.com/2013/10/01/calculate-xirr-in-ruby-bisection-method/.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.7.0 February 25, 2024 (14.5KB)
  2. 0.6.1 June 20, 2019 (14.5KB)
  3. 0.5.4 May 06, 2015 (14.5KB)
  4. 0.5.3 March 28, 2015 (13.5KB)
  5. 0.5.2 March 24, 2015 (14KB)
  6. 0.1.0 August 04, 2014 (8.5KB)
全てのバージョンを表示(全23件)

Runtime依存関係 (1):

activesupport ~> 4.0

Development依存関係 (4):

bundler ~> 1.6
coveralls ~> 0
minitest ~> 4.7
rake ~> 10

所有者:

作者:

  • tubedude

SHA 256チェックサム:

=

累計ダウンロード数 232,862

このバージョンのみ 2,436

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 1.9

リンク: