User contributions
Jump to navigation
Jump to search
- 21:48, 9 August 2015 diff hist -8 Example Kalman Filter
- 17:02, 9 August 2015 diff hist +63 Example Complex Math
- 17:01, 9 August 2015 diff hist +44 Example Fixed Sized Matrices
- 17:01, 9 August 2015 diff hist +61 Example Customizing SimpleMatrix
- 17:00, 9 August 2015 diff hist +61 Example Customizing Equations
- 17:00, 9 August 2015 diff hist +58 Example Polynomial Roots
- 16:59, 9 August 2015 diff hist +58 Example Polynomial Fitting
- 16:59, 9 August 2015 diff hist +25 Example Principal Component Analysis
- 16:58, 9 August 2015 diff hist +59 Example Levenberg-Marquardt
- 16:56, 9 August 2015 diff hist +4 Example Kalman Filter
- 16:54, 9 August 2015 diff hist +17 Example Kalman Filter
- 16:48, 9 August 2015 diff hist +32 Example Kalman Filter
- 11:03, 9 August 2015 diff hist +37 MediaWiki:Sidebar current
- 10:53, 9 August 2015 diff hist 0 Download
- 10:52, 9 August 2015 diff hist +311 Change Log →Version 0.27
- 10:51, 9 August 2015 diff hist +1 Main Page
- 04:52, 5 April 2015 diff hist -28 Main Page Centered version + date better
- 19:47, 3 April 2015 diff hist +270 Matlab to EJML
- 06:56, 1 April 2015 diff hist 0 Download
- 21:56, 31 March 2015 diff hist -10 Download
- 19:26, 31 March 2015 diff hist -23 Manual
- 19:15, 31 March 2015 diff hist -20 Main Page
- 19:14, 31 March 2015 diff hist +198 Frequently Asked Questions
- 19:11, 31 March 2015 diff hist +2,011 N Change Log Created page with "== Version 0.27 == Data: 2015/04/01 * Added SimpleMatrix.randomNormal() for drawing numbers from a normal distribution with zero mean * Added EjmlUnitTests.assertEquals() an..."
- 19:09, 31 March 2015 diff hist -84 Main Page
- 18:58, 31 March 2015 diff hist +283 Download
- 18:53, 31 March 2015 diff hist -6 Example Complex Math
- 18:52, 31 March 2015 diff hist -14 Example Fixed Sized Matrices
- 18:51, 31 March 2015 diff hist +11 Example Customizing SimpleMatrix
- 18:47, 31 March 2015 diff hist -1 Example Customizing Equations
- 18:44, 31 March 2015 diff hist -1 Example Polynomial Roots
- 18:42, 31 March 2015 diff hist -1 Example Polynomial Fitting
- 18:41, 31 March 2015 diff hist -1 Example Principal Component Analysis
- 18:39, 31 March 2015 diff hist -1,538 Example Levenberg-Marquardt
- 18:36, 31 March 2015 diff hist -124 Equations
- 18:31, 31 March 2015 diff hist -198 Example Kalman Filter
- 08:04, 31 March 2015 diff hist +136 Download
- 07:02, 26 March 2015 diff hist +1 SimpleMatrix
- 07:02, 26 March 2015 diff hist +197 SimpleMatrix
- 06:57, 26 March 2015 diff hist -17 Procedural
- 06:50, 26 March 2015 diff hist +47 N Template:DataDocLink Created page with "{{DocLink|org/ejml/data/{{{1}}}.html|{{{1}}} }}" current
- 04:13, 26 March 2015 diff hist +112 Capabilities
- 04:11, 26 March 2015 diff hist +184 Capabilities
- 04:06, 26 March 2015 diff hist +1,198 N Capabilities Created page with "{| style="wikitable" ! !! Dense Real !! Fixed real !! Dense Complex |- | Basic Arithmetic || X || X || X |- | Element-Wise Ops || X || X || X |- | Determinant || X || X || X..."
- 04:03, 26 March 2015 diff hist +1 Template:OpsDocLink
- 04:03, 26 March 2015 diff hist -26 Template:OpsDocLink
- 04:01, 26 March 2015 diff hist +71 N Template:OpsDocLink Created page with "{{DocLink|http://ejml.org/javadoc/org/ejml/ops/{{{1}}}.html|{{{1}}}} }}"
- 04:00, 26 March 2015 diff hist +41 N Template:DocLink Created page with "[http://ejml.org/javadoc/{{{1}}} {{{2}}}]" current
- 22:31, 25 March 2015 diff hist +4,152 N SimpleMatrix Created page with " SimpleMatrix is an interface that provides an easy to use object oriented way of doing linear algebra. It is a wrapper around the procedural interface in EJML and was origin..."
- 07:08, 25 March 2015 diff hist +322 Procedural