2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
a couple of words for section 5 and 6. More... over 15 years ago
SVGOpen More... over 15 years ago
Split the SVGOpen paper in several files. paper.xml remains the control file. More... over 15 years ago
SVGOpen More... over 15 years ago
Removed the workaround for compatibility of JSXGraph <= 0.75.4 and IntergeoReader.js More... over 15 years ago
Removed term creation in lagrangePolynomial. More... over 15 years ago
Extended regression polynomial in MathNUmerics.js to accept list of JXG.Points. More... over 15 years ago
svg open paper fork for section 5 and 6 More... over 15 years ago
SVGOpen More... over 15 years ago
SVGOpen More... over 15 years ago
Merge SVG Papers More... over 15 years ago
SVGOpen Paper More... over 15 years ago
. More... over 15 years ago
SVGOpen More... over 15 years ago
SVGOpen More... over 15 years ago
Split of the paper. More... over 15 years ago
SVGOpen More... over 15 years ago
Solved small dash problem. More... over 15 years ago
Removed a global vvariabl in loadjsxgraph.js More... over 15 years ago
New method regressionPolynomial(degree,dataX,dataY) in JXG.Math.Numerics. See regression.html in examples. More... over 15 years ago
New method JXG.Math.Numerics.generatePolynomialTerm(), see regression.html. Small bug fix Lagrange polynomial. More... over 15 years ago
Stomachion example with polygons. More... over 15 years ago
Improvements in speed for Lagrange interpolation for curves and function graphs. More... over 15 years ago
Polishing More... over 15 years ago
Changed API: JXG.IsPoint to JXG.isPoint, same with IsArray, IsNumber, IsFunction, IsString. Also renamed JXG.GetReferenceFromParameter() to JXG.getReference(). More... over 15 years ago
Adapted JSXG.Math.Numerics.D() to work with suspendUpdate. More... over 15 years ago
Changed JXG.Math.Numerics.Gauss and JXG.Math.Matrix.transpose to work with arrays, too. Adapted regresssion.html. It runs in IE now, too. More... over 15 years ago
Improvements in regression polynomial. This is a first example of a general method to realize curves depending on expensive function calls. See examples/regression.html More... over 15 years ago
Moved matVecMult and matMatMult from Algebra.js to Math.js Added JXG.Math.transpose() More... over 15 years ago
First experiments with polynomial regression. More... over 15 years ago