<?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>Social Sciences Computing Cluster</title>
	<atom:link href="http://wordpress.at.northwestern.edu/sscc/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://wordpress.at.northwestern.edu/sscc</link>
	<description></description>
	<lastBuildDate>Mon, 19 Jan 2009 21:26:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SAS 9.2 Installed</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=86</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=86#comments</comments>
		<pubDate>Mon, 08 Dec 2008 16:00:49 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=86</guid>
		<description><![CDATA[SAS 9.2 is an integrated suite of software of great        breadth and depth. SAS is available on all SSCC hosts. SAS is composed of        many components, and our license includes Base SAS, Graph, ETS, FSP, AF,      [...]]]></description>
			<content:encoded><![CDATA[<p><strong>SAS</strong> 9.2 is an integrated suite of software of great        breadth and depth. SAS is available on all SSCC hosts. SAS is composed of        many components, and our license includes Base SAS, Graph, ETS, FSP, AF,        OR, IML, STAT, GIS, ASSIST, EIS, LAB, Stat Studio and INSIGHT.</p>
<p>The SAS 9        manuals are available with a web browser. Use the <strong>sasdoc</strong> command to        access them. These manuals can be displayed in HTML or as PDF        files.</p>
<p>Available on all SSCC hosts. See <a href="http://www.sas.com/software/sas9/">http://www.sas.com/software/sas9/</a><strong> [sas, xsas, sasdoc]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=86</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ACML 4.2.0 Installed</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=88</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=88#comments</comments>
		<pubDate>Fri, 28 Nov 2008 16:03:18 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=88</guid>
		<description><![CDATA[AMD Core Math Library (ACML) Version 4.2.0 is        a set of numerical routines tuned specifically for AMD Opteron processors        as are used in the SSCC. Fortran 77 and C interfaces are provided, and include        [...]]]></description>
			<content:encoded><![CDATA[<p><strong>AMD Core Math Library (ACML)</strong> Version 4.2.0 is        a set of numerical routines tuned specifically for AMD Opteron processors        as are used in the SSCC. Fortran 77 and C interfaces are provided, and include        <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/BLAS.html#BLAS">BLAS</a> (Basic Linear Algebra Subprograms), <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/LAPACK.html#LAPACK">LAPACK</a> (a comprehensive package of higher level linear algebra routines), <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/FFTs.html#FFTs">FFTs</a> (a set of Fast Fourier Transform routines for real and complex data), a        variety of <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/RNGs.html#RNGs">RNGs</a> (Random Number Generators) and <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/ACML_005fMV.html#ACML_005fMV">ACML_MV</a> (Fast Math and Fast Vector Math Library). Available on all SSCC hosts. See        <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/Linking_002fLinux.html#Linking_002fLinux">Accessing        the Library (Linux)</a> to learn more about using ACML in the SSCC. ACML        libraries are provided for a large suite of compilers with 64-bit architectures        (PGI, GNU/gfortran, and Intel). See <a href="http://developer.amd.com/acml.aspx">AMD        Core Math Library (ACML)</a>.<strong>[acmldoc, acmlinfo]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=88</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>R upgraded to version 2.8.0</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=90</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=90#comments</comments>
		<pubDate>Tue, 11 Nov 2008 16:04:48 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=90</guid>
		<description><![CDATA[R Version 2.8.0 is a language and environment for        statistical computing and graphics. It is a GNU project which is similar        to the S language and environment. R can be considered as a different implementation       [...]]]></description>
			<content:encoded><![CDATA[<p><strong>R </strong>Version 2.8.0 is a language and environment for        statistical computing and graphics. It is a GNU project which is similar        to the S language and environment. R can be considered as a different implementation        of S. There are some important differences, but much code written for S        runs unaltered under R. See also S-PLUS below. Available on all SSCC hosts.        See <a href="http://www.r-project.org/">http://www.r-project.org/</a>. <strong>[R, Rdoc]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=90</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matlab R2008b installed</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=92</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=92#comments</comments>
		<pubDate>Mon, 13 Oct 2008 16:06:15 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=92</guid>
		<description><![CDATA[MATLAB Version 7.7 (R2008b) for Linux x86-64,          an integrated technical computing environment that combines numeric computation,          advanced graphics and visualization, and a high-level programming language.          We have a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>MATLAB</strong> Version 7.7 (R2008b) for Linux x86-64,          an integrated technical computing environment that combines numeric computation,          advanced graphics and visualization, and a high-level programming language.          We have a relevant subset of all available subproducts and toolboxes installed.</p>
<p>Our installation includes Matlab, the Bioinformatics Toolbox, the Control          System Toolbox, the Curve Fitting Toolbox, the Econometrics Toolbox, the          Financial Toolbox, the Fixed-Point Toolbox, the Fuzzy Logic Toolbox, the          Image Processing Toolbox, the Neural Network Toolbox, the Optimization          Toolbox, the Partial Differential Equation Toolbox, the Signal Processing          Toolbox, Simulink, the Spline Toolbox, the Statistics Toolbox, the Symbolic          Math Toolbox, the System Identification Toolbox, the NAG Foundation Toolbox          (32-bit only), and the Matlab Compiler.</p>
<p>MATLAB is available on all SSCC hosts under a campus-wide license. See          <a href="http://www.mathworks.com/products/matlab/">http://www.mathworks.com/products/matlab/</a>.          <strong>[matlab, xmatlab, matlabdoc, nagdoc]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=92</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DYNARE V3 and V4 installed</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=94</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=94#comments</comments>
		<pubDate>Fri, 26 Sep 2008 16:07:14 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=94</guid>
		<description><![CDATA[DYNARE Versions 3 and 4 is a package that runs        with MATLAB to solve, simulate and estimate macroeconomic models. It is        a powerful and highly customizable engine, with an intuitive front-end interface,        to solve, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>DYNARE</strong> Versions 3 and 4 is a package that runs        with MATLAB to solve, simulate and estimate macroeconomic models. It is        a powerful and highly customizable engine, with an intuitive front-end interface,        to solve, simulate and estimate Dynamic Stochastic General Equilibrium (DSGE)        models. Available on all SSCC hosts. See <a href="http://www.cepremap.cnrs.fr/dynare/">http://www.cepremap.cnrs.fr/dynare/</a> and <a href="http://sscc.northwestern.edu/docs/dynare.cfm">How to Use Dynare with MATLAB</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=94</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KNITRO solver for nonlinear optimization installed</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=96</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=96#comments</comments>
		<pubDate>Thu, 18 Sep 2008 16:08:17 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=96</guid>
		<description><![CDATA[KNITRO Version 5.2, is a solver for nonlinear          optimization. KNITRO is designed for large problems with dimensions running          into the hundred thousands. It is effective for solving linear, quadratic         [...]]]></description>
			<content:encoded><![CDATA[<p><strong>KNITRO</strong> Version 5.2, is a solver for nonlinear          optimization. KNITRO is designed for large problems with dimensions running          into the hundred thousands. It is effective for solving linear, quadratic          and nonlinear optimization problems, both convex and nonconvex. It is          provided as a library callable from Fortran, Java, C and C++.</p>
<p>MATLAB R2008a is configured to call KNITRO from the MATLAB Optimization          Toolbox with the external interface function <em>ktrlink</em> . Available          on all SSCC hosts. See <a href="http://www.ziena.com/knitro.htm">http://www.ziena.com/knitro.htm</a> and <a href="http://sscc.northwestern.edu/docs/ktrlink.cfm">How To Use          KNITRO with MATLAB</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=96</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gauss upgraded to version 9.0.2</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=100</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=100#comments</comments>
		<pubDate>Wed, 10 Sep 2008 16:10:00 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=100</guid>
		<description><![CDATA[GAUSS Version 9.0.2 (x64), the GAUSS Mathematical        and Statistical System. Includes the applications Optimization, Constrained        Optimization, Curve Fit, Discrete Choice, Descriptive Statistics MT, Loglinear        Analysis MT, Linear Programming MT, Linear Regression MT, Maximum Likelihood [...]]]></description>
			<content:encoded><![CDATA[<p><strong>GAUSS</strong> Version 9.0.2 (x64), the GAUSS Mathematical        and Statistical System. Includes the applications Optimization, Constrained        Optimization, Curve Fit, Discrete Choice, Descriptive Statistics MT, Loglinear        Analysis MT, Linear Programming MT, Linear Regression MT, Maximum Likelihood        Estimation, Maximum Likelihood Estimation MT, Constrained Maximum Likelihood        Estimation MT, Nonlinear Equations MT, Time Series and Time Series MT. See        above within this document for information about the application Amelia.</p>
<p>GAUSS is available on all SSCC hosts under the        constraint of 15 simultaneous users. See <a href="http://www.aptech.com/">http://www.aptech.com/</a>. <strong>[gauss,        xgauss, gaussdoc]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=100</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ox Console version 5.10 installed</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=102</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=102#comments</comments>
		<pubDate>Tue, 09 Sep 2008 16:12:51 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=102</guid>
		<description><![CDATA[Ox Console Release 5.10 (64-bit) is an object-oriented        matrix language with a syntax similar to the C, C++ and Java languages.        A comprehensive matrix function library is provided with Ox, and fairly        extensive documentation [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Ox</strong> Console Release 5.10 (64-bit) is an object-oriented        matrix language with a syntax similar to the C, C++ and Java languages.        A comprehensive matrix function library is provided with Ox, and fairly        extensive documentation is available online. Many optional packages are        also available upon request. Available on all SSCC hosts. See <a href="http://www.doornik.com/index.html">http://www.doornik.com/index.html</a>.        <strong>[oxl, oxdoc]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=102</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GraphViz 2.20.2 installed</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=107</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=107#comments</comments>
		<pubDate>Mon, 08 Sep 2008 16:15:37 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=107</guid>
		<description><![CDATA[GraphViz Version 2.20.2 provides a way of        representing structural information as diagrams of abstract graphs and networks.        Automatic graph drawing has many important applications in software engineering,        database and web design, networking, and in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>GraphViz</strong> Version 2.20.2 provides a way of        representing structural information as diagrams of abstract graphs and networks.        Automatic graph drawing has many important applications in software engineering,        database and web design, networking, and in visual interfaces for many other        domains.</p>
<p>GraphViz is available on hardin, seldon and mule2. See <a href="http://www.graphviz.org/">http://www.graphviz.org/</a>. <strong>[dot, neato,        lefty, dotty]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=107</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matlab R2008a installed</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=105</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=105#comments</comments>
		<pubDate>Mon, 08 Sep 2008 16:14:45 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=105</guid>
		<description><![CDATA[MATLAB Version 7.7 (R2008b) for Linux x86-64,          an integrated technical computing environment that combines numeric computation,          advanced graphics and visualization, and a high-level programming language.          We have a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>MATLAB</strong> Version 7.7 (R2008b) for Linux x86-64,          an integrated technical computing environment that combines numeric computation,          advanced graphics and visualization, and a high-level programming language.          We have a relevant subset of all available subproducts and toolboxes installed.</p>
<p>Our installation includes Matlab, the Bioinformatics Toolbox, the Control          System Toolbox, the Curve Fitting Toolbox, the Econometrics Toolbox, the          Financial Toolbox, the Fixed-Point Toolbox, the Fuzzy Logic Toolbox, the          Image Processing Toolbox, the Neural Network Toolbox, the Optimization          Toolbox, the Partial Differential Equation Toolbox, the Signal Processing          Toolbox, Simulink, the Spline Toolbox, the Statistics Toolbox, the Symbolic          Math Toolbox, the System Identification Toolbox, the NAG Foundation Toolbox          (32-bit only), and the Matlab Compiler.</p>
<p>MATLAB is available on all SSCC hosts under a campus-wide license. See          <a href="http://www.mathworks.com/products/matlab/">http://www.mathworks.com/products/matlab/</a>.          <strong>[matlab, xmatlab, matlabdoc, nagdoc]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=105</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stata-SE upgraded to version 10.1</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=112</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=112#comments</comments>
		<pubDate>Fri, 05 Sep 2008 16:22:00 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=112</guid>
		<description><![CDATA[Stata-SE 10.1 Linux 64 for AMD 64-bit CPUs is        an environment for manipulating and analyzing data using statistical and        graphical methods. Stata-SE is available on all SSCC hosts, but is restricted        to 36 simultaneous [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Stata-SE</strong> 10.1 Linux 64 for AMD 64-bit CPUs is        an environment for manipulating and analyzing data using statistical and        graphical methods. Stata-SE is available on all SSCC hosts, but is restricted        to 36 simultaneous users. See <a href="http://www.stata.com/info/capabilities/">http://www.stata.com/info/capabilities/</a>.        <strong>[stata, xstata, statadoc]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=112</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>R upgraded to version 2.7.1</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=110</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=110#comments</comments>
		<pubDate>Fri, 05 Sep 2008 16:19:00 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=110</guid>
		<description><![CDATA[R Version 2.8.0 is a language and environment for        statistical computing and graphics. It is a GNU project which is similar        to the S language and environment. R can be considered as a different implementation       [...]]]></description>
			<content:encoded><![CDATA[<p><strong>R </strong>Version 2.8.0 is a language and environment for        statistical computing and graphics. It is a GNU project which is similar        to the S language and environment. R can be considered as a different implementation        of S. There are some important differences, but much code written for S        runs unaltered under R. See also S-PLUS below. Available on all SSCC hosts.        See <a href="http://www.r-project.org/">http://www.r-project.org/</a>. <strong>[R, Rdoc]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=110</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Singular 3-0-4 computer algebra system installed</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=120</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=120#comments</comments>
		<pubDate>Thu, 19 Jun 2008 16:58:04 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=120</guid>
		<description><![CDATA[Singular Version 3-0-4 (64-bit) is a computer        algebra system for polynomial computations with special emphasis on the        needs of commutative algebra, algebraic geometry, and singularity theory.        Singular is one of two leading programs to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Singular</strong> Version 3-0-4 (64-bit) is a computer        algebra system for polynomial computations with special emphasis on the        needs of commutative algebra, algebraic geometry, and singularity theory.        Singular is one of two leading programs to find all solutions for polynomial        systems, which is a topic of interest in game theory (economics). This approach        is used in current research to answer the question: &#8220;How many possible equilibria        does the economic model in question have?&#8221;</p>
<p>Available on all SSCC hosts. See <a href="http://www.singular.uni-kl.de/index.html">http://www.singular.uni-kl.de/index.html</a>.        <strong>[Singular, ESingular, Singulardoc]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=120</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ACML 4.1.0 Installed</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=122</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=122#comments</comments>
		<pubDate>Fri, 30 May 2008 16:59:38 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=122</guid>
		<description><![CDATA[AMD Core Math Library (ACML) Version 4.2.0 is        a set of numerical routines tuned specifically for AMD Opteron processors        as are used in the SSCC. Fortran 77 and C interfaces are provided, and include        [...]]]></description>
			<content:encoded><![CDATA[<p><strong>AMD Core Math Library (ACML)</strong> Version 4.2.0 is        a set of numerical routines tuned specifically for AMD Opteron processors        as are used in the SSCC. Fortran 77 and C interfaces are provided, and include        <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/BLAS.html#BLAS">BLAS</a> (Basic Linear Algebra Subprograms), <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/LAPACK.html#LAPACK">LAPACK</a> (a comprehensive package of higher level linear algebra routines), <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/FFTs.html#FFTs">FFTs</a> (a set of Fast Fourier Transform routines for real and complex data), a        variety of <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/RNGs.html#RNGs">RNGs</a> (Random Number Generators) and <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/ACML_005fMV.html#ACML_005fMV">ACML_MV</a> (Fast Math and Fast Vector Math Library). Available on all SSCC hosts. See        <a href="http://seldon.it.northwestern.edu/sscc/acmldoc/Linking_002fLinux.html#Linking_002fLinux">Accessing        the Library (Linux)</a> to learn more about using ACML in the SSCC. ACML        libraries are provided for a large suite of compilers with 64-bit architectures        (PGI, GNU/gfortran, and Intel). See <a href="http://developer.amd.com/acml.aspx">AMD        Core Math Library (ACML)</a>.<strong>[acmldoc, acmlinfo]</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=122</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>X-Win32 9.1 Now Available</title>
		<link>http://wordpress.at.northwestern.edu/sscc/?p=125</link>
		<comments>http://wordpress.at.northwestern.edu/sscc/?p=125#comments</comments>
		<pubDate>Thu, 10 Apr 2008 17:02:11 +0000</pubDate>
		<dc:creator>SSCC Admin</dc:creator>
				<category><![CDATA[System Updates]]></category>

		<guid isPermaLink="false">http://wordpress.at.northwestern.edu/sscc/?p=125</guid>
		<description><![CDATA[http://www.at.northwestern.edu/x-win32/
]]></description>
			<content:encoded><![CDATA[<p>http://www.at.northwestern.edu/x-win32/</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.at.northwestern.edu/sscc/?feed=rss2&amp;p=125</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
