[OctDev] new package releases: time (2.0.0) and financial (0.4.0)

2012-04-18 Thread Carnë Draug
Hi everybody I have just made 2 new releases of the financial and time package. Note that the time package is now just a dummy package. See both package NEWS file. Have fun, Carnë -- Better than sec? Nothing is better t

Re: [OctDev] Circulant matrices

2012-04-18 Thread Nir Krakauer
I added some circulant matrix functions to linear-algebra: circulant_make_matrix Produce a full circulant matrix given the first column circulant_matrix_vector_product Fast, compact calculation of the product of a circulant matrix with a vector circulant_eig Fast, compact calculation of eigenva

Re: [OctDev] contribution new export function

2012-04-18 Thread c.
On 18 Apr 2012, at 15:38, Markus Bergholz wrote: > Hi > I've wrote an function that exports a matrix into latex tabular format > > http://paste.osuv.de/index.php/k69/ > > I would contribute that to Octave/Octave-Forge IO Package if there's > an interest in. > > greetings > Markus Quite a few

Re: [OctDev] contribution new export function

2012-04-18 Thread Carnë Draug
On 18 April 2012 14:38, Markus Bergholz wrote: > Hi > I've wrote an function that exports a matrix into latex tabular format > > http://paste.osuv.de/index.php/k69/ > > I would contribute that to Octave/Octave-Forge IO Package if there's > an interest in. > > greetings > Markus Hi Markus I belie

[OctDev] contribution new export function

2012-04-18 Thread Markus Bergholz
Hi I've wrote an function that exports a matrix into latex tabular format http://paste.osuv.de/index.php/k69/ I would contribute that to Octave/Octave-Forge IO Package if there's an interest in. greetings Markus ## -*- texinfo -*- ## This function save you matrix in Latex table (tabular) format