Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arbor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
arbor-sim
arbor
Commits
b2126475
Commit
b2126475
authored
7 years ago
by
Vasileios Karakasis
Committed by
Ben Cumming
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix attribution for the Cephes library. (#360)
* Fix attribution for the Cephes library. * Small language fix
parent
ddbece13
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ATTRIBUTIONS.md
+3
-9
3 additions, 9 deletions
ATTRIBUTIONS.md
with
3 additions
and
9 deletions
ATTRIBUTIONS.md
+
3
−
9
View file @
b2126475
...
...
@@ -32,7 +32,9 @@ http://llvm.org/
## Transcendentals intrinsics
The numerical algorithms for the transcendentals intrinsics are based on the scalar Cephes library.
The numerical algorithms for the transcendentals intrinsics are based on the
scalar Cephes library. We have been explicitly granted permission by the author to
incorporate this material in our work.
http://www.netlib.org/cephes/
https://github.com/jeremybarnes/cephes (Github mirror)
...
...
@@ -45,11 +47,3 @@ Custom license (as it appears in the original `readme` from the project's page):
>commercial product. In either event, it is copyrighted by the author.
>What you see here may be used freely but it comes with no support or
>guarantee.
>
> The two known misprints in the book are repaired here in the
>source listings for the gamma function and the incomplete beta
>integral.
>
>
> Stephen L. Moshier
> moshier@na-net.ornl.gov
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment