./wip/py-jbessel, Bessel functions of the first kind written in Cython

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.4, Package name: py310-jbessel-0.1.4, Maintainer: jihbed.research

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.


Required to run:
[devel/py-cython] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: f7887657e5e2efe1144dbac7719ac949b91e5766
Filesize: 2.618 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2014-01-15 21:55:41 by Kamel Derouiche | Files touched by this commit (4)
Log message:
Import py27-jbessel-0.1.4 as wip/py-jbessel.

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.