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

feature: Mirr function #23

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 28, 2021

  1. Added PV an NPV computation

    thsubaku9 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    c4aa47c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    c2a226e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. missing examples added

    thsubaku9 committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    5c4df0b View commit details
    Browse the repository at this point in the history
  2. comment line violation

    thsubaku9 committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    ae9c788 View commit details
    Browse the repository at this point in the history
  3. gofumpt linting

    thsubaku9 committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    ad35b8a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. indentation oopsie

    thsubaku9 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    b850524 View commit details
    Browse the repository at this point in the history
  2. new play.golang links

    thsubaku9 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    90ef39c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. variable naming

    thsubaku9 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    089af1e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. better example

    thsubaku9 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    ac619a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. pull merge

    thsubaku9 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    16fc02d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Merge branch 'master' of https://github.com/razorpay/go-financial

    Merging with main master
    thsubaku9 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    fffc0ae View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Rate calculation

    thsubaku9 committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    04c9309 View commit details
    Browse the repository at this point in the history
  2. readme fix

    thsubaku9 committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    b4a4d77 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    bb23dc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. minor modifications

    thsubaku9 committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    3448076 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. required modifications

    thsubaku9 committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    0e7e689 View commit details
    Browse the repository at this point in the history
  2. required modifications 2

    thsubaku9 committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    ddc5f1a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    4878997 View commit details
    Browse the repository at this point in the history
  2. gofumpt

    thsubaku9 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    4134c54 View commit details
    Browse the repository at this point in the history
  3. README changes

    thsubaku9 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    97b52a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. error printing

    thsubaku9 committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    60d3d66 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Merge branch 'master' of https://github.com/razorpay/go-financial

    sync with remote branch
    thsubaku9 committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    6cb9b88 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Merge branch 'master' of https://github.com/razorpay/go-financial

    Merging with upstream
    thsubaku9 committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    8c47073 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. IRR function added

    thsubaku9 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    4edb2b7 View commit details
    Browse the repository at this point in the history
  2. test for irr

    thsubaku9 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    d86b2f4 View commit details
    Browse the repository at this point in the history
  3. readme.md updated

    thsubaku9 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3f66ca5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. mirr added

    thsubaku9 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    ef14104 View commit details
    Browse the repository at this point in the history
  2. Readme.md updated

    thsubaku9 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    49062ef View commit details
    Browse the repository at this point in the history
  3. lint check

    thsubaku9 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f1363f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. naming convention

    thsubaku9 committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    305673f View commit details
    Browse the repository at this point in the history
  2. naming convention

    thsubaku9 committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    8ddf09f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. math var renaming

    thsubaku9 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    9606bf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge pull request #5 from thsubaku9/irr-feature

    Irr feature
    thsubaku9 authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b713fbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    153b7af View commit details
    Browse the repository at this point in the history