Skip to content

NittanyLion/BumpFuncs.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BumpFuncs.jl

This package delivers bump functions, i.e. functions on the unit sphere that have infinitely many derivatives. Included functions cover the univariate and multivariate cases, gradients, and Hessians, with and without scale and location normalization. For further information, see e.g. a paper by Steven Johnson.

The formula used for the bump function without scale and location normalizations is simply

exp( 1 / ( ||x||^2 - 1 ) ) if ||x||<1

and zero otherwise.

Please click on the documentation below for additional details.

Stable Dev Build Status Coverage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages