FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs/datatypes - webdeb/mathjs · GitHub
webdeb
/
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
docs
datatypes
on
develop
User selector
Datepicker
Commit history
Commits on Apr 21, 2023
d was assigned twice to a constant (#2930)
dvd101x
authored
ebf9287
View commit details
Copy full SHA for ebf9287
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
feat: extend functions `fraction`, `bignumber`, and `number` with support for units, see #2918 (#2926)
Show description for db3e62e
josdejong
authored
db3e62e
View commit details
Copy full SHA for db3e62e
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
fix #2908: improve docs and examples of functions `partitionSelect`, `diff`, `expm1`, `round`, `nthRoots`, `sign`, `rigthArithShift`, `setIsSubset`, `setSize`, and the docs about units
josdejong
committed
151baca
View commit details
Copy full SHA for 151baca
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
fix #2906: improve description of the behavior of `subset` for scalar values in the docs
josdejong
committed
6fb485d
View commit details
Copy full SHA for 6fb485d
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
Broadcasting (#2895)
Show description for f8013cc
authored
f8013cc
View commit details
Copy full SHA for f8013cc
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
Fix: split a long sentence in the docs in two
josdejong
committed
0230a17
View commit details
Copy full SHA for 0230a17
View code at this point
Browse repository at this point
Fix: typo in the docs about calculations with matrices
josdejong
committed
edb8b5f
View commit details
Copy full SHA for edb8b5f
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
docs: fix description and examples of element-wise matrix calculations (see #2440)
josdejong
committed
5278a05
View commit details
Copy full SHA for 5278a05
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
Fix min as short for minim not minute in documentation (#2773)
Show description for 3429228
jasonhornsby
and
Jason Hornsby
authored
3429228
View commit details
Copy full SHA for 3429228
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
Unit from Unit (#2628)
Show description for 7de574a
costerwi
and
gwhitney
authored
7de574a
View commit details
Copy full SHA for 7de574a
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
V11 with typed-function@3 (#2560)
Show description for 5932005
authored
5932005
View commit details
Copy full SHA for 5932005
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
Fix #2613: describe matrix methods `get` and `set` in the docs and example
josdejong
committed
f9b944a
View commit details
Copy full SHA for f9b944a
View code at this point
Browse repository at this point
Commits on Jun 29, 2022
Fix: #2608: describe changing `epsilon` when configuring BigNumber.
josdejong
committed
297d2e0
View commit details
Copy full SHA for 297d2e0
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
fix: Type declarations for rounding functions (#2539)
Show description for 82074e8
gwhitney
authored
82074e8
View commit details
Copy full SHA for 82074e8
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
Fixed a formula and changed R to degR (#2498)
Show description for c9f88f7
dvd101x
and
josdejong
authored
c9f88f7
View commit details
Copy full SHA for c9f88f7
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Fix #2142: clarify the meaning of matrix dimensions in the docs
josdejong
committed
06052ec
View commit details
Copy full SHA for 06052ec
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
Providing overridable Unit.isValidAlpha (#2000)
Show description for a34ebc2
rnd-debug
authored
a34ebc2
View commit details
Copy full SHA for a34ebc2
View code at this point
Browse repository at this point
Commits on Aug 10, 2020
Fix #1940: error in the documentation about resizing matrices
josdejong
committed
9e46226
View commit details
Copy full SHA for 9e46226
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
Added baseName option to createUnit (#1708)
Show description for 97ff95b
ericman314
authored and
josdejong
committed
97ff95b
View commit details
Copy full SHA for 97ff95b
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
Create unit aliases `bit` and `byte`
josdejong
committed
718b93b
View commit details
Copy full SHA for 718b93b
View code at this point
Browse repository at this point
Commits on Apr 13, 2019
Merged `develop` into `modular_architecture`
josdejong
committed
6081360
View commit details
Copy full SHA for 6081360
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Replace http urls with https where supported
josdejong
committed
70cbc3e
View commit details
Copy full SHA for 70cbc3e
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Flatten everything in a mathjs instance to make it consistent with the ES6 exports. Create deprecation warnings for the old classes and functions
josdejong
committed
99da53d
View commit details
Copy full SHA for 99da53d
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Renamed methods `.eval` to `.evaluate`, updated all docs and examples accordingly
josdejong
committed
078f1dd
View commit details
Copy full SHA for 078f1dd
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Use object destructuring in factory function callback. Rename `typeof` to `typeOf`. Only pass dependencies in scope to factory function.
josdejong
committed
f6b524a
View commit details
Copy full SHA for f6b524a
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
Fixed docs mentioning wrong default value of `epsilon`
josdejong
committed
d4543e2
View commit details
Copy full SHA for d4543e2
View code at this point
Browse repository at this point
Commits on Jul 7, 2018
fix format link in units page
stropitek
authored
0fab3e1
View commit details
Copy full SHA for 0fab3e1
View code at this point
Browse repository at this point
Commits on Jun 16, 2018
Minor tweaks in the docs
josdejong
committed
8b5eb89
View commit details
Copy full SHA for 8b5eb89
View code at this point
Browse repository at this point
Commits on Jun 14, 2018
applied suggested changes on the docs
ssaket
committed
f06badd
View commit details
Copy full SHA for f06badd
View code at this point
Browse repository at this point
fixed lint issues
ssaket
committed
9bf6a30
View commit details
Copy full SHA for 9bf6a30
View code at this point
Browse repository at this point
updated docs of complex numbers -issue:964
ssaket
committed
a5dcb02
View commit details
Copy full SHA for a5dcb02
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
Use strict equality checks everywhere (`===` and `!==`)
josdejong
committed
b6b36bf
View commit details
Copy full SHA for b6b36bf
View code at this point
Browse repository at this point
Refactored `var` into `const`/`let`, and removed a lot of semicolons
josdejong
committed
b3b9674
View commit details
Copy full SHA for b3b9674
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Fixes #1054: renamed `eye` to `identity`
josdejong
committed
cf5c1c1
View commit details
Copy full SHA for cf5c1c1
View code at this point
Browse repository at this point
Commits on Feb 4, 2018
Dropped constant `uninitialized`
josdejong
committed
99ab11b
View commit details
Copy full SHA for 99ab11b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL