<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UJMP&#187; Universal Java Matrix Package &#187;</title>
	<atom:link href="http://www.ujmp.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ujmp.org</link>
	<description>Universal Java Matrix Package</description>
	<lastBuildDate>Mon, 15 Feb 2010 11:40:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>UJMP v0.2.4 released</title>
		<link>http://www.ujmp.org/ujmp-v0-2-4-released/</link>
		<comments>http://www.ujmp.org/ujmp-v0-2-4-released/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 11:17:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>

		<guid isPermaLink="false">http://www.ujmp.org/?p=551</guid>
		<description><![CDATA[It&#8217;s been a long time since the last release. This version brings a lot of improvements, especially concerning linear algebra functions. UJMP now fully supports solving linear equations and decomposition methods: Singular value decomposition, Eigenvalue decomposition, LU, QR, and Cholesky decomposition.
Many basic functions such as scaling and matrix multiplication can use multiple threads which improved [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a long time since the last release. This version brings a lot of improvements, especially concerning linear algebra functions. UJMP now fully supports solving linear equations and decomposition methods: Singular value decomposition, Eigenvalue decomposition, LU, QR, and Cholesky decomposition.<br />
Many basic functions such as scaling and matrix multiplication can use multiple threads which improved performance a lot.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ujmp.org/ujmp-v0-2-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UJMP v0.2.3 released</title>
		<link>http://www.ujmp.org/ujmp-v0-2-3-released/</link>
		<comments>http://www.ujmp.org/ujmp-v0-2-3-released/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 18:53:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>

		<guid isPermaLink="false">http://www.ujmp.org/?p=497</guid>
		<description><![CDATA[This version brings support for BigInteger and BigDecimal matrices. Also a lot of refactoring, bug fixing and other improvements.
]]></description>
			<content:encoded><![CDATA[<p>This version brings support for BigInteger and BigDecimal matrices. Also a lot of refactoring, bug fixing and other improvements.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ujmp.org/ujmp-v0-2-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UJMP v0.2.2 released</title>
		<link>http://www.ujmp.org/ujmp-v022-released/</link>
		<comments>http://www.ujmp.org/ujmp-v022-released/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 16:50:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>

		<guid isPermaLink="false">http://www.ujmp.org/?p=485</guid>
		<description><![CDATA[This is a maintenance release which includes changes for the next version of JDMP.
New Factory classes have been created to allow easier switching of matrix implementations in the future. 
A cool demo showing the Mandelbrot fractal has been included
Some minor bugfixes, improvements and API changes.

]]></description>
			<content:encoded><![CDATA[<ul>
<li>This is a maintenance release which includes changes for the next version of JDMP.</li>
<li>New Factory classes have been created to allow easier switching of matrix implementations in the future. </li>
<li>A cool demo showing the Mandelbrot fractal has been included</li>
<li>Some minor bugfixes, improvements and API changes.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ujmp.org/ujmp-v022-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UJMP v0.2.1 released</title>
		<link>http://www.ujmp.org/ujmp-v021-released/</link>
		<comments>http://www.ujmp.org/ujmp-v021-released/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 23:46:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>

		<guid isPermaLink="false">http://www.ujmp.org/?p=372</guid>
		<description><![CDATA[This release brings support for additional matrix packages and other libraries:

Interface to Shared Scientific Toolbox
Interface to Ojalgo
Interface to parallelcolt
Interface to JSci
Interface to JScience
Interface to Lucene

A benchmark is included to compare the performance of UJMP against other matrix libraries, including Colt, Jama, and many others. 
Additional interfaces have been created to better reflect the the matrix [...]]]></description>
			<content:encoded><![CDATA[<p>This release brings support for additional matrix packages and other libraries:</p>
<ul>
<li>Interface to Shared Scientific Toolbox</li>
<li>Interface to Ojalgo</li>
<li>Interface to parallelcolt</li>
<li>Interface to JSci</li>
<li>Interface to JScience</li>
<li>Interface to Lucene</li>
</ul>
<p>A benchmark is included to compare the performance of UJMP against other matrix libraries, including Colt, Jama, and many others. </p>
<p>Additional interfaces have been created to better reflect the the matrix type, e.g. SparseMatrix.</p>
<p>And of course: bug fixes and improvements!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ujmp.org/ujmp-v021-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.2.0 (2009-01-18)</title>
		<link>http://www.ujmp.org/version-020-2009-01-18/</link>
		<comments>http://www.ujmp.org/version-020-2009-01-18/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 23:57:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>

		<guid isPermaLink="false">http://www.ujmp.org/?p=356</guid>
		<description><![CDATA[dependencies removed: ujmp-core and ujmp-gui require no other jar files!
refactoring of interfaces: cleaner class hierarchy
included new methods to replace missing values
Main methods for core and GUI to display information
a lot of bugfixes

]]></description>
			<content:encoded><![CDATA[<ul>
<li>dependencies removed: ujmp-core and ujmp-gui require no other jar files!</li>
<li>refactoring of interfaces: cleaner class hierarchy</li>
<li>included new methods to replace missing values</li>
<li>Main methods for core and GUI to display information</li>
<li>a lot of bugfixes</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ujmp.org/version-020-2009-01-18/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display a Matrix on the Screen</title>
		<link>http://www.ujmp.org/display-a-matrix-on-the-screen/</link>
		<comments>http://www.ujmp.org/display-a-matrix-on-the-screen/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 22:17:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://www.ujmp.org/?p=311</guid>
		<description><![CDATA[Every matrix can be visualized in a JFrame by invoking:

matrix.showGUI&#40;&#41;;

]]></description>
			<content:encoded><![CDATA[<p>Every matrix can be visualized in a <code>JFrame</code> by invoking:</p>

<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;">matrix.<span style="color: #006633;">showGUI</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.ujmp.org/display-a-matrix-on-the-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Import a Huge CSV Matrix</title>
		<link>http://www.ujmp.org/import-a-huge-csv-matrix/</link>
		<comments>http://www.ujmp.org/import-a-huge-csv-matrix/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 21:38:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[Huge Matrix]]></category>
		<category><![CDATA[Import]]></category>

		<guid isPermaLink="false">http://www.ujmp.org/?p=308</guid>
		<description><![CDATA[If you have a very large CSV file, that is bigger than the available memory, you can link to the file instead of importing the data:

Matrix hugeMatrix = MatrixFactory.linkToFile&#40;FileFormat.CSV, new File&#40;&#34;VeryBigFile.csv&#34;&#41;&#41;;

However, this matrix will be read-only.
]]></description>
			<content:encoded><![CDATA[<p>If you have a very large CSV file, that is bigger than the available memory, you can link to the file instead of importing the data:</p>

<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;">Matrix hugeMatrix <span style="color: #339933;">=</span> MatrixFactory.<span style="color: #006633;">linkToFile</span><span style="color: #009900;">&#40;</span>FileFormat.<span style="color: #006633;">CSV</span>, <span style="color: #000000; font-weight: bold;">new</span> <span style="color: #003399;">File</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;VeryBigFile.csv&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>However, this matrix will be read-only.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ujmp.org/import-a-huge-csv-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collections</title>
		<link>http://www.ujmp.org/collections/</link>
		<comments>http://www.ujmp.org/collections/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 12:42:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[Collections]]></category>
		<category><![CDATA[ListMatrix]]></category>
		<category><![CDATA[MapMatrix]]></category>

		<guid isPermaLink="false">http://www.ujmp.org/wp/?p=101</guid>
		<description><![CDATA[You can also create a ListMatrix instead of an ArrayList. A ListMatrix behaves like a java.List but is a Matrix at the same time:

ListMatrix S = new DefaultListMatrix&#40;&#41;;
// List methods:
S.add&#40;0.5&#41;;
S.clear&#40;&#41;;
// Matrix methods:
S.exportToFile&#40;someFile&#41;;
S.showGUI&#40;&#41;;
Matrix P = S.plus&#40;5&#41;.times&#40;2&#41;;
// but: P is not a ListMatrix anymore

The same works also for maps:

MapMatrix map = new DefaultMapMatrix();
map.put(key,o);

]]></description>
			<content:encoded><![CDATA[<p>You can also create a <code>ListMatrix</code> instead of an <code>ArrayList</code>. A <code>ListMatrix</code> behaves like a <code>java.List</code> but is a <code>Matrix</code> at the same time:</p>

<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;">ListMatrix S <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">new</span> DefaultListMatrix<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #666666; font-style: italic;">// List methods:</span>
S.<span style="color: #006633;">add</span><span style="color: #009900;">&#40;</span><span style="color: #cc66cc;">0.5</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
S.<span style="color: #006633;">clear</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #666666; font-style: italic;">// Matrix methods:</span>
S.<span style="color: #006633;">exportToFile</span><span style="color: #009900;">&#40;</span>someFile<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
S.<span style="color: #006633;">showGUI</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
Matrix P <span style="color: #339933;">=</span> S.<span style="color: #006633;">plus</span><span style="color: #009900;">&#40;</span><span style="color: #cc66cc;">5</span><span style="color: #009900;">&#41;</span>.<span style="color: #006633;">times</span><span style="color: #009900;">&#40;</span><span style="color: #cc66cc;">2</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #666666; font-style: italic;">// but: P is not a ListMatrix anymore</span></pre></div></div>

<p>The same works also for maps:</p>
<p><code><br />
MapMatrix map = new DefaultMapMatrix();<br />
map.put(key,o);<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ujmp.org/collections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I need a certain Matlab function, where do I find it in UJMP?</title>
		<link>http://www.ujmp.org/i-need-a-certain-matlab-function-where-do-i-find-it-in-ujmp/</link>
		<comments>http://www.ujmp.org/i-need-a-certain-matlab-function-where-do-i-find-it-in-ujmp/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 12:32:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Matlab]]></category>

		<guid isPermaLink="false">http://www.ujmp.org/wp/?p=94</guid>
		<description><![CDATA[UJMP supports many Matlab functions, but not all.
But you can execute Matlab from within UJMP when you use Linux:

Matlab.getInstance&#40;&#41;.setMatrix&#40;&#34;matrixInMatlab&#34;, ujmpMatrix&#41;;
Matlab.getInstance&#40;&#41;.execute&#40;&#34;result = matlabFunction(matrixInMatlab)&#34;&#41;;
Matrix m = Matlab.getInstance&#40;&#41;.getMatrix&#40;&#34;result&#34;&#41;;


Unfortunately, this is not working in Windows. 
You might have to tell UJMP through a parameter, where the program is installed:
-DMatlab="/opt/matlab/matlab"
]]></description>
			<content:encoded><![CDATA[<p>UJMP supports many Matlab functions, but not all.<br />
But you can execute Matlab from within UJMP when you use Linux:</p>
<p>
<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;">Matlab.<span style="color: #006633;">getInstance</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #006633;">setMatrix</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;matrixInMatlab&quot;</span>, ujmpMatrix<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
Matlab.<span style="color: #006633;">getInstance</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #006633;">execute</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;result = matlabFunction(matrixInMatlab)&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
Matrix m <span style="color: #339933;">=</span> Matlab.<span style="color: #006633;">getInstance</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #006633;">getMatrix</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;result&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

</p>
<p>Unfortunately, this is not working in Windows. </p>
<p>You might have to tell UJMP through a parameter, where the program is installed:<br />
<code>-DMatlab="/opt/matlab/matlab"</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ujmp.org/i-need-a-certain-matlab-function-where-do-i-find-it-in-ujmp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can I resize a matrix?</title>
		<link>http://www.ujmp.org/can-i-resize-a-matrix/</link>
		<comments>http://www.ujmp.org/can-i-resize-a-matrix/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 12:27:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Append]]></category>
		<category><![CDATA[Dense Matrix]]></category>
		<category><![CDATA[Resize]]></category>
		<category><![CDATA[Sparse Matrix]]></category>

		<guid isPermaLink="false">http://www.ujmp.org/wp/?p=90</guid>
		<description><![CDATA[Resizing depends on the matrix implementation. A dense matrix is fixed  in size, as the data is stored in a double[][] array.
However, some matrix implementations allow resizing. For example, you  can create a sparse matrix with MatrixFactory.sparse(0, 0) and then  change the size dynamically with matrix.setSize(5, 5). Note that sparse matrices are [...]]]></description>
			<content:encoded><![CDATA[<p>Resizing depends on the matrix implementation. A dense matrix is fixed  in size, as the data is stored in a <code>double[][]</code> array.</p>
<p>However, some matrix implementations allow resizing. For example, you  can create a sparse matrix with <code>MatrixFactory.sparse(0, 0)</code> and then  change the size dynamically with <code>matrix.setSize(5, 5)</code>. Note that sparse matrices are much slower than dense matrices.</p>
<p>It might be better to append one matrix to another for resizing:</p>
<p>
<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;">Matrix matrix <span style="color: #339933;">=</span> Matrix.<span style="color: #006633;">zeros</span><span style="color: #009900;">&#40;</span><span style="color: #cc66cc;">5</span>, <span style="color: #cc66cc;">5</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
Matrix newRow <span style="color: #339933;">=</span> Matrix.<span style="color: #006633;">zeros</span><span style="color: #009900;">&#40;</span><span style="color: #cc66cc;">1</span>, <span style="color: #cc66cc;">5</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

</p>

<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;">Matrix biggerMatrix <span style="color: #339933;">=</span> matrix.<span style="color: #006633;">appendVertically</span><span style="color: #009900;">&#40;</span>newRow<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>or</p>

<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;">Matrix biggerMatrix <span style="color: #339933;">=</span> MatrixFactory.<span style="color: #006633;">vertCat</span><span style="color: #009900;">&#40;</span>matrix, newRow<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.ujmp.org/can-i-resize-a-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
