issues
search
phetsims
/
dot
A math library with a focus on mutable and immutable linear algebra for 2D and 3D applications.
http://scenerystack.org/
MIT License
13
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Convert repo to TypeScript
#125
zepumph
opened
8 months ago
6
Clean up Range.RangeIO
#124
pixelzoom
closed
1 year ago
5
create Dimension2IO
#123
pixelzoom
closed
1 year ago
7
Allow chaining on Range setters
#122
marlitas
opened
1 year ago
0
CT: UnivariatePolynomial: x^3 + 10x^2 + 169x failed
#121
pixelzoom
closed
1 year ago
2
TODOs in this repo should point to useful github issues
#120
zepumph
closed
1 year ago
1
add Bounds2.closestBoundaryPointTo
#119
zepumph
closed
3 months ago
3
use imports.js pattern to avoid circular dependencies
#118
zepumph
opened
1 year ago
0
return type for solveQuadraticRootsReal and solveCubicRootsReal
#117
veillette
closed
2 years ago
2
Use a more accurate number library
#116
zepumph
closed
2 years ago
2
Matrix4 Using EnumerationDeprecated
#115
marlitas
opened
2 years ago
0
CT Stats: median failed Stats: Quartiles failed
#114
KatieWoe
closed
2 years ago
0
Utils.toFixed returns incorrect results in some cases
#113
pixelzoom
closed
10 months ago
34
Improve LinearFunction API
#112
samreid
closed
3 years ago
8
Should Vectors support NaN?
#111
zepumph
closed
3 years ago
1
Vector2 serialization should use NumberIO
#110
zepumph
closed
1 year ago
4
Utils.numberOfDecimalPlaces is buggy.
#109
pixelzoom
closed
3 years ago
12
Rename Dimension2 flipped to swapped
#108
pixelzoom
closed
3 years ago
2
Vector2Property to get units?
#107
zepumph
closed
3 years ago
3
suggestions for Bounds2
#106
pixelzoom
closed
3 years ago
4
Root multiplicity in solveCubicRootsReal
#105
jonathanolson
opened
3 years ago
0
Eliminate Utils.isInteger
#104
samreid
closed
3 years ago
4
issues with Random.js
#103
pixelzoom
closed
4 years ago
5
add Random.sampleSize
#102
pixelzoom
closed
4 years ago
4
changes to Vector3 for ES6 modules
#101
pixelzoom
closed
3 months ago
5
Vector2IO and Vector3IO use different patterns
#100
pixelzoom
closed
4 years ago
2
Add normalization function to Range.js
#99
zepumph
closed
4 years ago
3
Improve Transform3 matrix validation
#98
samreid
closed
4 years ago
2
create Dimension3
#97
pixelzoom
closed
3 months ago
4
57 TODO comments in dot
#96
pixelzoom
opened
5 years ago
2
address TODOs
#95
pixelzoom
closed
1 year ago
3
add Random nextDoubleBetween
#94
pixelzoom
closed
5 years ago
2
Unnecessary `new Matrix` in one unused method.
#93
samreid
closed
5 years ago
1
allocation-free test for bounds intersection
#92
pixelzoom
closed
5 years ago
3
Bounds2.dirtyFromPool() doesn't work
#91
jbphet
closed
3 years ago
6
Create Vector2Property
#88
samreid
closed
5 years ago
11
convert Vector2/3/4 methods to standard getter pattern
#87
pixelzoom
closed
5 years ago
4
create DOT/Stats.js
#86
zepumph
closed
5 years ago
1
Vector sets all undefined values to 0
#85
chrisklus
closed
3 years ago
9
Vector2 doesn't follow PhET getter conventions
#84
pixelzoom
closed
5 years ago
15
Reason for not running all unit tests with assertions enabled?
#83
mbarlow12
closed
5 years ago
0
CT: include both min and max throws an error
#82
KatieWoe
closed
5 years ago
9
Performance problems with using "FastArray" in Matrix3
#81
jbphet
closed
5 years ago
3
Convert { min: , max: } => Range
#80
chrisklus
closed
6 years ago
15
Impedance mismatch between RangeWithValue and NumberProperty?
#79
samreid
opened
6 years ago
7
replace RangeWithValue with Range where appropriate
#78
pixelzoom
closed
6 years ago
5
Add mutable functions to Range
#77
chrisklus
closed
5 years ago
19
Vector2 and Vector2IO have duplicate toStateObject and fromStateObject methods
#76
zepumph
closed
5 years ago
6
built-in modulo operator % is broken on iOS 9 + Safari
#75
pixelzoom
closed
6 years ago
6
Matrix3 pooling is broken
#74
samreid
closed
6 years ago
8
Next