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

Add Fresnel integral #398

Open
ErikQQY opened this issue Apr 23, 2022 · 1 comment
Open

Add Fresnel integral #398

ErikQQY opened this issue Apr 23, 2022 · 1 comment

Comments

@ErikQQY
Copy link

ErikQQY commented Apr 23, 2022

Hello guys, I notice there are Fresnel integral related docs there, but I don't see any implementation about Fresnel integral or auxiliary Fresnel integral, so I think this part is missing?

In MATLAB, we can use fresnels and fresnelc to compute the Fresnel integral, so I think it would be great to have that support in SpecialFunctions.jl

Besides, I notice there is an implementation out there: https://github.com/kiranshila/FresnelIntegrals.jl

curio-sitas added a commit to curio-sitas/SpecialFunctions.jl that referenced this issue Jul 11, 2022
@curio-sitas
Copy link

I ported the code of the repository you proposed in the package (see PR #407)
This is my first github contribution, please tell me if all is ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants