{"_id":"@stdlib/stats-base-dists-gamma-ctor","_rev":"14-c4bf160430ea2f5c0f510b9cab4f6e10","name":"@stdlib/stats-base-dists-gamma-ctor","dist-tags":{"latest":"0.2.3"},"versions":{"0.0.1":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.0.1","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.0.1","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"aee7f7f763efa9d8b635afadc90c10e9f77e9840","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.0.1.tgz","fileCount":7,"integrity":"sha512-aCVKlW4a8/xQhCViiPNn/xcRV3/EoWsK24RRwqK/A6qf5zNLWe5T2sqO1L2XJ+3siJ18PFvTC2DXrWn/e2KBag==","signatures":[{"sig":"MEQCIDK/6jpwpmgEmLZynPyU60lKUjcxroN2J0RfrX/d/trfAiAcO0iQgRnRoc6cBfQ6hJ9iYg7sIbwWjQMGiFOiGApSbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyOW9CRA9TVsSAnZWagAAt+IP/0qRE93HBC4Uowh+jTCx\nwB/lN1K1j2KV9yJ60KC5O53pCCp8jTbSQUz5ggmMAsoFOLsOxv4oHnrYfzq8\nqH85bl1M4L0XIu6cY48ZTwTtqgjtCwrbbrd3G2Xuzl6oCMJtjSE3+ltGnHjA\n5v5dbLumd8KvGlOVGNT+KiAAZWB0nc/o55LZzQbnvrLu6Qz9Ce8qrzdzixS7\nbzmzYSG5cIUJyQ7TT2Lx4qphsbL6m0ssmb6HCh6RHMxyJnl4IlVf0vjTqKSd\nOa6DsA8MK9ga8WMJ0Dg7W2nzlXO6dHOhIIz5a4D86/CwJNaIMxS5/jqFOZiC\nEbZ4QBnedSj+hbYFF13slrMajCYg7THJKR6Uh8ko61bJbADOtW/yc8TeXCrj\nt9soeTz0KPtaPn1LDkle0A9Z7BdJQHP23TKx2PSW5byyldRSJl8d61t2mCL0\nRrahlKQxb6SeBWjNYSHGNYJlSpfVB8fyhJr/6H1MIvS5FL1sBloyENRtVrPC\n13n9V1BdVWm9autRvaGwV6r+Duh+YoQgXHejTOKXVJQyBGUtX+b/oMNQ+Vyi\nQXLg4t7jvT9qkYNiUU/E/D3ouXELLPPNsZhGGg61VK06q0WPhn0tqgcsfjR3\n5Ld4OhmA9jwH4071YQbVxhHDMmgmB6lW6+fDiMURT7XWZTctUXQun+ReOfoV\n+AgP\r\n=bV7L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"95b7551ba5a7538f29ef5330e9957e9e9e6986b0","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"7.7.6","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/utils-define-property":"^0.0.x","@stdlib/assert-is-positive-number":"^0.0.x","@stdlib/stats-base-dists-gamma-cdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mgf":"^0.0.x","@stdlib/stats-base-dists-gamma-pdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mean":"^0.0.x","@stdlib/stats-base-dists-gamma-mode":"^0.0.x","@stdlib/stats-base-dists-gamma-stdev":"^0.0.x","@stdlib/stats-base-dists-gamma-logcdf":"^0.0.x","@stdlib/stats-base-dists-gamma-logpdf":"^0.0.x","@stdlib/stats-base-dists-gamma-entropy":"^0.0.x","@stdlib/stats-base-dists-gamma-kurtosis":"^0.0.x","@stdlib/stats-base-dists-gamma-quantile":"^0.0.x","@stdlib/stats-base-dists-gamma-skewness":"^0.0.x","@stdlib/stats-base-dists-gamma-variance":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.0.1_1623778749434_0.5521084096951152","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.0.2","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.0.2","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://github.com/stdlib-js/stdlib","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"2bb95e94cf7a30cbe9959765fa59e299e908ce30","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.0.2.tgz","fileCount":10,"integrity":"sha512-cNC+aB2G2FGEiJLKRUS4YAd0ULEk6oMN9G3iL3KWTirAyMV4JyzojyMcbK+i3bq75XixS3W6rtEhXifLms+PuQ==","signatures":[{"sig":"MEYCIQCKtlIc/I3GDytqU/NHi8wAn1p6Ix8kDjwMM9fX+M/QEwIhANpYnJdNTKKjDLjE68NX/ju8n+jF1lBMytgInBkeoK9X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyY/yCRA9TVsSAnZWagAAChsP/jze5iIQzG7JEHfgd7tJ\nCBeOGjwv01Zd1o0kncCqpUzchfFGPVkse887xZ7nNLQbY3qM7de2tUhBLTFG\nELO1aQOyfO9ejYp5GBHoJY71AowGJSbPMixNvV7B7ZTVcy6DV4varU0k4gA6\n3GR4FLjTWeq1CeoJzYy/DZqXfGvv0yYDcRi/hSeI7zv5NTb2REk1TvGEReWa\nrmLKUT/PBERfbp1XVbsdHIUm1mmoaCQuiGfFp3KaSacpo40bUqIdWZor8kql\nIIdaLPklNNjF7va1cScBDYlibjrTnWoyokK1AIb21fuHAKBcRbQOff0hamWi\nbgB3jK+0UvqSlRAcbsYpH5YaTA+C1zqAERVoz2FrkWdfaSxAK9zYEDU6Olwo\nev/UhQHscIGffUPtXnEVe6lQ9nMSNdEn7wpSjkcjbSkxZf9ndSOYY3zZshpS\ndSmPCbXqtEhW6WR4/Gk/plx0/4Fi2+oW91ny1bec8XblJRKzLgI7Aw0/b5Wj\n8rRh1icGr4fB84FYCtZzqc6QNOY5+/m/iprWBT/IFfHJlXrhUCBDjJq07KiH\nej+ZcVY9CCe4QJKz9UYIqgJR1VUUf1EIg2kHomJ3hmASH2dqC2Qp5NBfFa2X\n/NTzz/vLYRED6p0lOc7R5jamBxeWVrrslUD2O4lWo6q2USG7ufDcSYG1Buhx\nRmBK\r\n=QRg8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"fd1c2bcac116acd22d9dc6e7af89475704e377a5","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"7.7.6","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/utils-define-property":"^0.0.x","@stdlib/assert-is-positive-number":"^0.0.x","@stdlib/stats-base-dists-gamma-cdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mgf":"^0.0.x","@stdlib/stats-base-dists-gamma-pdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mean":"^0.0.x","@stdlib/stats-base-dists-gamma-mode":"^0.0.x","@stdlib/stats-base-dists-gamma-stdev":"^0.0.x","@stdlib/stats-base-dists-gamma-logcdf":"^0.0.x","@stdlib/stats-base-dists-gamma-logpdf":"^0.0.x","@stdlib/stats-base-dists-gamma-entropy":"^0.0.x","@stdlib/stats-base-dists-gamma-kurtosis":"^0.0.x","@stdlib/stats-base-dists-gamma-quantile":"^0.0.x","@stdlib/stats-base-dists-gamma-skewness":"^0.0.x","@stdlib/stats-base-dists-gamma-variance":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.0.2_1623822322045_0.19918742101215026","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.0.3","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.0.3","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"72831a46672c5eec68f48720952bf5b64e6d0f73","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.0.3.tgz","fileCount":10,"integrity":"sha512-X7dUGvym9ObBMm7HfuwXhx4ZKMyTCFfYfUCDYSevD7wcuIQvnp+jYcLyYf1dsEKXbokspvNDvGdc6dY2vkBuZw==","signatures":[{"sig":"MEUCIQCuZyW5KGstmZeR4DFnD2rqx4yAb0HB6E/uHw2ON0v26AIgdOdrXoPEnRnvnO9UeS3f9I+pnDJgHLr4Lhz9ydcSHX0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2RIrCRA9TVsSAnZWagAANLAP/2BKeMZRCijdXzF19TR7\nWvM4Gc6jshZcF2CavbPTcgLR4NxIY9NnLVL47g54iFBhcgiaF2uC1CC9tHeQ\nyC0oIe03wxl6UBVtqS/9NYDPfRs8vpJcAoGehTcETz5aSUFeayiMDcdFRjyQ\n3of8iflol74IPocySx/PC0h7i3UrLRAe8msbr6iqlRhP82zlgmnXY+h5lPWm\nza1+Udccv1B1Syh2wU5BoaPoaBMzI3zFPD4suqD6OG0m9fgmgGaBkI0D3wgJ\nSv9do63jR3AYOlFMYHfV7/NNfYu9ngQU39xmELXFen4P3NN0GlbLU/kOHlhU\nbN3cxsxtP0zsCo/I6xNAQ+YjvTaUAPVht4XGJX4a4Gq8OWWtjtT9sUC/mKaM\nDLXZ+zYxtQ6Glu9h2e3hwAV2I0vMORx86R8jVHNKFMifVfjPyLz9Lhf/EF9D\nhjrVZmfYTIqMTAqeO7yg8ZjEqSttvxlavNBcNff9YTqeDCP+zSCpP12QnGxM\nRfUv8Vpf4d3Zs2jZHl48dtTE/gCp9PHtqTOHeXCsIBLb8B1TSRIIs2B3yf9W\n66+Ld0rd9J6JnbosPA/a815Dtq0ZiLpviiucYW/3n0S4AXYcWNOxVLWQhFcc\nlocaPrb4vjRxYYNqsHjvP74tTVad2PwezgT7eiXMrzS+x4OpG0+GJ67TbOb3\nz13f\r\n=bU3E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"2bc99e1aa249bc4593b3a3eced69e29e8e8aff2d","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"7.7.6","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/utils-define-property":"^0.0.x","@stdlib/assert-is-positive-number":"^0.0.x","@stdlib/stats-base-dists-gamma-cdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mgf":"^0.0.x","@stdlib/stats-base-dists-gamma-pdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mean":"^0.0.x","@stdlib/stats-base-dists-gamma-mode":"^0.0.x","@stdlib/stats-base-dists-gamma-stdev":"^0.0.x","@stdlib/stats-base-dists-gamma-logcdf":"^0.0.x","@stdlib/stats-base-dists-gamma-logpdf":"^0.0.x","@stdlib/stats-base-dists-gamma-entropy":"^0.0.x","@stdlib/stats-base-dists-gamma-kurtosis":"^0.0.x","@stdlib/stats-base-dists-gamma-quantile":"^0.0.x","@stdlib/stats-base-dists-gamma-skewness":"^0.0.x","@stdlib/stats-base-dists-gamma-variance":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.0.3_1624838699053_0.5899552432006119","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.0.4","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.0.4","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"d69a0658e2793c8dfb54c2ffd2e29d631b111ccc","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.0.4.tgz","fileCount":10,"integrity":"sha512-tKt0qFmE8+yhrnZ3q2BcggYeHYeyxWKkMBHNPG8p43+C60ik1qlbhH3GCWGkZI7P36zCT62ygOt7/zvGcwhEbA==","signatures":[{"sig":"MEQCIAz+qxZWqmUqj1CCbNHrnsblp8mpLWDpKfIil2J/eC7wAiBSJilexc0vfX0mL5oAyM/u2s1ZyTjkHNqKDt4zzQj+Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5QehCRA9TVsSAnZWagAAh1UP/2rBDbO0UyK/J9IfmGib\nY5hQnuIUoY3FzxFJq3K2P32sTo1rSqi4bfE8MutgoTFIVJ/SI9zNcbQz3vj3\nDFcdrl80kRDRBemFmP1GR2SlP6O2xZewqBeBRLMkT+2u/UVILBDeriwCYWrP\n8+VuPwPmfPI3+eVk+YJK9w8PSYbmfsSKTcy80IUSZ/4dx/mz/86GG41i7wRM\nLZfdytJNH+JI3YHBda5K3IZq3NfF0anKkkn2I8pV/fn8MsRlBa6DihFBczxL\nROR2zKSFKUYiVU8TKIUNMa+DPYeSTEAV1ErmuTxl0XzV3EKmnQUnWrNRfOjr\nV1yqgEjrShFlwNLKH8/DGi3avWL8Hl/wUi0aRex9IgCtyOuw18wvhmSUUJXG\nP6ShgPvkYfQ9h7bJu+8NtotdpZYe/kK1+I4JeQKyrzG+JlYZGRnrX1buh6+5\nZR4jxbROFbOdTK/9/6ce1syxV+qwNKkNxM5Y4Lt+qRn1H12Mmqv0c7j7zwSm\ngkNaTb104rw8uT8dPERfqRIbbJ9eVIkuu1Ux6+7w0E5rr/40X6yNmcvjw51D\nWpNRml34zXn1NQU7wEi+Mx9htoyPpGwnew+vpL3UAQWHeOIQM4hVs4i34R71\nxd+7sTM/LRL4GnpH8zi7hPP/vGsguXDZ+W/Skaf5P1C7rw7m9U4+SfbQUvVL\nuWY/\r\n=jc63\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"2a41deb272a77f9d40ee86fe07a2f34a1f00cfe9","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"7.7.6","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/utils-define-property":"^0.0.x","@stdlib/assert-is-positive-number":"^0.0.x","@stdlib/stats-base-dists-gamma-cdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mgf":"^0.0.x","@stdlib/stats-base-dists-gamma-pdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mean":"^0.0.x","@stdlib/stats-base-dists-gamma-mode":"^0.0.x","@stdlib/stats-base-dists-gamma-stdev":"^0.0.x","@stdlib/stats-base-dists-gamma-logcdf":"^0.0.x","@stdlib/stats-base-dists-gamma-logpdf":"^0.0.x","@stdlib/stats-base-dists-gamma-entropy":"^0.0.x","@stdlib/stats-base-dists-gamma-kurtosis":"^0.0.x","@stdlib/stats-base-dists-gamma-quantile":"^0.0.x","@stdlib/stats-base-dists-gamma-skewness":"^0.0.x","@stdlib/stats-base-dists-gamma-variance":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.0.4_1625622432733_0.4169900835856386","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.0.5","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.0.5","maintainers":[{"name":"rreusser","email":"rsreusser@gmail.com"},{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"35e2d133cbd74e17a857155c74e81a03f0687ec5","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.0.5.tgz","fileCount":10,"integrity":"sha512-AjAX+KO7wX6WHIs+m1NtzqqEiiAYdqks7cVzYBltM4eIiYVV3Fc/ak8Weo268iLM25/QGpqwX8EkDGRVa4xiIA==","signatures":[{"sig":"MEYCIQDU2iZRbqCQm1o29gzruiMdPrZugp3LyBJ0eeL/dgjDbgIhAIBEEf9ZAqTPd+1ubq+/xpSIvYK5kKGNBOzWBdHlqNGA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6OVwCRA9TVsSAnZWagAAYF0QAJ5sjLPQeWUmTSSiyMrR\nb0pplWBIFLfpvRD6bN+VxIpYrHgWNf6W+w6EXPNaIiBjdUc6ZwVvzP7+tt2/\ntqdvANe9nJD4CKDIJMWusgYNL+uAUHcgoplcsZcWAHBoPgDV3HDVcaWm3wa2\nJG5sMoIuPfml8JPpznmLtDO9DMzil/BaYJSFD2kvlLSHRGCDuSjpOTeQ9oYy\nXHEaKCxvfaDiXUOp7lUIl/3jqmTqFl3U4N1cOP8CB8KsI6YcVVGxMzRSOiDS\nNudZC6fpugf/up3QSopyEqHnljrwDx8C/TEAvZkKUYAGhsa/4+6JDOCXusf6\n5gfHpffpsY0pJHA3f5VadhiPWP77Jbav1Tf0TUH2NuOPbp+QF9irLydj6JMP\nAZrVCN11AipMRCKCk5SI3m0bIYu9rRpaGGod7QEA4IfE8blWCELUaPWYr6QC\nqcvU+SC8kK0cUcMiib+Td+YMHfWT1tlxPjIDG18UHoAD8Sl6MQZ2slZgwxnQ\nc5Vtxuhz7ct3CPVjUKtOCO6TmQgefZBdqfMQVAOa9EgOmLxwe6VFjq+qAcjU\ncawmX6mgqwZWA4e7vOZ841DTm8eM2dokAgXOFtpgTLWn0NRePO5cSF/6WsT/\nLtBZ3JC1KwC611SmeMS3TFVZDxS+ZyFd6eREMC9zm7dbOdNBi4oZ7PjgZUK8\n3DsH\r\n=4kb8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"ea648d1d44fcedf1b250ce74f9b1710a26cd98dc","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"7.7.6","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"15.14.0","dependencies":{"@stdlib/utils-define-property":"^0.0.x","@stdlib/assert-is-positive-number":"^0.0.x","@stdlib/stats-base-dists-gamma-cdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mgf":"^0.0.x","@stdlib/stats-base-dists-gamma-pdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mean":"^0.0.x","@stdlib/stats-base-dists-gamma-mode":"^0.0.x","@stdlib/stats-base-dists-gamma-stdev":"^0.0.x","@stdlib/stats-base-dists-gamma-logcdf":"^0.0.x","@stdlib/stats-base-dists-gamma-logpdf":"^0.0.x","@stdlib/stats-base-dists-gamma-entropy":"^0.0.x","@stdlib/stats-base-dists-gamma-kurtosis":"^0.0.x","@stdlib/stats-base-dists-gamma-quantile":"^0.0.x","@stdlib/stats-base-dists-gamma-skewness":"^0.0.x","@stdlib/stats-base-dists-gamma-variance":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.0.5_1625875824033_0.4184931788058086","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.0.6","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.0.6","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"687a4a24e282e8b05856d9b1a36255d413928511","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.0.6.tgz","fileCount":9,"integrity":"sha512-U8fQEPi8ywO7gJ7r6bAOjWArotGgZU8KgllLXRgSeGLKPACsyB4JW39sFzMZNAd6+2xY722RsZ/CALTa+COM/A==","signatures":[{"sig":"MEYCIQDMQ+4AK/SvECwBvLh/YCWU7IVQcRBy6cgt81zcUILImgIhAPtvwEfZBZ8e0+mdI7T4P1odhTYKQ5iFwemVA4is62sq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhItFJCRA9TVsSAnZWagAAMAEP/3tRPG01alPMVRVg/tcv\nic/VSmilL5jBvlGcJO10rQrJs8/bJLes/TcQZY6c/w+mmT0lFRCVem9OmRC0\n1xBFFBy8viMPCLsv4BhcFuHU43vaDfqYqoSxf5c9S0ID3tt7rTYI8ORjbueM\njFI9+eqoxSZSy/5low8TSYxOpB1W3vKT+FSGSGnz9YJC3jNEzskwp51lvnBH\nE5Pvoj8NbVEnNOhLe31K3JRSy4aETzO/bEXFDwoQ4k7ZXxOmYX3Mtk4kgpk8\nejO266cKWrSHOJo7tOnukb7IARwBe4rNtaXQ21WXBqPZ6cJPgFgQSgUBQZnD\nls7BLywE5o++Vfk+A0sja861mY2eT292fUCzDy1DA/ZtAEHBsqDanje7Y3pY\n2zGayNTP02F6gdgkVTiH6DDmFnRGMXbMrb9Qe+y9ISKlI/JwB4tyPqvbbkYo\nkjJZQRjaVKZAL7VXXDPK3TmRnkUZL7K1NY7v2zZsI55DSZZG3ma3gNlcOIgL\nT9FuF0epT+IZjErKf7sSiS4V1NGKwJkkYkULLXh6/Xz1jc5afs8eO++I63Uk\ndlX1gJAKzayYP9So/+xo/bcE8xJIIvbOMQsc7W+H20xgwqNRgF7qVIU36t4K\njdnFTO0rZKywJsUNqW+5S5mN9CsuzsekM7Hw6ByK4FC/leuzAUdt4i7Z27WM\nHbv4\r\n=Tzcp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"46cc214b08a5b313f64f74043e9b08d3c8b40807","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"7.20.3","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.7.0","dependencies":{"@stdlib/utils-define-property":"^0.0.x","@stdlib/assert-is-positive-number":"^0.0.x","@stdlib/stats-base-dists-gamma-cdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mgf":"^0.0.x","@stdlib/stats-base-dists-gamma-pdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mean":"^0.0.x","@stdlib/stats-base-dists-gamma-mode":"^0.0.x","@stdlib/stats-base-dists-gamma-stdev":"^0.0.x","@stdlib/stats-base-dists-gamma-logcdf":"^0.0.x","@stdlib/stats-base-dists-gamma-logpdf":"^0.0.x","@stdlib/stats-base-dists-gamma-entropy":"^0.0.x","@stdlib/stats-base-dists-gamma-kurtosis":"^0.0.x","@stdlib/stats-base-dists-gamma-quantile":"^0.0.x","@stdlib/stats-base-dists-gamma-skewness":"^0.0.x","@stdlib/stats-base-dists-gamma-variance":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.0.6_1629671753253_0.5845467665941289","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.0.7","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.0.7","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"df497f773a3e9d20444e2b3a982cb7103507a911","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.0.7.tgz","fileCount":9,"integrity":"sha512-aBTxoswUQeFilGF2//h89dLmg0hrPmEF5wBWDY0LaKoN/S7mznbKpwnlPzOlYDOhqHwr4Z16VsXIOCzx8GHWxw==","signatures":[{"sig":"MEUCIAvlUmCbPHjr138Y+HlShcmLHXWnTP5cvtK5Tj5FA8pHAiEA22mZc87iJ4kB22OYwKAGGIaJGI49nn8Kekm9cCagI4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDTC9CRA9TVsSAnZWagAA8K0P/RfqdCFs7LkmMZJxSnlQ\ns4tZka+f+dPrStFf88ac2oK7AzkurFYJSAcEVHSPnTFru2UXGe+GgTzE0BvL\nygXs9XO8/cpXNWtqzxFTyTSAlNmgrOFLuYM6eS1JrIIw0+wK1SgPt5wgIGEI\nwCD1plFFOL8t+YKetqKC1yu+jiY1+J0F/S+v4tXoZXDDYJYVHOI0hVIarkYt\nQjcCUoaac0QuXM7aNN5QYUnf4+OCOE4kRFTU+XTF7EV2YHFV+RiOM5aC1ZCR\nq1vnY1h1o9bksOleW0+i8MBCY8RueNFhcxFeSfuhvcZuLw4b4CqvpDrYGuP+\ndOlQ4Ta2wnGThi96rwS6LqZmNRw9yq9Flb3Y+UMKClecD48JRVx7twlLIa/5\neRRWs6igZIJ2u7fzfah1Rkri5JrNiTqjel4OFOrx9mHLXKvKiIR+Cv6iSPQ7\nuFX8Jx9oh2QR1F9mEtaBzp4rgN8rjIw9mT2Bl3xjHKx4diNePU8o5kVJ8GHN\ncEBgshoN7PhzSi1nrxKtYKZij3jI8KQCpaCWFT2VA0vyJVxLWZnYQKuGPSZE\nXWDfjH7xTK15310XK/iARg9M1QD5JKehfUauncCjEsdQsSUW/f5gb3UAmE+F\ny06PemfIwN0vd7ZvLWfqZExB4p3CfCPFs6+bQ63i3grg/28Zq/Mkuiuvw0uk\nbspW\r\n=xb6Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"88aac473d7f693ecd2a05388f2194427da2fd968","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"8.1.2","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.13.2","dependencies":{"@stdlib/utils-define-property":"^0.0.x","@stdlib/assert-is-positive-number":"^0.0.x","@stdlib/stats-base-dists-gamma-cdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mgf":"^0.0.x","@stdlib/stats-base-dists-gamma-pdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mean":"^0.0.x","@stdlib/stats-base-dists-gamma-mode":"^0.0.x","@stdlib/stats-base-dists-gamma-stdev":"^0.0.x","@stdlib/stats-base-dists-gamma-logcdf":"^0.0.x","@stdlib/stats-base-dists-gamma-logpdf":"^0.0.x","@stdlib/stats-base-dists-gamma-entropy":"^0.0.x","@stdlib/stats-base-dists-gamma-kurtosis":"^0.0.x","@stdlib/stats-base-dists-gamma-quantile":"^0.0.x","@stdlib/stats-base-dists-gamma-skewness":"^0.0.x","@stdlib/stats-base-dists-gamma-variance":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.0.7_1645031613822_0.6528825631753803","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.0.8","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.0.8","maintainers":[{"name":"stdlib-bot","email":"kgryte@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"a810715d95d7e3157e048ac49983f99556a3d49f","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.0.8.tgz","fileCount":9,"integrity":"sha512-uT7SqYrl0/pwNcq8Ze0KrIosU5kC8o03DYjzmZzi+Km9Umr8aYObQcLvQcv47Ay0KxJD8XRUi+mdkZ7X6k19uQ==","signatures":[{"sig":"MEUCIQDmo4DTbcq/jMOMbeP3mmWE0fJS+sZyZbm5L7SOzvZbCgIgQWCxjZRQaZ6xPyenQ7l7vfukDz0OHp4aeOZpbxVRKLE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyK9KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoK0xAAjONnMN9KoyvBSxEIKYO8xINrt4N4Rb/QZirRJLG1jaY/0UMr\r\nCN6ezliwwPeAhu+c6k3r9JYM3aDLV7W75fK5w7QyEAvM8R/D7cCBja1dn9fM\r\nu7gYpZQoZnoEUB6q0BQqLK19KBSm5h2h+5TOH/kudnmLKrBW45cIBnqhDYu/\r\nXAG0JfugyBHdHTevSB9MuMIht1atfsd/sFrLxh5FmKwUk1zQMLMgytML32m/\r\nAKrilHj13yKhf/3tltXsfwC9jdeoMIJACaZBg6pmJzNETaCGcakFweEw3Qx2\r\npMou05wgh8TjgiPUHxDFJvg6m9/Okf6ju/qCjhgZ9p73d4dQQ3+Rh5w2rNvM\r\n0+ziOSOm+UnGZuqG7ojP9oKipQnVaTRAgDgfgLvqlVOVVOAi3ZgoXuDL1CK3\r\nUHyHFw/NsCciWHuPHch+VLj+aI8F+tGpGnHPTAVO7f5Jz6XEWwtlLLPiC/aP\r\ntcL59chJvHgj/FzDXdqwaJhIszlApgcybi17MVOj+TdUvQQfxKXfBLLG3G7d\r\nCigmjVYWg1Ez7V1WEiPk4YAHIhtlbnuWFnbo8usuMzydHyTdjAddGHZ4QI5D\r\n/diUU9ZVLgDIN2rqtbRoNDir4/gPV0wyaHuLh5kBGCwnKVsRADsxaPgkdUY6\r\nuOWJBeoh2tfSUtJIlmgH73RSYYxultobtdE=\r\n=Xji7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://www.patreon.com/athan","type":"patreon"},"gitHead":"0b5ae7b52d51d11f2a642336149af3f3ba464ea6","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"kgryte","email":"kgryte@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"8.11.0","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.15.1","dependencies":{"@stdlib/string-format":"^0.0.x","@stdlib/utils-define-property":"^0.0.x","@stdlib/assert-is-positive-number":"^0.0.x","@stdlib/stats-base-dists-gamma-cdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mgf":"^0.0.x","@stdlib/stats-base-dists-gamma-pdf":"^0.0.x","@stdlib/stats-base-dists-gamma-mean":"^0.0.x","@stdlib/stats-base-dists-gamma-mode":"^0.0.x","@stdlib/stats-base-dists-gamma-stdev":"^0.0.x","@stdlib/stats-base-dists-gamma-logcdf":"^0.0.x","@stdlib/stats-base-dists-gamma-logpdf":"^0.0.x","@stdlib/stats-base-dists-gamma-entropy":"^0.0.x","@stdlib/stats-base-dists-gamma-kurtosis":"^0.0.x","@stdlib/stats-base-dists-gamma-quantile":"^0.0.x","@stdlib/stats-base-dists-gamma-skewness":"^0.0.x","@stdlib/stats-base-dists-gamma-variance":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.0.x","@stdlib/utils-define-nonenumerable-read-only-property":"^0.0.x"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","istanbul":"^0.4.1","tap-spec":"5.x.x","@stdlib/bench":"^0.0.x","@stdlib/random-base-randu":"^0.0.x","@stdlib/assert-is-function":"^0.0.x","@stdlib/constants-float64-eps":"^0.0.x","@stdlib/assert-has-own-property":"^0.0.x","@stdlib/math-base-assert-is-nan":"^0.0.x"},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.0.8_1657319242401_0.03396933053359996","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.1.0","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.1.0","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"c0292a1ce698235acbda37a6fcba87c19c1aa5cf","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.1.0.tgz","fileCount":11,"integrity":"sha512-v2S+xH8WYxqIsQ6c9+ODaKYM43yc20ky5sd/yVaW+I8uupuXbi55Vx+VInUQ2YuD7fxTNjuMnqTZ6j49f2z8nw==","signatures":[{"sig":"MEYCIQCzjBxO0oyhk/Gv2kpyRkSFkrQZnfQwEpbKgg2juqWrPgIhAMZbkEVvMCzchWVh7zJ92TK95MdlYfp07QwRph6mqy7P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57034},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"09e778888dc3ceb96e90fcf9e55bdfae4f1d729e","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"8.19.4","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/string-format":"^0.1.0","@stdlib/utils-define-property":"^0.1.0","@stdlib/error-tools-fmtprodmsg":"^0.1.0","@stdlib/assert-is-positive-number":"^0.1.0","@stdlib/stats-base-dists-gamma-cdf":"^0.1.0","@stdlib/stats-base-dists-gamma-mgf":"^0.1.0","@stdlib/stats-base-dists-gamma-pdf":"^0.1.0","@stdlib/stats-base-dists-gamma-mean":"^0.1.0","@stdlib/stats-base-dists-gamma-mode":"^0.1.0","@stdlib/stats-base-dists-gamma-stdev":"^0.1.0","@stdlib/stats-base-dists-gamma-logcdf":"^0.1.0","@stdlib/stats-base-dists-gamma-logpdf":"^0.1.0","@stdlib/stats-base-dists-gamma-entropy":"^0.1.0","@stdlib/stats-base-dists-gamma-kurtosis":"^0.1.0","@stdlib/stats-base-dists-gamma-quantile":"^0.1.0","@stdlib/stats-base-dists-gamma-skewness":"^0.1.0","@stdlib/stats-base-dists-gamma-variance":"^0.1.0","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.1.0","@stdlib/utils-define-nonenumerable-read-only-property":"^0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","@stdlib/bench":"^0.1.0","@stdlib/random-base-randu":"^0.0.8","@stdlib/assert-is-function":"^0.1.0","@stdlib/constants-float64-eps":"^0.1.0","@stdlib/assert-has-own-property":"^0.1.0","@stdlib/math-base-assert-is-nan":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.1.0_1695539412779_0.3303687922493528","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.2.0","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.2.0","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"213cdb086d0e163e466a3b413f4f1485e8830d9c","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.2.0.tgz","fileCount":11,"integrity":"sha512-JTibXALz/7VvuFO7GNMJ0M3Xb5/ZdwXELN0DCc7laZguNuliCdZO5nWxA9UAe3wCWdTkhCPchHZrnizznpp/SQ==","signatures":[{"sig":"MEYCIQDT+/+qXmwhGYP2e0Oy67pYiADf0Yf5fvWM5oiaomuWpQIhAL9aXZMq0vT7tnD8qDlleFnrKnTm48OwKPdwslSPaAnY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56926},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"7137673f0798ef13d7c9fd7becf78e557b1d583b","scripts":{"test":"make test","examples":"make examples","test-cov":"make test-cov","benchmark":"make benchmark"},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"8.19.4","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","test":"./test","example":"./examples","benchmark":"./benchmark"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/string-format":"^0.2.0","@stdlib/utils-define-property":"^0.2.0","@stdlib/error-tools-fmtprodmsg":"^0.2.0","@stdlib/assert-is-positive-number":"^0.2.0","@stdlib/stats-base-dists-gamma-cdf":"^0.2.0","@stdlib/stats-base-dists-gamma-mgf":"^0.2.0","@stdlib/stats-base-dists-gamma-pdf":"^0.2.0","@stdlib/stats-base-dists-gamma-mean":"^0.2.0","@stdlib/stats-base-dists-gamma-mode":"^0.2.0","@stdlib/stats-base-dists-gamma-stdev":"^0.2.0","@stdlib/stats-base-dists-gamma-logcdf":"^0.2.0","@stdlib/stats-base-dists-gamma-logpdf":"^0.2.0","@stdlib/stats-base-dists-gamma-entropy":"^0.2.0","@stdlib/stats-base-dists-gamma-kurtosis":"^0.2.0","@stdlib/stats-base-dists-gamma-quantile":"^0.2.0","@stdlib/stats-base-dists-gamma-skewness":"^0.2.0","@stdlib/stats-base-dists-gamma-variance":"^0.2.0","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.2.0","@stdlib/utils-define-nonenumerable-read-only-property":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tape":"git+https://github.com/kgryte/tape.git#fix/globby","tap-min":"git+https://github.com/Planeshifter/tap-min.git","istanbul":"^0.4.1","@stdlib/bench":"^0.3.1","@stdlib/bench-harness":"^0.2.0","@stdlib/random-base-randu":"^0.1.0","@stdlib/assert-is-function":"^0.2.0","@stdlib/constants-float64-eps":"^0.2.0","@stdlib/assert-has-own-property":"^0.2.0","@stdlib/math-base-assert-is-nan":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.2.0_1707951046777_0.15426357538156243","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.2.1","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.2.1","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"2a9e7708d541511a82964820cdbb6f42bffcedf9","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.2.1.tgz","fileCount":11,"integrity":"sha512-CM4fFUmctEeiBb1V3J34zQNP3zlub7x0nuS4/QkJOtqSaTKoDFKfW9HWBYd13KCNUSjEfcFzL18Q+P8pwfKZfQ==","signatures":[{"sig":"MEUCIQCbAQjh0SfDpMwl57VcZn9sNRuMaS6dwZv375lQYZSLUQIgD0k8GUXuONDWBBavAORF0FUG6vg2/NFZbxldx8MjJHE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56228},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"31aff930532b53e34d2c7386684375a079fcf6bb","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"8.19.4","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/string-format":"^0.2.1","@stdlib/utils-define-property":"^0.2.1","@stdlib/assert-is-positive-number":"^0.2.1","@stdlib/stats-base-dists-gamma-cdf":"^0.2.1","@stdlib/stats-base-dists-gamma-mgf":"^0.2.1","@stdlib/stats-base-dists-gamma-pdf":"^0.2.1","@stdlib/stats-base-dists-gamma-mean":"^0.2.1","@stdlib/stats-base-dists-gamma-mode":"^0.2.1","@stdlib/stats-base-dists-gamma-stdev":"^0.2.1","@stdlib/stats-base-dists-gamma-logcdf":"^0.2.1","@stdlib/stats-base-dists-gamma-logpdf":"^0.2.1","@stdlib/stats-base-dists-gamma-entropy":"^0.2.1","@stdlib/stats-base-dists-gamma-kurtosis":"^0.2.1","@stdlib/stats-base-dists-gamma-quantile":"^0.2.1","@stdlib/stats-base-dists-gamma-skewness":"^0.2.1","@stdlib/stats-base-dists-gamma-variance":"^0.2.1","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.2.2","@stdlib/utils-define-nonenumerable-read-only-property":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.2.1_1708814383898_0.8223590887867507","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.2.2","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"author":{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"},"license":"Apache-2.0","_id":"@stdlib/stats-base-dists-gamma-ctor@0.2.2","maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"contributors":[{"url":"https://github.com/stdlib-js/stdlib/graphs/contributors","name":"The Stdlib Authors"}],"homepage":"https://stdlib.io","bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"dist":{"shasum":"57ac39ea9006a5d1df5cc3df395ce7783e63d80b","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.2.2.tgz","fileCount":11,"integrity":"sha512-TxDePrvwQHx8hF+z6P1gO13Am/07nuZFis/JecWuCzdsnNova8/osDKLaYKu8hDRUms4OiNFoH6IboJxoOX13A==","signatures":[{"sig":"MEUCIQCUdXzxyoDkAxFdXzOVBFC8ELk94QzK8VhXLMDbWacRiAIgXAllI2/e7syzQuZWWN2V0DYoVtKCXAG0vmH5YTUXzHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56276},"main":"./lib","types":"./docs/types","engines":{"node":">=0.10.0"},"funding":{"url":"https://opencollective.com/stdlib","type":"opencollective"},"gitHead":"39a67731ee7d3e1f6afb827ba59c89526b975f0a","scripts":{},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"repository":{"url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git","type":"git"},"_npmVersion":"8.19.4","description":"Gamma distribution constructor.","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"_nodeVersion":"16.20.2","dependencies":{"@stdlib/string-format":"^0.2.2","@stdlib/utils-define-property":"^0.2.4","@stdlib/error-tools-fmtprodmsg":"^0.2.2","@stdlib/assert-is-positive-number":"^0.2.2","@stdlib/stats-base-dists-gamma-cdf":"^0.2.2","@stdlib/stats-base-dists-gamma-mgf":"^0.2.2","@stdlib/stats-base-dists-gamma-pdf":"^0.2.2","@stdlib/stats-base-dists-gamma-mean":"^0.2.2","@stdlib/stats-base-dists-gamma-mode":"^0.2.2","@stdlib/stats-base-dists-gamma-stdev":"^0.2.2","@stdlib/stats-base-dists-gamma-logcdf":"^0.2.2","@stdlib/stats-base-dists-gamma-logpdf":"^0.2.2","@stdlib/stats-base-dists-gamma-entropy":"^0.2.2","@stdlib/stats-base-dists-gamma-kurtosis":"^0.2.2","@stdlib/stats-base-dists-gamma-quantile":"^0.2.2","@stdlib/stats-base-dists-gamma-skewness":"^0.2.2","@stdlib/stats-base-dists-gamma-variance":"^0.2.2","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.2.3","@stdlib/utils-define-nonenumerable-read-only-property":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/stats-base-dists-gamma-ctor_0.2.2_1722208285173_0.9209300909635796","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@stdlib/stats-base-dists-gamma-ctor","version":"0.2.3","description":"Gamma distribution constructor.","license":"Apache-2.0","author":{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"},"contributors":[{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"}],"main":"./lib","directories":{"doc":"./docs","lib":"./lib","dist":"./dist"},"types":"./docs/types","scripts":{},"homepage":"https://stdlib.io","repository":{"type":"git","url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"dependencies":{"@stdlib/assert-is-positive-number":"^0.2.3","@stdlib/stats-base-dists-gamma-cdf":"^0.3.0","@stdlib/stats-base-dists-gamma-entropy":"^0.3.1","@stdlib/stats-base-dists-gamma-kurtosis":"^0.3.1","@stdlib/stats-base-dists-gamma-logcdf":"^0.3.1","@stdlib/stats-base-dists-gamma-logpdf":"^0.3.0","@stdlib/stats-base-dists-gamma-mean":"^0.3.1","@stdlib/stats-base-dists-gamma-mgf":"^0.3.1","@stdlib/stats-base-dists-gamma-mode":"^0.3.1","@stdlib/stats-base-dists-gamma-pdf":"^0.3.0","@stdlib/stats-base-dists-gamma-quantile":"^0.2.2","@stdlib/stats-base-dists-gamma-skewness":"^0.3.1","@stdlib/stats-base-dists-gamma-stdev":"^0.3.1","@stdlib/stats-base-dists-gamma-variance":"^0.3.1","@stdlib/string-format":"^0.2.3","@stdlib/utils-define-nonenumerable-read-only-accessor":"^0.2.4","@stdlib/utils-define-nonenumerable-read-only-property":"^0.2.3","@stdlib/utils-define-property":"^0.2.5","@stdlib/error-tools-fmtprodmsg":"^0.2.3"},"devDependencies":{},"engines":{"node":">=0.10.0"},"os":["aix","darwin","freebsd","linux","macos","openbsd","sunos","win32","windows"],"keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"_id":"@stdlib/stats-base-dists-gamma-ctor@0.2.3","gitHead":"65ac870bcc9363ee25cdde72514d9e0783b5395e","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-9DdJg4MvQ/2hw/ANoCFRS4aIbovjvbviqum/YcVOsnHQlFUOH8FW/+eV3DdErnn8Qqvk8nlw07JdOvAIB33RSw==","shasum":"f2921e8c840603119a6abf9cd22ec6cfce617136","tarball":"https://registry.npmjs.org/@stdlib/stats-base-dists-gamma-ctor/-/stats-base-dists-gamma-ctor-0.2.3.tgz","fileCount":11,"unpackedSize":56253,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEaZVKaGephhwQ1x+e3ZXlN4H8zv88p3oYjk86/NrzVaAiBjykxHs2ZoQvOw51ZIRpH0xPBx4PW3j43z9MEX0KvPNA=="}]},"_npmUser":{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},"maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/stats-base-dists-gamma-ctor_0.2.3_1770533717374_0.9348072561037917"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-15T17:39:09.268Z","modified":"2026-02-08T06:55:17.655Z","0.0.1":"2021-06-15T17:39:09.640Z","0.0.2":"2021-06-16T05:45:22.181Z","0.0.3":"2021-06-28T00:04:59.414Z","0.0.4":"2021-07-07T01:47:12.887Z","0.0.5":"2021-07-10T00:10:24.207Z","0.0.6":"2021-08-22T22:35:53.386Z","0.0.7":"2022-02-16T17:13:33.987Z","0.0.8":"2022-07-08T22:27:22.824Z","0.1.0":"2023-09-24T07:10:13.003Z","0.2.0":"2024-02-14T22:50:46.959Z","0.2.1":"2024-02-24T22:39:44.078Z","0.2.2":"2024-07-28T23:11:25.311Z","0.2.3":"2026-02-08T06:55:17.508Z"},"bugs":{"url":"https://github.com/stdlib-js/stdlib/issues"},"author":{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"},"license":"Apache-2.0","homepage":"https://stdlib.io","keywords":["stdlib","stdmath","statistics","stats","distribution","dist","object","class","constructor","ctor","probability","prob","gamma","cdf","pdf","quantile","properties","props","univariate","continuous"],"repository":{"type":"git","url":"git://github.com/stdlib-js/stats-base-dists-gamma-ctor.git"},"description":"Gamma distribution constructor.","contributors":[{"name":"The Stdlib Authors","url":"https://github.com/stdlib-js/stdlib/graphs/contributors"}],"maintainers":[{"name":"stdlib-bot","email":"kgryte+stdlibbot@gmail.com"},{"name":"kgryte","email":"kgryte@gmail.com"},{"name":"planeshifter","email":"pgb@andrew.cmu.edu"},{"name":"rreusser","email":"rsreusser@gmail.com"}],"readme":"<!--\n\n@license Apache-2.0\n\nCopyright (c) 2018 The Stdlib Authors.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n-->\n\n\n<details>\n  <summary>\n    About stdlib...\n  </summary>\n  <p>We believe in a future in which the web is a preferred environment for numerical computation. To help realize this future, we've built stdlib. stdlib is a standard library, with an emphasis on numerical and scientific computation, written in JavaScript (and C) for execution in browsers and in Node.js.</p>\n  <p>The library is fully decomposable, being architected in such a way that you can swap out and mix and match APIs and functionality to cater to your exact preferences and use cases.</p>\n  <p>When you use stdlib, you can be absolutely certain that you are using the most thorough, rigorous, well-written, studied, documented, tested, measured, and high-quality code out there.</p>\n  <p>To join us in bringing numerical computing to the web, get started by checking us out on <a href=\"https://github.com/stdlib-js/stdlib\">GitHub</a>, and please consider <a href=\"https://opencollective.com/stdlib\">financially supporting stdlib</a>. We greatly appreciate your continued support!</p>\n</details>\n\n# Gamma\n\n[![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] -->\n\n> Gamma distribution constructor.\n\n<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->\n\n<section class=\"intro\">\n\n</section>\n\n<!-- /.intro -->\n\n<!-- Package usage documentation. -->\n\n<section class=\"installation\">\n\n## Installation\n\n```bash\nnpm install @stdlib/stats-base-dists-gamma-ctor\n```\n\n</section>\n\n<section class=\"usage\">\n\n## Usage\n\n```javascript\nvar Gamma = require( '@stdlib/stats-base-dists-gamma-ctor' );\n```\n\n#### Gamma( \\[alpha, beta] )\n\nReturns a [gamma][gamma-distribution] distribution object.\n\n```javascript\nvar gamma = new Gamma();\n\nvar mode = gamma.mode;\n// returns 0.0\n```\n\nBy default, `alpha = 1.0` and `beta = 1.0`. To create a distribution having a different `alpha` (shape parameter) and `beta` (rate parameter), provide the corresponding arguments.\n\n```javascript\nvar gamma = new Gamma( 2.0, 4.0 );\n\nvar mu = gamma.mean;\n// returns 0.5\n```\n\n* * *\n\n## gamma\n\nA [gamma][gamma-distribution] distribution object has the following properties and methods...\n\n### Writable Properties\n\n#### gamma.alpha\n\nShape parameter of the distribution. `alpha` **must** be a positive number.\n\n```javascript\nvar gamma = new Gamma();\n\nvar alpha = gamma.alpha;\n// returns 1.0\n\ngamma.alpha = 3.0;\n\nalpha = gamma.alpha;\n// returns 3.0\n```\n\n#### gamma.beta\n\nRate parameter of the distribution. `beta` **must** be a positive number.\n\n```javascript\nvar gamma = new Gamma( 2.0, 4.0 );\n\nvar b = gamma.beta;\n// returns 4.0\n\ngamma.beta = 3.0;\n\nb = gamma.beta;\n// returns 3.0\n```\n\n* * *\n\n### Computed Properties\n\n#### Gamma.prototype.entropy\n\nReturns the [differential entropy][entropy].\n\n```javascript\nvar gamma = new Gamma( 4.0, 12.0 );\n\nvar entropy = gamma.entropy;\n// returns ~-0.462\n```\n\n#### Gamma.prototype.kurtosis\n\nReturns the [excess kurtosis][kurtosis].\n\n```javascript\nvar gamma = new Gamma( 4.0, 12.0 );\n\nvar kurtosis = gamma.kurtosis;\n// returns 1.5\n```\n\n#### Gamma.prototype.mean\n\nReturns the [expected value][expected-value].\n\n```javascript\nvar gamma = new Gamma( 4.0, 12.0 );\n\nvar mu = gamma.mean;\n// returns ~0.333\n```\n\n#### Gamma.prototype.mode\n\nReturns the [mode][mode].\n\n```javascript\nvar gamma = new Gamma( 4.0, 12.0 );\n\nvar mode = gamma.mode;\n// returns 0.25\n```\n\n#### Gamma.prototype.skewness\n\nReturns the [skewness][skewness].\n\n```javascript\nvar gamma = new Gamma( 4.0, 12.0 );\n\nvar skewness = gamma.skewness;\n// returns 1.0\n```\n\n#### Gamma.prototype.stdev\n\nReturns the [standard deviation][standard-deviation].\n\n```javascript\nvar gamma = new Gamma( 4.0, 12.0 );\n\nvar s = gamma.stdev;\n// returns ~0.167\n```\n\n#### Gamma.prototype.variance\n\nReturns the [variance][variance].\n\n```javascript\nvar gamma = new Gamma( 4.0, 12.0 );\n\nvar s2 = gamma.variance;\n// returns ~0.028\n```\n\n* * *\n\n### Methods\n\n#### Gamma.prototype.cdf( x )\n\nEvaluates the [cumulative distribution function][cdf] (CDF).\n\n```javascript\nvar gamma = new Gamma( 2.0, 4.0 );\n\nvar y = gamma.cdf( 0.5 );\n// returns ~0.594\n```\n\n#### Gamma.prototype.logcdf( x )\n\nEvaluates the natural logarithm of the [cumulative distribution function][cdf] (CDF).\n\n```javascript\nvar gamma = new Gamma( 2.0, 4.0 );\n\nvar y = gamma.logcdf( 0.5 );\n// returns ~-0.521\n```\n\n#### Gamma.prototype.logpdf( x )\n\nEvaluates the natural logarithm of the [probability density function][pdf] (PDF).\n\n```javascript\nvar gamma = new Gamma( 2.0, 4.0 );\n\nvar y = gamma.logpdf( 0.8 );\n// returns ~-0.651\n```\n\n#### Gamma.prototype.mgf( t )\n\nEvaluates the [moment-generating function][mgf] (MGF).\n\n```javascript\nvar gamma = new Gamma( 2.0, 4.0 );\n\nvar y = gamma.mgf( 0.5 );\n// returns ~1.306\n```\n\n#### Gamma.prototype.pdf( x )\n\nEvaluates the [probability density function][pdf] (PDF).\n\n```javascript\nvar gamma = new Gamma( 2.0, 4.0 );\n\nvar y = gamma.pdf( 0.8 );\n// returns ~0.522\n```\n\n#### Gamma.prototype.quantile( p )\n\nEvaluates the [quantile function][quantile-function] at probability `p`.\n\n```javascript\nvar gamma = new Gamma( 2.0, 4.0 );\n\nvar y = gamma.quantile( 0.5 );\n// returns ~0.42\n\ny = gamma.quantile( 1.9 );\n// returns NaN\n```\n\n</section>\n\n<!-- /.usage -->\n\n<!-- Package usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"notes\">\n\n</section>\n\n<!-- /.notes -->\n\n<!-- Package usage examples. -->\n\n* * *\n\n<section class=\"examples\">\n\n## Examples\n\n<!-- eslint no-undef: \"error\" -->\n\n```javascript\nvar Gamma = require( '@stdlib/stats-base-dists-gamma-ctor' );\n\nvar gamma = new Gamma( 2.0, 4.0 );\n\nvar mu = gamma.mean;\n// returns 0.5\n\nvar mode = gamma.mode;\n// returns 0.25\n\nvar s2 = gamma.variance;\n// returns 0.125\n\nvar y = gamma.cdf( 0.8 );\n// returns ~0.829\n```\n\n</section>\n\n<!-- /.examples -->\n\n<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"references\">\n\n</section>\n\n<!-- /.references -->\n\n<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->\n\n<section class=\"related\">\n\n</section>\n\n<!-- /.related -->\n\n<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n\n<section class=\"main-repo\" >\n\n* * *\n\n## Notice\n\nThis package is part of [stdlib][stdlib], a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing. The library provides a collection of robust, high performance libraries for mathematics, statistics, streams, utilities, and more.\n\nFor more information on the project, filing bug reports and feature requests, and guidance on how to develop [stdlib][stdlib], see the main project [repository][stdlib].\n\n#### Community\n\n[![Chat][chat-image]][chat-url]\n\n---\n\n## License\n\nSee [LICENSE][stdlib-license].\n\n\n## Copyright\n\nCopyright &copy; 2016-2026. The Stdlib [Authors][stdlib-authors].\n\n</section>\n\n<!-- /.stdlib -->\n\n<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->\n\n<section class=\"links\">\n\n[npm-image]: http://img.shields.io/npm/v/@stdlib/stats-base-dists-gamma-ctor.svg\n[npm-url]: https://npmjs.org/package/@stdlib/stats-base-dists-gamma-ctor\n\n[test-image]: https://github.com/stdlib-js/stats-base-dists-gamma-ctor/actions/workflows/test.yml/badge.svg?branch=v0.2.3\n[test-url]: https://github.com/stdlib-js/stats-base-dists-gamma-ctor/actions/workflows/test.yml?query=branch:v0.2.3\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/stats-base-dists-gamma-ctor/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/stats-base-dists-gamma-ctor?branch=main\n\n<!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/stats-base-dists-gamma-ctor.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/stats-base-dists-gamma-ctor/main\n\n-->\n\n[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg\n[chat-url]: https://stdlib.zulipchat.com\n\n[stdlib]: https://github.com/stdlib-js/stdlib\n\n[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors\n\n[umd]: https://github.com/umdjs/umd\n[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules\n\n[deno-url]: https://github.com/stdlib-js/stats-base-dists-gamma-ctor/tree/deno\n[deno-readme]: https://github.com/stdlib-js/stats-base-dists-gamma-ctor/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/stats-base-dists-gamma-ctor/tree/umd\n[umd-readme]: https://github.com/stdlib-js/stats-base-dists-gamma-ctor/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/stats-base-dists-gamma-ctor/tree/esm\n[esm-readme]: https://github.com/stdlib-js/stats-base-dists-gamma-ctor/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/stats-base-dists-gamma-ctor/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/stats-base-dists-gamma-ctor/main/LICENSE\n\n[gamma-distribution]: https://en.wikipedia.org/wiki/Gamma_distribution\n\n[cdf]: https://en.wikipedia.org/wiki/Cumulative_distribution_function\n\n[mgf]: https://en.wikipedia.org/wiki/Moment-generating_function\n\n[pdf]: https://en.wikipedia.org/wiki/Probability_density_function\n\n[quantile-function]: https://en.wikipedia.org/wiki/Quantile_function\n\n[entropy]: https://en.wikipedia.org/wiki/Entropy_%28information_theory%29\n\n[expected-value]: https://en.wikipedia.org/wiki/Expected_value\n\n[kurtosis]: https://en.wikipedia.org/wiki/Kurtosis\n\n[mode]: https://en.wikipedia.org/wiki/Mode_%28statistics%29\n\n[skewness]: https://en.wikipedia.org/wiki/Skewness\n\n[standard-deviation]: https://en.wikipedia.org/wiki/Standard_deviation\n\n[variance]: https://en.wikipedia.org/wiki/Variance\n\n</section>\n\n<!-- /.links -->\n","readmeFilename":"README.md"}