FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for types - lineCode/mathjs · GitHub
lineCode
/
mathjs
Public
forked from
josdejong/mathjs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mathjs
types
on
develop
User selector
Datepicker
Commit history
Commits on Mar 17, 2022
Add TypeScript definitions for src/utils/is.js (#2432)
Show description for 99839a8
ChristopherChudzicki
and
gwhitney
authored
99839a8
View commit details
Copy full SHA for 99839a8
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
fix(TypeScript): Make dim argument optional for std and variance (#2474)
Show description for b8d2e81
NattapongSiri
and
josdejong
authored
b8d2e81
View commit details
Copy full SHA for b8d2e81
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
Added unit(unit: Unit) TS overload (#2479)
Show description for 408094a
SinanAkkoyun
authored
408094a
View commit details
Copy full SHA for 408094a
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
Add checks for type declarations (#2448)
Show description for bb9eb4e
samestep
authored
bb9eb4e
View commit details
Copy full SHA for bb9eb4e
View code at this point
Browse repository at this point
Commits on Mar 6, 2022
Implement cumsum function for computing cumulative sums (#1870)
Show description for c957d41
authored
c957d41
View commit details
Copy full SHA for c957d41
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Fix std and variance type definition for #2429 (#2455)
Show description for 145c540
NattapongSiri
and
josdejong
authored
145c540
View commit details
Copy full SHA for 145c540
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
Reflect `simplifyCore` relocation in Typescript (#2456)
Josh Hansen
authored
89bcd47
View commit details
Copy full SHA for 89bcd47
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
docs(subset): Improve documentation of indices (#2446)
Show description for dd1d08a
gwhitney
and
josdejong
authored
dd1d08a
View commit details
Copy full SHA for dd1d08a
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
feat: Make `gamma` generic (#2416)
Show description for 15c4254
yifanwww
and
josdejong
authored
15c4254
View commit details
Copy full SHA for 15c4254
View code at this point
Browse repository at this point
fix(types): `Unit` Typescript type update (#2450)
Show description for 1b34c58
Josh Hansen
authored
1b34c58
View commit details
Copy full SHA for 1b34c58
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
add rotate definition to index.d.ts (#2419)
Show description for 43d4551
authored
43d4551
View commit details
Copy full SHA for 43d4551
View code at this point
Browse repository at this point
Commits on Jan 30, 2022
Fix #2401: TypeScript definition of `ConfigOptions` missing option `predictable`
josdejong
committed
ce67989
View commit details
Copy full SHA for ce67989
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
Fix toHTML type (#2343)
Show description for 494ae2a
TheToto
and
josdejong
authored
494ae2a
View commit details
Copy full SHA for 494ae2a
View code at this point
Browse repository at this point
Apply Typescript improvements of commit fc5c202e again
josdejong
committed
f3bea21
View commit details
Copy full SHA for f3bea21
View code at this point
Browse repository at this point
Revert TypeScript improvements of v9.5.1 because they contain breaking changes (see #2339, #2332)
josdejong
committed
fd75ee6
View commit details
Copy full SHA for fd75ee6
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
fix typescript bug for apply function #2313 (#2330)
Show description for 2ce542c
DianaTdr
and
Diana Toader
authored
2ce542c
View commit details
Copy full SHA for 2ce542c
View code at this point
Browse repository at this point
Commits on Oct 2, 2021
Merge branch 'typescript_improvements' of https://github.com/LearnSomethingTeam/mathjs into LearnSomethingTeam-typescript_improvements
josdejong
committed
fc5c202
View commit details
Copy full SHA for fc5c202
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
Fix #2319: make the API of `Parser.evaluate` consistent with `math.evaluate`: support a list with expressions as input
josdejong
committed
ed0fe96
View commit details
Copy full SHA for ed0fe96
View code at this point
Browse repository at this point
Commits on Sep 17, 2021
Re-fix the isConditionalNode typo that was corrected in 9.4.5
Josh Hansen
committed
8317eb5
View commit details
Copy full SHA for 8317eb5
View code at this point
Browse repository at this point
Redefine MathNode as a union type of interfaces implementing MathNodeCommon
Josh Hansen
committed
d01d9ea
View commit details
Copy full SHA for d01d9ea
View code at this point
Browse repository at this point
Array<SimplifyRule> -> SimplifyRule[]
Josh Hansen
committed
402fa0e
View commit details
Copy full SHA for 402fa0e
View code at this point
Browse repository at this point
Add ConstantNode as an alias for MathNode and return it
Josh Hansen
committed
8a80ed8
View commit details
Copy full SHA for 8a80ed8
View code at this point
Browse repository at this point
Make AssignmentNode extend MathNode
Josh Hansen
committed
0a9881e
View commit details
Copy full SHA for 0a9881e
View code at this point
Browse repository at this point
Various improvements to the Typescript typings
Show description for 386f21e
Josh Hansen
committed
386f21e
View commit details
Copy full SHA for 386f21e
View code at this point
Browse repository at this point
Commits on Sep 15, 2021
Update SetCartesian documentation (#2310)
Show description for d3c6367
fieldfoxWim
and
josdejong
authored
d3c6367
View commit details
Copy full SHA for d3c6367
View code at this point
Browse repository at this point
Fix typo in isConditionalNode in types/index.d.ts (#2307)
Show description for 37cc651
cshaa
and
josdejong
authored
37cc651
View commit details
Copy full SHA for 37cc651
View code at this point
Browse repository at this point
add `isRelationalNode` to `MathNode` in types/index.d.ts (#2308)
Show description for 64909e7
cshaa
and
josdejong
authored
64909e7
View commit details
Copy full SHA for 64909e7
View code at this point
Browse repository at this point
Adding type definition for hasNumericValue (#2281)
Show description for 34e461a
write2kcl
and
write2kcl
authored
34e461a
View commit details
Copy full SHA for 34e461a
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Fixing incorrect typing error for floor function. (#2246)
Show description for 0850ac2
authored
0850ac2
View commit details
Copy full SHA for 0850ac2
View code at this point
Browse repository at this point
Fix outdated types (#2252)
Show description for 6e2abc9
manuelserradev
and
josdejong
authored
6e2abc9
View commit details
Copy full SHA for 6e2abc9
View code at this point
Browse repository at this point
Commits on Jun 5, 2021
Add types for custom parsing functions (#2228)
Show description for 7fea45d
OpportunityLiu
and
josdejong
authored
7fea45d
View commit details
Copy full SHA for 7fea45d
View code at this point
Browse repository at this point
Commits on May 19, 2021
Adds types for eigs function (#2216)
Show description for abdd258
andrebianchessi
authored
abdd258
View commit details
Copy full SHA for abdd258
View code at this point
Browse repository at this point
Commits on May 9, 2021
Fix #2123: add type definitions for functions `row` and `column`
josdejong
committed
477906d
View commit details
Copy full SHA for 477906d
View code at this point
Browse repository at this point
Fix #2185: Fix TypeScript definition of unit division, which can also return a number
josdejong
committed
40f515f
View commit details
Copy full SHA for 40f515f
View code at this point
Browse repository at this point
Fix #2019: Remove `null` from the TypeScript definitions
josdejong
committed
14c730b
View commit details
Copy full SHA for 14c730b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL