SciML / FEniCS.jl

A scientific machine learning (SciML) wrapper for the FEniCS Finite Element library in the Julia programming language
https://docs.sciml.ai/FEniCS/stable/
Other
96 stars 25 forks source link

Add special functions: bessel_I, bessel_J, bessel_K, bessel_Y #87

Closed CFBaptista closed 4 years ago

CFBaptista commented 4 years ago

Add support for special functions: bessel_I, bessel_J, bessel_K, bessel_Y.

EDIT: Functions have been renamed to: besseli, besselj, besselk, bessely and now extend their namesakes from SpecialFunctions.jl