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

Besselj and Besselk for all integer and noninteger postive orders #29

Merged
merged 14 commits into from
Aug 4, 2022

Commits on Aug 3, 2022

  1. continued fraction

    heltonmc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    aeddfe7 View commit details
    Browse the repository at this point in the history
  2. add power series

    Co-authored-by: Chris Geoga <christopher.geoga@rutgers.edu>
    heltonmc and Chris Geoga authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    9f6cb5c View commit details
    Browse the repository at this point in the history
  3. update power series

    heltonmc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    6863aeb View commit details
    Browse the repository at this point in the history
  4. rm extra assignment

    heltonmc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    71de923 View commit details
    Browse the repository at this point in the history
  5. rm extra division

    heltonmc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    3252399 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    277bd35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4a8832 View commit details
    Browse the repository at this point in the history
  8. add docs and besselk tests

    heltonmc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    bc4ec0e View commit details
    Browse the repository at this point in the history
  9. add tests, fix F32

    heltonmc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    cd97b85 View commit details
    Browse the repository at this point in the history
  10. add docs

    heltonmc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    00cd0ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7278cfe View commit details
    Browse the repository at this point in the history
  12. fix coverage

    heltonmc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    aea768b View commit details
    Browse the repository at this point in the history
  13. add more negative arg tests

    heltonmc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ab6a5e5 View commit details
    Browse the repository at this point in the history
  14. fix doc string error

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