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

Compute Taylor coefficient for conformal map #18

Merged
merged 18 commits into from
Dec 15, 2022
Merged

Commits on Dec 12, 2022

  1. add dependencies

    navidcy committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1a48504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b46916 View commit details
    Browse the repository at this point in the history
  3. :fix typo + add global

    navidcy committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0149928 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. fix the square -> circle map

    navidcy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d69e72f View commit details
    Browse the repository at this point in the history
  2. explain 1.85

    navidcy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b85b9c3 View commit details
    Browse the repository at this point in the history
  3. add compat entries

    navidcy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    282fb39 View commit details
    Browse the repository at this point in the history
  4. few enhancements

    navidcy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    28145a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afd12f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3251755 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'ncc/compute-taylor-coeffs' of github.com:CliMA/CubedSph…

    …ere.jl into ncc/compute-taylor-coeffs
    navidcy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    413a7f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. add example + doctest

    navidcy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6bd3a1a View commit details
    Browse the repository at this point in the history
  2. run doctests

    navidcy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    029dbdd View commit details
    Browse the repository at this point in the history
  3. include rancic coeffs

    navidcy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    ead7f21 View commit details
    Browse the repository at this point in the history
  4. return B_coeffs

    navidcy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    83e459a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3ea0b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e000bbd View commit details
    Browse the repository at this point in the history
  7. fix typo A_k -> B_k

    navidcy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    45baa30 View commit details
    Browse the repository at this point in the history
  8. add estimate for C

    navidcy committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b16db0e View commit details
    Browse the repository at this point in the history