@stdlib/math-base-special-gamma-lanczos-sum-expg-scaled
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@stdlib/math-base-special-gamma-lanczos-sum-expg-scaled", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Calculate a scaled Lanczos sum for the approximation of the gamma function.", | ||
@@ -31,3 +31,3 @@ "license": "Apache-2.0 AND BSL-1.0", | ||
}, | ||
"homepage": "https://github.com/stdlib-js/stdlib", | ||
"homepage": "https://stdlib.io", | ||
"repository": { | ||
@@ -34,0 +34,0 @@ "type": "git", |
@@ -136,9 +136,8 @@ <!-- | ||
--- | ||
#### Community | ||
## License | ||
[![Chat][chat-image]][chat-url] | ||
See [LICENSE][stdlib-license]. | ||
--- | ||
## Copyright | ||
@@ -165,5 +164,8 @@ | ||
[dependencies-image]: https://img.shields.io/david/stdlib-js/math-base-special-gamma-lanczos-sum-expg-scaled | ||
[dependencies-image]: https://img.shields.io/david/stdlib-js/math-base-special-gamma-lanczos-sum-expg-scaled.svg | ||
[dependencies-url]: https://david-dm.org/stdlib-js/math-base-special-gamma-lanczos-sum-expg-scaled/main | ||
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
[chat-url]: https://gitter.im/stdlib-js/stdlib/ | ||
[stdlib]: https://github.com/stdlib-js/stdlib | ||
@@ -173,4 +175,2 @@ | ||
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/math-base-special-gamma-lanczos-sum-expg-scaled/main/LICENSE | ||
[@stdlib/constants/float64/gamma-lanczos-g]: https://github.com/stdlib-js/constants-float64-gamma-lanczos-g | ||
@@ -177,0 +177,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55915