8 Commits

Author SHA1 Message Date
Kiran Chand
0850ac2ca6
Fixing incorrect typing error for floor function. (#2246)
* fixing incorrect typing error for floor function

* removing prettier auto format

Co-authored-by: write2kcl <write2kcltech@alamy.com>
Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
2021-06-23 10:45:16 +02:00
Manuel Serra
6e2abc90ec
Fix outdated types (#2252)
Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
2021-06-23 10:43:50 +02:00
Opportunity
7fea45d4a3
Add types for custom parsing functions (#2228)
* Add types for custom parsing functions

See https://github.com/DefinitelyTyped/DefinitelyTyped/pull/52648

* Update index.ts

Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
2021-06-05 11:42:55 +02:00
andrebianchessi
abdd258ac2
Adds types for eigs function (#2216)
* Adds types for eigs. fixes #2100

* adds space

* BigNumber[] fix
2021-05-19 16:25:13 +02:00
Jos de Jong
477906d65a Fix #2123: add type definitions for functions row and column 2021-05-09 15:31:03 +02:00
Jos de Jong
40f515f9a1 Fix #2185: Fix TypeScript definition of unit division, which can also return a number 2021-05-09 15:29:12 +02:00
Jos de Jong
14c730ba53 Fix #2019: Remove null from the TypeScript definitions 2021-05-09 15:26:52 +02:00
Meow
2b402f7cc3
Add type declaration of DefinitelyTyped (#2192)
Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
2021-05-09 15:20:27 +02:00