Re: [OctDev] contribution

2012-10-03 Thread Carnë Draug
> On 10/02/2012 06:49 PM, LEo wrote: > > what I mean by contribution is code :) > I've written 3 functions that are not implemented in Octave and I > would like to send the code. > > []s > LEo Hi Leo are they functions also in matlab core? If so, open a request here https://savannah.gnu.org/patch

Re: [OctDev] contribution new export function

2012-05-11 Thread Carnë Draug
On 26 April 2012 02:33, Carnë Draug wrote: > On 25 April 2012 19:03, Markus Bergholz wrote: >> 2012/4/24 Carnë Draug : >>> On 19 April 2012 10:24, Markus Bergholz wrote: 2012/4/18 Markus Bergholz : >> I believe this function would fit better in the miscellaneous package >> (and can

Re: [OctDev] contribution new export function

2012-04-25 Thread Carnë Draug
On 25 April 2012 19:03, Markus Bergholz wrote: > 2012/4/24 Carnë Draug : >> On 19 April 2012 10:24, Markus Bergholz wrote: >>> 2012/4/18 Markus Bergholz : > I believe this function would fit better in the miscellaneous package > (and can you take a look at csv2latex and maybe publish on t

Re: [OctDev] contribution new export function

2012-04-25 Thread Markus Bergholz
2012/4/24 Carnë Draug : > On 19 April 2012 10:24, Markus Bergholz wrote: >> 2012/4/18 Markus Bergholz : I believe this function would fit better in the miscellaneous package (and can you take a look at csv2latex and maybe publish on that package?). >>> >>> Oh, i didn't know that tho

Re: [OctDev] contribution new export function

2012-04-24 Thread Carnë Draug
On 19 April 2012 10:24, Markus Bergholz wrote: > 2012/4/18 Markus Bergholz : >>> I believe this function would fit better in the miscellaneous package >>> (and can you take a look at csv2latex and maybe publish on that >>> package?). >> >> Oh, i didn't know that those package exist. >> As far as i

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

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Michael Creel
On Fri, Nov 20, 2009 at 3:45 PM, Jaroslav Hajek wrote: > > > On Fri, Nov 20, 2009 at 3:31 PM, Michael Creel wrote: > >> >> >> On Fri, Nov 20, 2009 at 3:20 PM, Jaroslav Hajek wrote: >> >>> >>> >>> On Fri, Nov 20, 2009 at 2:57 PM, Michael Creel wrote: >>> On Fri, Nov 20, 2009 at 1:57

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Jaroslav Hajek
On Fri, Nov 20, 2009 at 4:08 PM, Riccardo Corradini < riccardocorrad...@yahoo.it> wrote: > Okay Jaroslav > add the comunicator, so I will learn about how to read mpi.h. > > Bests > Riccardo > > I just committed the change switching order of output arguments. I also changed the example scripts acco

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Riccardo Corradini
Okay Jaroslav add the comunicator, so I will learn about how to read mpi.h. Bests Riccardo --- Ven 20/11/09, Jaroslav Hajek ha scritto: Da: Jaroslav Hajek Oggetto: Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage A: "Riccardo Corradini" Cc: "Søren Ha

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Riccardo Corradini
scritto: Da: Jaroslav Hajek Oggetto: Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage A: "Michael Creel" Cc: "Riccardo Corradini" , "Søren Hauberg" , octave-dev@lists.sourceforge.net Data: Venerdì 20 novembre 2009, 15:45 On Fri, Nov 20,

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Jaroslav Hajek
On Fri, Nov 20, 2009 at 3:43 PM, Riccardo Corradini < riccardocorrad...@yahoo.it> wrote: > Sure no problem. > I used only MPI_COMM_WORLD because i simply wanted to make some tests and > make the things very easy. > I was thinking about a special octave_value_MPI that has a method > is_comunicator(

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Jaroslav Hajek
On Fri, Nov 20, 2009 at 3:31 PM, Michael Creel wrote: > > > On Fri, Nov 20, 2009 at 3:20 PM, Jaroslav Hajek wrote: > >> >> >> On Fri, Nov 20, 2009 at 2:57 PM, Michael Creel wrote: >> >>> >>> >>> On Fri, Nov 20, 2009 at 1:57 PM, Jaroslav Hajek >>> wrote: >>> > >>> > >>> > On Fri, Nov 20, 2009 at

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Riccardo Corradini
Oggetto: Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage A: "Riccardo Corradini" Data: Venerdì 20 novembre 2009, 15:25 On Fri, Nov 20, 2009 at 2:45 PM, Riccardo Corradini wrote: Okay Jaroslav, let's choose convenience, since we all want to improve what w

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Michael Creel
On Fri, Nov 20, 2009 at 3:20 PM, Jaroslav Hajek wrote: > > > On Fri, Nov 20, 2009 at 2:57 PM, Michael Creel wrote: > >> >> >> On Fri, Nov 20, 2009 at 1:57 PM, Jaroslav Hajek >> wrote: >> > >> > >> > On Fri, Nov 20, 2009 at 1:44 PM, Michael Creel >> wrote: >> >> >> >> Hi all, >> >> >> >> In anot

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Jaroslav Hajek
On Fri, Nov 20, 2009 at 2:57 PM, Michael Creel wrote: > > > On Fri, Nov 20, 2009 at 1:57 PM, Jaroslav Hajek wrote: > > > > > > On Fri, Nov 20, 2009 at 1:44 PM, Michael Creel > wrote: > >> > >> Hi all, > >> > >> In another message, Jaroslav made the comment > >> > >>> 1. info is the first output

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Michael Creel
On Fri, Nov 20, 2009 at 1:57 PM, Jaroslav Hajek wrote: > > > On Fri, Nov 20, 2009 at 1:44 PM, Michael Creel wrote: >> >> Hi all, >> >> In another message, Jaroslav made the comment >> >>> 1. info is the first output argument in all functions. I think it should >>> be the second one, so that it ca

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Riccardo Corradini
--- Ven 20/11/09, Riccardo Corradini ha scritto: Da: Riccardo Corradini Oggetto: Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage A: "Jaroslav Hajek" Data: Venerdì 20 novembre 2009, 14:45 Okay Jaroslav, let's choose convenience, since we all want to i

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Jaroslav Hajek
On Fri, Nov 20, 2009 at 1:44 PM, Michael Creel wrote: > Hi all, > > In another message, Jaroslav made the comment > > > 1. info is the first output argument in all functions. I think it should be >> the second one, so that it can be easily ignored if wanted. >> In particular, the check in example

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPI Package

2009-11-20 Thread Jaroslav Hajek
On Fri, Nov 20, 2009 at 1:15 PM, Riccardo Corradini < riccardocorrad...@yahoo.it> wrote: > > Thanks for your hints, > but I don't understand the question concerning the copyright, because it's > GNU software. > What is your strategy when you improve JWE and others developers code? > Do you simple

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPIPackage

2009-11-20 Thread Michael Creel
Hi all, In another message, Jaroslav made the comment 1. info is the first output argument in all functions. I think it should be > the second one, so that it can be easily ignored if wanted. > In particular, the check in examples > > if not(MPI_Initialized) >info = MPI_Init(); > end > > make

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPI Package

2009-11-20 Thread Riccardo Corradini
MPITB for octave. Am i right? Is it clear from the Octave forge contribution? Thanks a lot Riccardo Corradini --- Ven 20/11/09, Jaroslav Hajek ha scritto: Da: Jaroslav Hajek Oggetto: Re: [OctDev] Contribution to Octave-forge with a simple Open-MPI Package A: "Riccardo Corradini"

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPI Package

2009-11-20 Thread Jaroslav Hajek
On Thu, Nov 19, 2009 at 10:13 PM, Jaroslav Hajek wrote: > > > On Mon, Nov 16, 2009 at 4:48 PM, Riccardo Corradini < > riccardocorrad...@yahoo.it> wrote: > >> Dear Jaroslav, >> I have just uploaded into octave-forge extra the openmpi_ext folder >> containing all the files >> I sent you introducin

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPI Package

2009-11-19 Thread Jaroslav Hajek
On Mon, Nov 16, 2009 at 4:48 PM, Riccardo Corradini < riccardocorrad...@yahoo.it> wrote: > Dear Jaroslav, > I have just uploaded into octave-forge extra the openmpi_ext folder > containing all the files > I sent you introducing the MPI toolbox that uses MPI Derived datatypes to > send and receive

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPI Package

2009-11-16 Thread Riccardo Corradini
really wrong. Thanks a lot to all of you for all your patience. Bests Riccardo Corradini --- Ven 6/11/09, Søren Hauberg ha scritto: Da: Søren Hauberg Oggetto: Re: [OctDev] Contribution to Octave-forge with a simple Open-MPI Package A: "Riccardo Corradini" Cc: "Jaroslav Haje

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPI Package

2009-11-16 Thread Riccardo Corradini
--- Ven 6/11/09, Søren Hauberg ha scritto: Da: Søren Hauberg Oggetto: Re: [OctDev] Contribution to Octave-forge with a simple Open-MPI Package A: "Riccardo Corradini" Cc: "Jaroslav Hajek" , octave-dev@lists.sourceforge.net Data: Venerdì 6 novembre 2009, 21:31 Hi, fre, 06 11

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPI Package

2009-11-05 Thread Jaroslav Hajek
On Wed, Nov 4, 2009 at 4:49 PM, Riccardo Corradini < riccardocorrad...@yahoo.it> wrote: > Hi Søren, > thanks for your quick reply. > The code is general-purpose, but as I told you I would love to use it for > econometrics. > So the first step will be to install the following tarball from > http://

Re: [OctDev] Contribution to Octave-forge with a simple Open-MPI Package

2009-11-04 Thread Søren Hauberg
Hi, tir, 03 11 2009 kl. 12:25 +, skrev Riccardo Corradini: > for my econometric computations I have built a simple package that > uses the concept of MPI-Derived datatypes > ( see http://static.msi.umn.edu/tutorial/scicomp/general/MPI/content6.html ) > to spread octave_values objects over oc

Re: [OctDev] Contribution to octave forge image processing toolbox

2009-09-23 Thread Paul Sundvall
Speaking of releases, what does the process of releasing new package versions look like? Should all packages be released at the same time? Is it the maintainer of each package that decides? At which level should the changelog be? The specific reason I ask is that I think it would be nice to bump t

Re: [OctDev] Contribution to octave forge image processing toolbox

2009-09-23 Thread Søren Hauberg
ons, 23 09 2009 kl. 12:07 +0200, skrev Roderick Köhle: > for my personal need, I developed a Exif Reader for octave, allowing to > read additional informations from Jpeg images. Cool! I've added this to the 'image' package; it will be part of the next release. Søren

Re: [OctDev] contribution

2009-03-16 Thread Levente Torok
On Sunday 15 March 2009, you wrote: Dear Arno, > I must admit that I also find it hard to understand what this function > is useful for. Wouldn't you rather want a function that either 1) > computes confidence intervals for given confidence levels; or 2) tests > if samples come from the multin

Re: [OctDev] contribution

2009-03-16 Thread Jaroslav Hajek
On Mon, Mar 16, 2009 at 8:38 PM, Levente Torok wrote: > On Sunday 15 March 2009, you wrote: > Dear Jaroslav. > >> On Sat, Mar 14, 2009 at 10:35 AM, Søren Hauberg wrote: >> > ons, 11 03 2009 kl. 22:54 +0100, skrev Levente Torok: >> >> I have created and modified two algorithms. >> >> One of them i

Re: [OctDev] contribution

2009-03-16 Thread Levente Torok
On Sunday 15 March 2009, you wrote: Dear Jaroslav. > On Sat, Mar 14, 2009 at 10:35 AM, Søren Hauberg wrote: > > ons, 11 03 2009 kl. 22:54 +0100, skrev Levente Torok: > >> I have created and modified two algorithms. > >> One of them is the nonlinear conjugate gradient explained on the > >> wiki pa

Re: [OctDev] contribution

2009-03-15 Thread Jaroslav Hajek
On Sat, Mar 14, 2009 at 10:35 AM, Søren Hauberg wrote: > ons, 11 03 2009 kl. 22:54 +0100, skrev Levente Torok: >> I have created and modified two algorithms. >> One of them is the nonlinear conjugate gradient explained on the >> wiki page. The code is based on Etienne Grossmann code however >> I h

Re: [OctDev] contribution

2009-03-14 Thread Arno Onken
Søren Hauberg wrote: > ons, 11 03 2009 kl. 22:54 +0100, skrev Levente Torok: >> The other algo of mine is written from scratch. >> It gives the confidence level of being a multinomial distribution well >> represented by >> the sampling portions (ie. within predefined confidence intervals ). >> It

Re: [OctDev] contribution

2009-03-14 Thread Søren Hauberg
ons, 11 03 2009 kl. 22:54 +0100, skrev Levente Torok: > I have created and modified two algorithms. > One of them is the nonlinear conjugate gradient explained on the > wiki page. The code is based on Etienne Grossmann code however > I had to modify it seriously. > Now it is in sync with the wikipe