issues
search
numbers
/
numbers.js
Advanced Mathematics Library for Node.js and JavaScript
Apache License 2.0
1.76k
stars
168
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
new algorithm for matrix determinant
#161
youngbizman
opened
2 years ago
0
Determinant is wrong for matrix n > 3
#160
plouffed
opened
3 years ago
0
row654 of matrix.js should insert 'm = matrix.deepCopy(m);'
#159
jyc999
opened
6 years ago
0
How to use number.js in simpe html file, not node dev?
#158
mengsumin
closed
6 years ago
1
v0.7.0
#157
sjkaliski
closed
6 years ago
0
added Apache-2.0 license
#156
him2him2
closed
6 years ago
1
Request to add git tag
#155
sumangopalrao
closed
7 years ago
2
Typescript definition file
#154
toSilence
opened
7 years ago
1
Change documentation URL in REAME. Fixes #152
#153
gillescastel
closed
8 years ago
0
Error in Documentation Link on Official NPMjs.com/packages/numbers
#152
possnfiffer
closed
8 years ago
2
fixed linting errors and ran formatter
#151
Dakkers
closed
9 years ago
1
add npm scripts and update readme; closes #149
#150
Dakkers
closed
9 years ago
0
use npm as a build tool instead of gulp
#149
Dakkers
closed
9 years ago
0
add matrix.mapMulti
#148
Dakkers
closed
9 years ago
1
fix #140, add matrix.map
#147
Dakkers
closed
9 years ago
7
update readme with vectors, closes #141
#146
sjkaliski
closed
9 years ago
1
Exponential Regression Test Failing
#145
mjhasbach
opened
9 years ago
1
numbers.generate.fibonacci Improvements
#144
mjhasbach
closed
9 years ago
1
numbers.generate.collatz Improvements
#143
mjhasbach
closed
9 years ago
1
run formatter for the first time, fix lint warnings
#142
Dakkers
closed
9 years ago
1
add section to readme about row vector format
#141
Dakkers
closed
9 years ago
2
in-place operations occur in matrix.js
#140
Dakkers
closed
9 years ago
0
standalone components
#139
Dakkers
closed
9 years ago
5
updated package.json and readme
#138
sjkaliski
closed
9 years ago
1
New Organization!
#137
sjkaliski
closed
9 years ago
3
min / max consumes O(n) memory
#136
timanovsky
closed
9 years ago
6
fix #134, run formatter
#135
Dakkers
closed
9 years ago
10
matrix.transpose doesn't work correctly on vectors
#134
Dakkers
closed
9 years ago
2
Adding error to divMod
#133
devanp92
closed
9 years ago
1
Chi square
#132
oliver-moran
opened
9 years ago
4
Adding permutation calculations.
#131
devanp92
closed
9 years ago
4
Type checking on 'basic.square()' method
#130
bring2dip
closed
9 years ago
0
formatted errors, factored code
#129
Dakkers
closed
10 years ago
5
added diagonal dominance functions, update src
#128
Dakkers
closed
10 years ago
3
#124 fix gulp format error
#127
Dakkers
closed
10 years ago
4
Made prime.simple() faster
#126
LarryBattle
closed
10 years ago
1
fix for #122 jshint warnings
#125
Dakkers
closed
10 years ago
3
can't format
#124
Dakkers
closed
10 years ago
4
fix #121 (duplicate of random function)
#123
Dakkers
closed
10 years ago
2
Fix issues found by jshint
#122
LarryBattle
closed
10 years ago
2
Duplicated method: random.sample() and statistic.randomSample()
#121
LarryBattle
closed
10 years ago
0
[#116] Added random.setGenerator() and updated testcase.
#120
LarryBattle
closed
10 years ago
1
update travis, fix tests for random
#119
Dakkers
closed
10 years ago
1
[#117] Replaced Make with gulp
#118
LarryBattle
closed
10 years ago
0
Use Gulp instead of make
#117
LarryBattle
closed
10 years ago
3
Rewrite tests from random.distribution.*
#116
LarryBattle
closed
10 years ago
3
#49 Made browserify create global numbers object.
#115
LarryBattle
closed
10 years ago
6
#112 Corrected the assert argument order.
#114
LarryBattle
closed
10 years ago
8
roadmap of sorts
#113
Dakkers
opened
10 years ago
13
assert.equal() and assert.deepEqual() used incorrectly
#112
LarryBattle
closed
10 years ago
2
Next