-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
$ grep -nr Convenice GSL.jl
GSL.jl/README.md:89:* Convenice functions `hypergeom` and `hypergeom_e` for the hypergeometric functions.
$ grep -nr Phsyical GSL.jl
GSL.jl/src/GSL.jl:42:# Phsyical constants
$ grep -nr assocated GSL.jl
GSL.jl/src/gen/direct_wrappers/gsl_integration_h.jl:1044:> This function frees the memory assocated with the workspace `w`
$ grep -nr attemping GSL.jl
GSL.jl/src/gen/direct_wrappers/gsl_multifit_h.jl:1021:> > residuals by attemping to reconcile `sigma_rob` and `sigma_ols` in a
GSL.jl/src/gen/direct_wrappers/gsl_multifit_h.jl:1102:> variables `X`, attemping to reduce the influence of outliers using the
$ grep -nr funtion GSL.jl
GSL.jl/src/gen/direct_wrappers/gsl_multifit_h.jl:705:> This funtion calculates the GCV curve $G(\lambda)$ and stores it in
$ grep -nr herustic GSL.jl
GSL.jl/gen/heuristic.jl:9:# List of functions that herustic should ignore (original name)
$ grep -nr incorported GSL.jl
GSL.jl/src/gen/direct_wrappers/gsl_poly_h.jl:137:> derivatives can be incorported into the usual divided-difference
$ grep -nr statisical GSL.jl
GSL.jl/src/gen/direct_wrappers/gsl_multifit_h.jl:1156:> the statisical leverages $h_i$ of the matrix `X` and residual standard
$ grep -nr theres GSL.jl
GSL.jl/gen/makewrappers.jl:627: # Check if theres a typedef pointing to this struct,
$ grep -nr unitialized GSL.jl
GSL.jl/gen/makewrappers.jl:481: # Catch if unitialized element comes after this one
$
Metadata
Metadata
Assignees
Labels
No labels