Re: [OctDev] How to be developer of Octave project

2011-06-16 Thread Carnë Draug
2011/6/16 Hong Yu : > For example, my friends are trying to use Matlab to plot the capital market > line in financial portfolio analysis theory.  And they asked how to complete > the following code in Matlab: > > NumPorts = 1; > frontcon(ExpReturn, ExpCovariance, NumPorts); > RisklessRate  =  0

Re: [OctDev] How to be developer of Octave project

2011-06-16 Thread Hong Yu
Also, which Octave-related mailing lists should I attend? Thanks. Hong Yu -Original Message- From: Carnë Draug Sent: Thursday, June 16, 2011 6:20 PM To: Hong Yu Cc: octave-...@lists.sf.net Subject: Re: [OctDev] How to be developer of Octave project Hi Hong Welcome to the octave comm

Re: [OctDev] How to be developer of Octave project

2011-06-16 Thread Carnë Draug
Hi Hong Welcome to the octave community. For the GNU octave project you should see http://www.gnu.org/software/octave/ This is octave-forge. They're related but are not the same. GNU octave is the octave core program. Octave-Forge is a collection of packages for GNU Octave that extend it's "abliti

[OctDev] How to be developer of Octave project

2011-06-15 Thread Hong Yu
Dear Sir/Madam, I am interested in joining Octave development, and my sourceForge account is “hyu9910”. Since I am new to the Octave project, I currently do not have exact idea of what detailed component code to do. I think I first need to know how to download the Octave source, to compile,