FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/function - 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
on
develop
User selector
Datepicker
Commit history
Commits on Nov 18, 2019
fix qr and sign edge cases (#1670)
Show description for 462f469
harrysarson
authored and
josdejong
committed
462f469
View commit details
Copy full SHA for 462f469
View code at this point
Browse repository at this point
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 Oct 3, 2019
Allow taking means of quantities with units. (#1644)
Show description for 69dd165
clintonc
authored and
josdejong
committed
69dd165
View commit details
Copy full SHA for 69dd165
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 Aug 31, 2019
Refactor combinations.js to be more readable (#1607)
waseemyusuf
authored and
josdejong
committed
430a00f
View commit details
Copy full SHA for 430a00f
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
Make combinationsWithRep.js more efficient (#1602)
Show description for c0e87c4
waseemyusuf
authored and
josdejong
committed
c0e87c4
View commit details
Copy full SHA for c0e87c4
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
fix no-case-declarations lint
harrysarson
committed
4cfef3a
View commit details
Copy full SHA for 4cfef3a
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Added a `combinationsWithRep` function to calculate combinations with repitition (#1588)
Show description for 4cee372
waseemyusuf
authored and
josdejong
committed
4cee372
View commit details
Copy full SHA for 4cee372
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 Jun 5, 2019
Refactor `import` to first flatten the functions and then import them, allowing to import dependency collections
josdejong
committed
35fc780
View commit details
Copy full SHA for 35fc780
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 May 22, 2019
Make matrix dependency requried again for subset. Make IndexNodes dependencies explicit. Disable subset in number implementation for now
josdejong
committed
9af5206
View commit details
Copy full SHA for 9af5206
View code at this point
Browse repository at this point
Commits on May 15, 2019
Fix `derivative` and `simplify` not working in numbers version
josdejong
committed
8038532
View commit details
Copy full SHA for 8038532
View code at this point
Browse repository at this point
Make `matrix` dependency optional for now in subset (WIP)
josdejong
committed
c8b02fb
View commit details
Copy full SHA for c8b02fb
View code at this point
Browse repository at this point
Remove dependency on `matrix` of function `random`
josdejong
committed
3e553e1
View commit details
Copy full SHA for 3e553e1
View code at this point
Browse repository at this point
Dropped fake BigNumber support from function `erf`
josdejong
committed
6b6ae13
View commit details
Copy full SHA for 6b6ae13
View code at this point
Browse repository at this point
Use `mathWithTransform` instead of `math` where needed
josdejong
committed
52dfafe
View commit details
Copy full SHA for 52dfafe
View code at this point
Browse repository at this point
Commits on May 4, 2019
Merge remote-tracking branch 'origin/fix/1428' into develop
Show description for b4f2eb0
josdejong
committed
b4f2eb0
View commit details
Copy full SHA for b4f2eb0
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 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 Apr 10, 2019
Auto generate dependenciesFull.js and dependenciesNumber.js (WIP)
josdejong
committed
3a34a57
View commit details
Copy full SHA for 3a34a57
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Minor fixes and refinement of docs of `row` and `column`
josdejong
committed
9f9bbbd
View commit details
Copy full SHA for 9f9bbbd
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 21, 2019
Fix merge conflicts in row+column PR
josdejong
committed
e6c5df5
View commit details
Copy full SHA for e6c5df5
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Extend std var for variable dimensions request 999 (#1444)
Show description for 0db4230
bnlcas
authored and
josdejong
committed
0db4230
View commit details
Copy full SHA for 0db4230
View code at this point
Browse repository at this point
Commits on Mar 17, 2019
Create apply utility request 1359 (#1411)
Show description for 128ed3c
bnlcas
authored and
josdejong
committed
128ed3c
View commit details
Copy full SHA for 128ed3c
View code at this point
Browse repository at this point
Commits on Mar 10, 2019
Merge branch 'develop' into develop
josdejong
authored
f9201af
View commit details
Copy full SHA for f9201af
View code at this point
Browse repository at this point
Fuzzy range endpoint (#1434)
Show description for 30b45d8
ericman314
authored and
josdejong
committed
30b45d8
View commit details
Copy full SHA for 30b45d8
View code at this point
Browse repository at this point
Gracefully handle round-off errors in fix, ceil, and floor (#1432)
Show description for c0ca6da
ericman314
authored and
josdejong
committed
c0ca6da
View commit details
Copy full SHA for c0ca6da
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Merge branch 'develop' of https://github.com/SzechuanSage/mathjs into develop
SzechuanSage
committed
f736437
View commit details
Copy full SHA for f736437
View code at this point
Browse repository at this point
Add matrix functions for row and column
SzechuanSage
committed
4cd4fbb
View commit details
Copy full SHA for 4cd4fbb
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 Mar 5, 2019
Fixed #1428: transform iterating over replaced nodes
josdejong
committed
5c263d3
View commit details
Copy full SHA for 5c263d3
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Support pow() as an argument for derivative() (#1417)
Show description for 9bfdff1
sam-19
authored and
josdejong
committed
9bfdff1
View commit details
Copy full SHA for 9bfdff1
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL