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

Return sequence of Bessel functions #53

Merged
merged 12 commits into from
Oct 12, 2022
Merged

Return sequence of Bessel functions #53

merged 12 commits into from
Oct 12, 2022

Commits on Oct 3, 2022

  1. add array support

    heltonmc committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    f1ff167 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    57275dd View commit details
    Browse the repository at this point in the history
  2. add hankel functions

    heltonmc committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    1a77816 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. support underflow Jnu, Inu

    heltonmc committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    135473e View commit details
    Browse the repository at this point in the history
  2. delete old code

    heltonmc committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    c9ff1c2 View commit details
    Browse the repository at this point in the history
  3. fix underflow for besselk

    heltonmc committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    30526b8 View commit details
    Browse the repository at this point in the history
  4. test

    heltonmc committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    abc57ae View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    ded98d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db3f780 View commit details
    Browse the repository at this point in the history
  3. update news and bump version

    heltonmc committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5aab92f View commit details
    Browse the repository at this point in the history
  4. add an example in the readme

    heltonmc committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    02a9d7a View commit details
    Browse the repository at this point in the history
  5. fix allocation and readme

    heltonmc committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4a59336 View commit details
    Browse the repository at this point in the history