FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/function/utils - imaGuru/mathjs · GitHub
imaGuru
/
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
src
function
utils
on
develop
User selector
Datepicker
Commit history
Commits on Oct 6, 2019
Improved performances for isPrime (#1641)
Show description for 34b676a
arguiot
authored and
josdejong
committed
34b676a
View commit details
Copy full SHA for 34b676a
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Fixed #1615: error in the docs of `isNumeric`
josdejong
committed
a4f8451
View commit details
Copy full SHA for a4f8451
View code at this point
Browse repository at this point
Commits on Jul 20, 2019
Update to `standard@13.0.2`
josdejong
committed
d8a4f3a
View commit details
Copy full SHA for d8a4f3a
View code at this point
Browse repository at this point
Commits on May 26, 2019
Fix #1473: remove `'use strict'` in every file
josdejong
committed
41efed7
View commit details
Copy full SHA for 41efed7
View code at this point
Browse repository at this point
Commits on Apr 22, 2019
Improved deprecation errors and warnings. Introduce `lazy` again for factories.
josdejong
committed
33cead1
View commit details
Copy full SHA for 33cead1
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
Implement number factories, dependencies. Make `matrix` and `bignumber` optional where possible
josdejong
committed
22bec13
View commit details
Copy full SHA for 22bec13
View code at this point
Browse repository at this point
Commits on Mar 6, 2019
Create number implementations of all functions in `mainNumber.js`
josdejong
committed
6acadd7
View commit details
Copy full SHA for 6acadd7
View code at this point
Browse repository at this point
Commits on Feb 9, 2019
Merge branch 'develop' into modular_architecture_merge
Show description for 892f867
josdejong
committed
892f867
View commit details
Copy full SHA for 892f867
View code at this point
Browse repository at this point
Refactor hasNumericValue and sum.transform
josdejong
committed
554d224
View commit details
Copy full SHA for 554d224
View code at this point
Browse repository at this point
Improve docs of `hasNumericValue`
josdejong
committed
ec848b7
View commit details
Copy full SHA for ec848b7
View code at this point
Browse repository at this point
Add embedded docs for `hasNumericValue`
josdejong
committed
049f802
View commit details
Copy full SHA for 049f802
View code at this point
Browse repository at this point
Merge branch 'develop' into modular_architecture_merge
Show description for 83df098
josdejong
committed
83df098
View commit details
Copy full SHA for 83df098
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 30, 2019
Create and use `factory.js` to import all dependencies in main instance. Deprecate all old nested `index.js` files.
josdejong
committed
869d496
View commit details
Copy full SHA for 869d496
View code at this point
Browse repository at this point
Flatten all `type.*` dependencies
josdejong
committed
c42844a
View commit details
Copy full SHA for c42844a
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
Implement util function `warnOnce` which is used for deprecated functionality
josdejong
committed
e36cb13
View commit details
Copy full SHA for e36cb13
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Doc generation working again. Renamed variance and evaluate occurrences in the docs.
josdejong
committed
05e6cfe
View commit details
Copy full SHA for 05e6cfe
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
Add `/* #__PURE__ */` everywhere to enable tree-shaking in webpack
josdejong
committed
01a230a
View commit details
Copy full SHA for 01a230a
View code at this point
Browse repository at this point
Commits on Nov 21, 2018
Cleanup redundant local variables
josdejong
committed
9750beb
View commit details
Copy full SHA for 9750beb
View code at this point
Browse repository at this point
Moved all toTex properties to `latex` util file
josdejong
committed
19275e5
View commit details
Copy full SHA for 19275e5
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Refactored all statistics functions. Renamed `var` to `variance`
josdejong
committed
7a48d97
View commit details
Copy full SHA for 7a48d97
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Create mainAll.js. Change algorithm functions to be internal factory functions (not injected). Convert more functions and data types.
josdejong
committed
2d7a407
View commit details
Copy full SHA for 2d7a407
View code at this point
Browse repository at this point
Converted matrix classes. Fixes in dependency resolving/ordering.
josdejong
committed
2fd6cbd
View commit details
Copy full SHA for 2fd6cbd
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 Nov 5, 2018
- Created a util function `factory`
Show description for c1a8004
josdejong
committed
c1a8004
View commit details
Copy full SHA for c1a8004
View code at this point
Browse repository at this point
Commits on Nov 3, 2018
add util function hasNumericValue (#1303)
Show description for 3cbe1e0
Sathish-kumar-Subramani
authored and
josdejong
committed
3cbe1e0
View commit details
Copy full SHA for 3cbe1e0
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
Refactor functions into ES6 import/export
josdejong
committed
94e9668
View commit details
Copy full SHA for 94e9668
View code at this point
Browse repository at this point
Reorganized utils functions and refactored to ES6 import/export
josdejong
committed
9800f25
View commit details
Copy full SHA for 9800f25
View code at this point
Browse repository at this point
Move all is* functions like `isComplex` into `is.js`
josdejong
committed
e3211a7
View commit details
Copy full SHA for e3211a7
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
Fixed #1214: median and other functions not neatly handling `NaN`
josdejong
committed
b6ab40c
View commit details
Copy full SHA for b6ab40c
View code at this point
Browse repository at this point
Commits on Aug 12, 2018
Release v5.1.0
josdejong
committed
9b2d2d4
View commit details
Copy full SHA for 9b2d2d4
View code at this point
Browse repository at this point
Commits on Jul 28, 2018
Fixed a typo in an example
josdejong
authored
d711cb1
View commit details
Copy full SHA for d711cb1
View code at this point
Browse repository at this point
Commits on Jul 19, 2018
Insert zero width white spaces to prevent the table from getting too wide (see #1176)
josdejong
authored
6abe318
View commit details
Copy full SHA for 6abe318
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
Dropped support for (non-primitive) instances of `Number`, `Boolean`, and `String` from functions `clone` and `typeof`
josdejong
committed
4254b74
View commit details
Copy full SHA for 4254b74
View code at this point
Browse repository at this point
Fix return statement should not contain assignment
josdejong
committed
600cfb4
View commit details
Copy full SHA for 600cfb4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL