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

Added gaussian and erf functions. #71

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

blas-ko
Copy link
Contributor

@blas-ko blas-ko commented Nov 3, 2016

Added gaussian and erf functions to the one variable expansions.
As these functions are not analytical, convergence is not tested.

An extra method gaussian(μ,σ,order) is included to automatically create a gaussian function with a given average (μ)and standard deviation (σ).

@lbenet
Copy link
Member

lbenet commented Nov 4, 2016

Thanks for the contribution! Tests are failing.

@coveralls
Copy link

coveralls commented Nov 7, 2016

Coverage Status

Coverage increased (+0.06%) to 98.703% when pulling 1d86fc7 on blas-ko:stat_functions into f897639 on JuliaDiff:master.

@blas-ko
Copy link
Contributor Author

blas-ko commented Nov 14, 2016

Test pass now. Maybe you can now check this @lbenet

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

Successfully merging this pull request may close these issues.

3 participants