view doc/octave-forge-home.html @ 999:0e29af6adeda octave-forge

wiki.octave.org (correct URL this time)
author pkienzle
date Wed, 16 Jul 2003 13:33:31 +0000
parents 5f33a5d6fcc6
children cba599c6a9c7
line wrap: on
line source

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
	 <title>GNU Octave Repository</title>
   <meta name="keywords" content="Octave, Matlab, math, numeric computation, numeric analysis">
</head>
<body bgcolor="#FFFFFF">

<!-- begin top table -->
<table align="center" BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="95%" BGCOLOR="#444444" >
<tr>
<td>
<table BORDER=0 cellspacing=1 CELLPADDING=3 WIDTH="100%" >
<tr>
<td ALIGN=CENTER VALIGN=CENTER BGCOLOR="#FFFFFF">
	<font face="Arial, Helvetica, Sans Serif" size=+2 color="#0000CC">
		GNU Octave Repository	
	</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p align="center">
<font size="-1">
<A href="http://octave.sourceforge.net">Home</A>&nbsp;|&nbsp;
<A href="http://sourceforge.net/projects/octave/">Summary</A>&nbsp;|&nbsp;
<A href="http://sourceforge.net/forum/?group_id=2888">Forums</A>&nbsp;|&nbsp;
<A href="http://sourceforge.net/bugs/?group_id=2888">Bugs</A>&nbsp;|&nbsp;
<A href="http://sourceforge.net/support/?group_id=2888">Support</A>&nbsp;|&nbsp;
<A href="http://sourceforge.net/patch/?group_id=2888">Patches</A>&nbsp;|&nbsp;
<A href="http://sourceforge.net/mail/?group_id=2888">Lists</A>&nbsp;|&nbsp;
<A href="http://sourceforge.net/pm/?group_id=2888">Tasks</A>&nbsp;|&nbsp;
<A href="http://sourceforge.net/docman/?group_id=2888">Docs</A>&nbsp;|&nbsp;
<A href="http://sourceforge.net/survey/?group_id=2888">Surveys</A>&nbsp;|&nbsp;
<A href="http://sourceforge.net/news/?group_id=2888">News</A>&nbsp;|&nbsp;
<A href="http://sourceforge.net/cvs/?group_id=2888">CVS</A>&nbsp;|&nbsp;
<A
href="http://sourceforge.net/project/showfiles.php?group_id=2888">Files</A>
</font>
</p>


<!-- end top table -->

<blockquote>

<!--
<img src="/img/sombrero.jpg" align=right width="266" height="148" alt="3D Plot">
<a href="http://www.octave.org/">GNU Octave</a> is a high-level language, primarily intended for numerical
computations. It provides a convenient command line interface for
solving linear and nonlinear problems numerically, and for performing
other numerical experiments using a language that is mostly compatible
with Matlab. It may also be used as a batch-oriented language.


<p>
<table align="center" BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR="#444444" >
<tr>
<td>
<table BORDER=0 cellspacing=1 CELLPADDING=7 WIDTH="100%" >
<tr>
<td ALIGN=CENTER VALIGN=CENTER BGCOLOR="#FFFFFF">
	<font face="Arial, Helvetica, Sans Serif" size=+1 color="#CC0000">
		Octave Home Page:
	<br><a href="http://www.octave.org/">www.octave.org</a>
	</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
-->
The GNU Octave Repository is intended to be a central location for custom
scripts,    functions and extensions for <a href="http://www.octave.org/">GNU
Octave</a>.
If you are interested in helping to develop this site or if you have custom
scripts   to contribute, you can join the <a href="http://lists.sourceforge.net/mailman/listinfo/octave-dev">repository mailing list</a>
(<a href="http://lists.sourceforge.net/archives//octave-dev/">archives</a>) or
simply send a message to: <a href="mailto:cgijobs@users.sourceforge.net">cgijobs@users.sourceforge.net</a>.

<p> An <a href="afunclist.html">alphabetical list</a> of repository 
functions is now available, as well as a
<a href="index/index.html">categorical index</a> of most octave and
octave forge functions.

<p> The 
<A href="http://sourceforge.net/project/showfiles.php?group_id=2888">octave-forge</A>
package contains the source for all the functions plus build and install
scripts.  These are designed to work with the latest development version of
Octave (available from 
<a href="http://www.octave.org/download.html">http://www.octave.org/download.html</a>), 
but most functions will work on earlier versions of Octave including
2.0.x versions. 

<hr noshade size=1>

<h3>Links</h3>
The best source for links is the Octave Wiki at 
<a href="http://wiki.octave.org/">http://wiki.octave.org/</a>.  
Please add your own favorites.
<p>
Some are worth repeating here:
<ul>
<li><a href="http://www.octave.org">Octave home page</a></li>
<li><a href="http://www.fe.up.pt/~jcard/Octave_links.html">Joao Cardoso's Octave Links</a> - Octave (and Matlab) links and highlights from the <a href="http://www.che.wisc.edu/octave/help.html">mailing list</a>.
</li>
</ul>
<p>
and we do have local content:
<ul>
<li>
<a href="compatibility.html">Octave compatibility FAQ</a>
</li>
<li>
<a href="Octave_Windows.htm">Octave for Windows FAQ</a>
</li>
<li>
<a href="coda/coda.html">Da Coda Al Fine: Pushing Octave's Limits</a> 
[<a href="octave-ext.pdf">pdf</a>] (using C++ with Octave).
</li>
<li>
<a href="new_developer.html">Octave-forge developer's guide</a> 
</li>
<li>
<a href="texmacs.pdf">TeXmacs Interface</a> - Information on using <a href="http://www.texmacs.org/">TeXmaxs</a> with octave.
</li>
</ul>

<center>
<p>
<small>Hosted by</small>
<br><a href="http://www.sourceforge.net"><img src="/img/sflogo2-steel.png" border=0></a>

</body>
</html>