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

Type stability of Bessel functions #234

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jun 19, 2020

  1. bessel j0,j1,y0,y1: test for type stability

    PaulXiCao committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    554f4c6 View commit details
    Browse the repository at this point in the history
  2. bessel j0,j1,y0,y1: type stable for Complex{FloatXY}

    PaulXiCao committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    d25b7b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d107fa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. added: besselj(Int32, Float16)

    PaulXiCao committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    74204c7 View commit details
    Browse the repository at this point in the history
  2. type stability tests for besselj(Int32, FloatXY)

    PaulXiCao committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    077e5e2 View commit details
    Browse the repository at this point in the history
  3. bessel j0,j1,y0,y1: testing Complex{Float16/32}

    PaulXiCao committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    4b7a513 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. besselj,y: tests

    PaulXiCao committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    2f5eef4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. bessel{j,y} tests

    PaulXiCao committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    d105427 View commit details
    Browse the repository at this point in the history
  2. bessel{j,y} tests

    PaulXiCao committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e5d4d32 View commit details
    Browse the repository at this point in the history
  3. code alignment

    PaulXiCao committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    df24280 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. bessely tests

    PaulXiCao committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    b131e8c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. besselyx: first tests for type stability

    PaulXiCao committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    5e23d1c View commit details
    Browse the repository at this point in the history