User contributions
Jump to navigation
Jump to search
- 22:48, 9 August 2015 diff hist -8 Example Kalman Filter
- 18:02, 9 August 2015 diff hist +63 Example Complex Math
- 18:01, 9 August 2015 diff hist +44 Example Fixed Sized Matrices
- 18:01, 9 August 2015 diff hist +61 Example Customizing SimpleMatrix
- 18:00, 9 August 2015 diff hist +61 Example Customizing Equations
- 18:00, 9 August 2015 diff hist +58 Example Polynomial Roots
- 17:59, 9 August 2015 diff hist +58 Example Polynomial Fitting
- 17:59, 9 August 2015 diff hist +25 Example Principal Component Analysis
- 17:58, 9 August 2015 diff hist +59 Example Levenberg-Marquardt
- 17:56, 9 August 2015 diff hist +4 Example Kalman Filter
- 17:54, 9 August 2015 diff hist +17 Example Kalman Filter
- 17:48, 9 August 2015 diff hist +32 Example Kalman Filter
- 12:03, 9 August 2015 diff hist +37 MediaWiki:Sidebar current
- 11:53, 9 August 2015 diff hist 0 Download
- 11:52, 9 August 2015 diff hist +311 Change Log →Version 0.27
- 11:51, 9 August 2015 diff hist +1 Main Page
- 05:52, 5 April 2015 diff hist -28 Main Page Centered version + date better
- 20:47, 3 April 2015 diff hist +270 Matlab to EJML
- 07:56, 1 April 2015 diff hist 0 Download
- 22:56, 31 March 2015 diff hist -10 Download
- 20:26, 31 March 2015 diff hist -23 Manual
- 20:15, 31 March 2015 diff hist -20 Main Page
- 20:14, 31 March 2015 diff hist +198 Frequently Asked Questions
- 20: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..."
- 20:09, 31 March 2015 diff hist -84 Main Page
- 19:58, 31 March 2015 diff hist +283 Download
- 19:53, 31 March 2015 diff hist -6 Example Complex Math
- 19:52, 31 March 2015 diff hist -14 Example Fixed Sized Matrices
- 19:51, 31 March 2015 diff hist +11 Example Customizing SimpleMatrix
- 19:47, 31 March 2015 diff hist -1 Example Customizing Equations
- 19:44, 31 March 2015 diff hist -1 Example Polynomial Roots
- 19:42, 31 March 2015 diff hist -1 Example Polynomial Fitting
- 19:41, 31 March 2015 diff hist -1 Example Principal Component Analysis
- 19:39, 31 March 2015 diff hist -1,538 Example Levenberg-Marquardt
- 19:36, 31 March 2015 diff hist -124 Equations
- 19:31, 31 March 2015 diff hist -198 Example Kalman Filter
- 09:04, 31 March 2015 diff hist +136 Download
- 08:02, 26 March 2015 diff hist +1 SimpleMatrix
- 08:02, 26 March 2015 diff hist +197 SimpleMatrix
- 07:57, 26 March 2015 diff hist -17 Procedural
- 07:50, 26 March 2015 diff hist +47 N Template:DataDocLink Created page with "{{DocLink|org/ejml/data/{{{1}}}.html|{{{1}}} }}" current
- 05:13, 26 March 2015 diff hist +112 Capabilities
- 05:11, 26 March 2015 diff hist +184 Capabilities
- 05: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..."
- 05:03, 26 March 2015 diff hist +1 Template:OpsDocLink
- 05:03, 26 March 2015 diff hist -26 Template:OpsDocLink
- 05:01, 26 March 2015 diff hist +71 N Template:OpsDocLink Created page with "{{DocLink|http://ejml.org/javadoc/org/ejml/ops/{{{1}}}.html|{{{1}}}} }}"
- 05:00, 26 March 2015 diff hist +41 N Template:DocLink Created page with "[http://ejml.org/javadoc/{{{1}}} {{{2}}}]" current
- 23: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..."
- 08:08, 25 March 2015 diff hist +322 Procedural