Skip to content

Commit

Permalink
Add Julia ports of hyperbolic (including inverse) functions from open…
Browse files Browse the repository at this point in the history
  • Loading branch information
pkofod authored and StefanKarpinski committed Feb 14, 2018
1 parent 0423e3d commit 8f87f03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ The following components of Julia's standard library have separate licenses:
- base/sparse/cholmod.jl (see [SUITESPARSE](http://faculty.cse.tamu.edu/davis/suitesparse.html))
- base/special/exp.jl (see [FDLIBM](http://www.netlib.org/fdlibm/e_exp.c) [Freely distributable with preserved copyright notice])
- base/special/rem_pio2.jl (see [FDLIBM](http://www.netlib.org/fdlibm/e_rem_pio2.c) [Freely distributable with preserved copyright notice])
- base/special/hyperbolic.jl (see [FDLIBM]) [Freely distributable with preserved copyright notice])


Julia's build process uses the following external tools:
Expand Down

0 comments on commit 8f87f03

Please sign in to comment.