-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
46c6cdb
commit e2b7928
Showing
15 changed files
with
88 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
cff-version: 1.2.0 | ||
title: stdlib | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
|
||
authors: | ||
- name: The Stdlib Authors | ||
url: https://github.com/stdlib-js/stdlib/graphs/contributors | ||
|
||
repository-code: https://github.com/stdlib-js/stdlib | ||
url: https://stdlib.io | ||
|
||
abstract: | | ||
Standard library for JavaScript and Node.js. | ||
keywords: | ||
- JavaScript | ||
- Node.js | ||
- TypeScript | ||
- standard library | ||
- scientific computing | ||
- numerical computing | ||
- statistical computing | ||
|
||
license: Apache-2.0 AND BSL-1.0 | ||
|
||
date-released: 2016 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,11 +3,14 @@ | |
# Contributors listed in alphabetical order. | ||
|
||
Ali Salesi <[email protected]> | ||
Amit Jimiwal <[email protected]> | ||
Athan Reines <[email protected]> | ||
Brendan Graetz <[email protected]> | ||
Bruno Fenzl <[email protected]> | ||
Christopher Dambamuromo <[email protected]> | ||
Dan Rose <[email protected]> | ||
Dominik Moritz <[email protected]> | ||
Dorrin Sotoudeh <[email protected]> | ||
Frank Kovacs <[email protected]> | ||
Harshita Kalani <[email protected]> | ||
James Gelok <[email protected]> | ||
|
@@ -16,12 +19,12 @@ Joey Reed <[email protected]> | |
Jordan Gallivan <[email protected]> | ||
Joris Labie <[email protected]> | ||
Justin Dennison <[email protected]> | ||
Nithin Katta <[email protected]> | ||
Marcus Fantham <[email protected]> | ||
Matt Cochrane <[email protected]> | ||
Milan Raj <[email protected]> | ||
Momtchil Momtchev <[email protected]> | ||
Naresh Jagadeesan <[email protected]> | ||
Nithin Katta <[email protected]> | ||
Ognjen Jevremović <[email protected]> | ||
Philipp Burckhardt <[email protected]> | ||
Pranav Goswami <[email protected]> | ||
|
@@ -32,7 +35,5 @@ Seyyed Parsa Neshaei <[email protected]> | |
Shraddheya Shendre <[email protected]> | ||
Stephannie Jiménez Gacha <[email protected]> | ||
Yernar Yergaziyev <[email protected]> | ||
Dorrin Sotoudeh <[email protected]> | ||
Amit Jimiwal <[email protected]> | ||
orimiles5 <[email protected]> | ||
rei2hu <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
/// <reference path="../docs/types/index.d.ts" /> | ||
import havercos from '../docs/types/index'; | ||
export = havercos; |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters