jBessel

Bessel functions of the first kind written in Cython
Download

jBessel Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Simone Manini
  • Publisher web site:
  • https://github.com/daron1337/

jBessel Tags


jBessel Description

Bessel functions of the first kind, denoted as Ja(x), are solutions of Bessel's differential equation that are finite at the origin (x = 0) for integer a, and diverge as x approaches zero for negative non-integer a. The solution type (e.g.,integer or non-integer) and normalization of Ja(x) are defined by its properties below. It is possible to define the function by its Taylor series expansion around x = 0.Bessel functions for Python are only supported by SciPy package.INSTALLATION HOW TOTo install, run: python setup.py install Then simply start a Python session and do: from Bessel import jBesselProduct's homepage


jBessel Related Software