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/precision library #7

Open
wants to merge 5 commits into
base: feature/precision_library
Choose a base branch
from

Commits on Feb 28, 2021

  1. upgraded to gradle 3.0 in order for it to work with current IntelliJ …

    …idea
    Alexandru Bujdei committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    5ebb5bc View commit details
    Browse the repository at this point in the history
  2. fixed formulas in Lambert algorithm

    Alexandru Bujdei committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    8c6cf58 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. updated some tests with correct assertions

    Alexandru Bujdei committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    cc66b74 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. reproduced correct translation of code from original algorithm

    Alexandru Bujdei committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    91c4c8c View commit details
    Browse the repository at this point in the history
  2. added correct reference values in assertions

    Alexandru Bujdei committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    a289bdd View commit details
    Browse the repository at this point in the history