Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-27 Thread c.
On 27 Oct 2012, at 10:36, Juan Pablo Carbajal wrote: > The warning is just telling the user that broadcast was applied. > Whether Carlo wants that or not I do not know. It is expected and actually gives a great improvement in performance in the specific case. > @Carlo: In the latest Octave you

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-27 Thread c.
On 27 Oct 2012, at 10:31, Rafael Laboissiere wrote: > Well, when testing functions bim3a_osc_advection_diffusion and > bim3a_osc_laplacian, I get lots of this message: > > warning: product: automatic broadcasting operation applied > > I guess they are harmless. > > Rafael Yes, they are.

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-27 Thread Juan Pablo Carbajal
On Sat, Oct 27, 2012 at 10:31 AM, Rafael Laboissiere wrote: > * Rafael Laboissiere [2012-10-26 13:43]: > >> * c. [2012-10-26 01:02]: >>> >>> I posted a new version of bim here: >>> >>> https://sourceforge.net/p/octave/package-releases/9/#5b7d >> >> This tarball works fine, thanks. > > Well, when

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-27 Thread Rafael Laboissiere
* Rafael Laboissiere [2012-10-26 13:43]: > * c. [2012-10-26 01:02]: >> >> I posted a new version of bim here: >> >> https://sourceforge.net/p/octave/package-releases/9/#5b7d > > This tarball works fine, thanks. Well, when testing functions bim3a_osc_advection_diffusion and bim3a_osc_laplacian,

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-26 Thread Rafael Laboissiere
* c. [2012-10-26 01:02]: > > I posted a new version of bim here: > > https://sourceforge.net/p/octave/package-releases/9/#5b7d This tarball works fine, thanks. Rafael -- Everyone hates slow websites. So do we. Make you

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-25 Thread c.
On 25 Oct 2012, at 08:31, Rafael Laboissiere wrote: > Ok, this does not seem to be an issue anymore. > > However, the test of bim3c_tri_to_nodes fails with: > >* test > msh = bim3c_mesh_properties (msh2m_structured_mesh (linspace (0, 1, 31), > linspace (0, 1, 13), linspace (0, 1, 13)

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-24 Thread Rafael Laboissiere
* Rafael Laboissiere [2012-10-25 01:33]: > > * c. [2012-10-23 20:34]: >> >> On 23 Oct 2012, at 17:27, Rafael Laboissiere wrote: >>> >>> This bug also affects the bim package. >> >> is this because of the dependency or is there similar bugs in bim? > > Because of the dependency. All functions in

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-24 Thread Rafael Laboissiere
* c. [2012-10-23 20:35]: > > On 23 Oct 2012, at 20:34, c. wrote: > >> I just uploaded a new version of the package in the release forum, >> could you please check if the problem is solved there? > > this is a direct link: > https://sourceforge.net/p/octave/package-releases/9/attachment/msh-1.0.

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-24 Thread Rafael Laboissiere
* c. [2012-10-23 20:34]: > > On 23 Oct 2012, at 17:27, Rafael Laboissiere wrote: >> >> This bug also affects the bim package. > > is this because of the dependency or is there similar bugs in bim? Because of the dependency. All functions in the bim package that call msh3m_structured_mesh are b

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-23 Thread c.
On 23 Oct 2012, at 20:34, c. wrote: > I just uploaded a new version of the package in the release forum, could you > please check if the problem is solved there? this is a direct link: https://sourceforge.net/p/octave/package-releases/9/attachment/msh-1.0.5.tar.gz c. ---

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-23 Thread c.
On 23 Oct 2012, at 17:27, Rafael Laboissiere wrote: > * c. [2012-10-22 12:21]: > >> New versions of the Forge packages bim (1.1.0) and msh (1.0.5) have been >> uploaded to the package release forum, and will soon be available for >> download from Octave-Forge. >> >> [snip] > > Thanks for th

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-23 Thread Rafael Laboissiere
* c. [2012-10-22 12:21]: New versions of the Forge packages bim (1.1.0) and msh (1.0.5) have been uploaded to the package release forum, and will soon be available for download from Octave-Forge. [snip] Thanks for this new release. I noticed a problem in it: the unit testing in the file

[OctDev] New package real2rgb

2012-10-22 Thread Juan Pablo Carbajal
Hi, I got real2rgb under GPLv3. I will add it as a new package in Octave Forge in three days, unless somebody has a better idea. Cheers -- JuanPi Carbajal - "It is one thing not to be able to perform a certain feat, but quite another to prove that it cannot be done." - Henry Ernest Dudeney -

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-22 Thread c.
On 22 Oct 2012, at 16:39, lukshun...@gmail.com wrote: >> BIM provides functions to solve Advection-Diffusion-Reaction Partial >> Differential Equations in 1, 2 and 3 >> spatial dimensions on structured or unstructured triangular/tetrahedral >> meshes. > > Pointers to literature on the theory

[OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-22 Thread c.
Hi all, New versions of the Forge packages bim (1.1.0) and msh (1.0.5) have been uploaded to the package release forum, and will soon be available for download from Octave-Forge. BIM provides functions to solve Advection-Diffusion-Reaction Partial Differential Equations in 1, 2 and 3 spatial

[OctDev] [new package] Least Squares Spectral Analysis: lssa released

2012-08-14 Thread Carnë Draug
Hi everyone the package lssa (Least Squares Spectral Analysis) by Ben Lewis as just just been released. This is the first release of the package (even though it's version 0.1.1). Enjoy octave responsibly. Carnë -- Live S

[OctDev] new package releases: fits 1.0.2 and java 1.2.9

2012-07-25 Thread Carnë Draug
Hi everyone the packages "fits-1.0.2" and "java-1.2.9" have just been released. Have fun, Carnë -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has

Re: [OctDev] new package ncArray 1.0.0

2012-07-20 Thread Philip Nienhuis
Michael Goffioul wrote: > On Wed, Jul 18, 2012 at 9:46 PM, Alexander Barth > mailto:barth.alexan...@gmail.com>> wrote: > > On Wed, Jul 18, 2012 at 3:14 PM, Michael Goffioul > mailto:michael.goffi...@gmail.com>> wrote: > > On Wed, Jul 18, 2012 at 12:44 PM, Alexander Barth > > mailt

Re: [OctDev] new package ncArray 1.0.0

2012-07-19 Thread Michael Goffioul
On Wed, Jul 18, 2012 at 9:46 PM, Alexander Barth wrote: > On Wed, Jul 18, 2012 at 3:14 PM, Michael Goffioul > wrote: > > On Wed, Jul 18, 2012 at 12:44 PM, Alexander Barth > > wrote: > >> > >> Sorry for poor spelling in my last email. The email was sent > >> inadvertently before I could check it.

Re: [OctDev] new package ncArray 1.0.0

2012-07-18 Thread Carnë Draug
On 18 July 2012 07:30, Alexander Barth wrote: > I have released a new package called ncArray for manipulating netcdf > files. It depends on the functions ncread, ncwrite and ncinfo from > octcdf. Now uploaded to the octave-forge servers. Have fun Carnë --

Re: [OctDev] new package ncArray 1.0.0

2012-07-18 Thread Alexander Barth
On Wed, Jul 18, 2012 at 3:14 PM, Michael Goffioul wrote: > On Wed, Jul 18, 2012 at 12:44 PM, Alexander Barth > wrote: >> >> Sorry for poor spelling in my last email. The email was sent >> inadvertently before I could check it. >> Source packages are here: >> >> >> http://modb.oce.ulg.ac.be/mediaw

Re: [OctDev] new package ncArray 1.0.0

2012-07-18 Thread Michael Goffioul
On Wed, Jul 18, 2012 at 12:44 PM, Alexander Barth wrote: > Sorry for poor spelling in my last email. The email was sent > inadvertently before I could check it. > Source packages are here: > > > http://modb.oce.ulg.ac.be/mediawiki/upload/Alex/ncArray/ncarray-1.0.0.tar.gz > http://modb.oce.ulg.ac.

Re: [OctDev] new package ncArray 1.0.0

2012-07-18 Thread Alexander Barth
Sorry for poor spelling in my last email. The email was sent inadvertently before I could check it. Source packages are here: http://modb.oce.ulg.ac.be/mediawiki/upload/Alex/ncArray/ncarray-1.0.0.tar.gz http://modb.oce.ulg.ac.be/mediawiki/upload/Alex/ncArray/ncarray-html.tar.gz Can somebody updat

[OctDev] new package ncArray 1.0.0

2012-07-18 Thread Alexander Barth
Dear all, I have released a new package called ncArray for manipulating netcdf files. It depends on the functions ncread, ncwrite and ncinfo from octcdf. Maybe someday, these functions will be implemented in octave (as they are in matlab) and ncArray will be independent from octcdf. The package a

[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] New package contribution

2012-02-06 Thread Carnë Draug
On 5 February 2012 14:01, Moreno Marzolla wrote: > On 02/04/2012 02:50 PM, Carnė Draug wrote: >> >> On 4 February 2012 12:35, Moreno Marzolla >>  wrote: >>> >>> Thanks, I will now follow the instructions to make the first release (if >>> you >>> want to see if the tarball is ok, I have put the new

Re: [OctDev] New package contribution

2012-02-05 Thread Moreno Marzolla
On 02/04/2012 02:50 PM, Carnë Draug wrote: > On 4 February 2012 12:35, Moreno Marzolla wrote: >> Thanks, I will now follow the instructions to make the first release (if you >> want to see if the tarball is ok, I have put the new version here: >> >> http://www.moreno.marzolla.name/software/queuein

Re: [OctDev] New package contribution

2012-02-04 Thread Carnë Draug
On 4 February 2012 12:35, Moreno Marzolla wrote: > Thanks, I will now follow the instructions to make the first release (if you > want to see if the tarball is ok, I have put the new version here: > > http://www.moreno.marzolla.name/software/queueing/queueing-1.0.0.tar.gz Looks fine to me. I will

Re: [OctDev] New package contribution

2012-02-04 Thread Moreno Marzolla
On 02/03/2012 08:31 PM, Carnë Draug wrote: > Hi Moreno > > I have just give you write access to the repository. I didn't look > into the package with much attention but here's some notes that you > may find useful: Hello Carnë, thank you very much for your suggestions. I have committed changes to

Re: [OctDev] New package contribution

2012-02-03 Thread Carnë Draug
Hi Moreno I have just give you write access to the repository. I didn't look into the package with much attention but here's some notes that you may find useful: * packages can be installed with pkg install -forge which means that users wil never see the acutal .tar.gz file. After installation, t

Re: [OctDev] New package contribution

2012-02-03 Thread Lukas Reichlin
On 03.02.2012, at 11:50, Moreno Marzolla wrote: > On 02/02/2012 07:51 PM, Lukas Reichlin wrote: >> Hi Moreno >> >> Thank you very much for your valuable work. I think your package >> should go to the "main" section as it follows octave conventions >> nicely. I can't give you svn access (but Carnë

Re: [OctDev] New package contribution

2012-02-03 Thread Moreno Marzolla
On 02/02/2012 07:51 PM, Lukas Reichlin wrote: > Hi Moreno > > Thank you very much for your valuable work. I think your package > should go to the "main" section as it follows octave conventions > nicely. I can't give you svn access (but Carnë can), but I can add > the package for you if you want.

Re: [OctDev] New package contribution

2012-02-02 Thread Moreno Marzolla
On 02/02/2012 07:51 PM, Lukas Reichlin wrote: > Hi Moreno > > Thank you very much for your valuable work. I think your package > should go to the "main" section as it follows octave conventions > nicely. I can't give you svn access (but Carnë can), but I can add > the package for you if you want.

Re: [OctDev] New package contribution

2012-02-02 Thread Lukas Reichlin
Hi Moreno Thank you very much for your valuable work. I think your package should go to the "main" section as it follows octave conventions nicely. I can't give you svn access (but Carnë can), but I can add the package for you if you want. Best regards Lukas On 02.02.2012, at 17:07, Moreno Ma

[OctDev] New package contribution

2012-02-02 Thread Moreno Marzolla
Dear all, over the last few years I have been developing an Octave package for Queueing Networks and Markov chains analysis, which is available here: http://www.moreno.marzolla.name/software/qnetworks/ The package contains functions for steady-state analysis of single-station queueing systems

[OctDev] new package release: plot-1.1.0

2011-10-27 Thread Carnë Draug
Hi everyone, I just uploaded a new release of the plot package. Here's the changes from the svn log * new function plotdecimate * removed colstyle (shadowing octave-core function since Thu Apr 14 18:52:54 2011 changeset 12607:2846ea58b288) * updated help text to use texinfo * it now depen

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-09 Thread Søren Hauberg
tor, 09 06 2011 kl. 15:21 +0200, skrev José Luis García Pallero: > El día 9 de junio de 2011 13:15, Søren Hauberg escribió: > > ons, 08 06 2011 kl. 22:43 +0200, skrev José Luis García Pallero: > >> Hi Søren, > >> I've seen that my post with the OctCLIP package has dissappeared from > >> the Octave

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-09 Thread José Luis García Pallero
El día 9 de junio de 2011 13:15, Søren Hauberg escribió: > ons, 08 06 2011 kl. 22:43 +0200, skrev José Luis García Pallero: >> Hi Søren, >> I've seen that my post with the OctCLIP package has dissappeared from >> the Octave forge forum: >> >> https://sourceforge.net/apps/phpbb/octave/viewforum.php

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-09 Thread Søren Hauberg
ons, 08 06 2011 kl. 22:43 +0200, skrev José Luis García Pallero: > Hi Søren, > I've seen that my post with the OctCLIP package has dissappeared from > the Octave forge forum: > > https://sourceforge.net/apps/phpbb/octave/viewforum.php?f=1 > > Did you download it or must I upload again? That's st

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-08 Thread José Luis García Pallero
Hi Søren, I've seen that my post with the OctCLIP package has dissappeared from the Octave forge forum: https://sourceforge.net/apps/phpbb/octave/viewforum.php?f=1 Did you download it or must I upload again? Thanks -- * José Luis García Pallero jgpall...

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-07 Thread José Luis García Pallero
El día 7 de junio de 2011 13:55, José Luis García Pallero escribió: > El día 7 de junio de 2011 13:06, Søren Hauberg escribió: >> tir, 07 06 2011 kl. 09:52 +0200, skrev José Luis García Pallero: >>> Hi Søren, >>> I've put the content of the old test_octclip.m script into a %!demo >>> block in oc_

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-07 Thread José Luis García Pallero
El día 7 de junio de 2011 13:06, Søren Hauberg escribió: > tir, 07 06 2011 kl. 09:52 +0200, skrev José Luis García Pallero: >> Hi Søren, >> I've put the content of the old test_octclip.m script into a %!demo >> block in oc_polybool.m. I've regenerated the html help and I've >> uploaded the new fil

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-07 Thread Søren Hauberg
tir, 07 06 2011 kl. 09:52 +0200, skrev José Luis García Pallero: > Hi Søren, > I've put the content of the old test_octclip.m script into a %!demo > block in oc_polybool.m. I've regenerated the html help and I've > uploaded the new files to the forum: > > https://sourceforge.net/apps/phpbb/octave/

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-07 Thread José Luis García Pallero
El día 6 de junio de 2011 23:35, José Luis García Pallero escribió: > El día 6 de junio de 2011 23:17, Søren Hauberg escribió: >> man, 06 06 2011 kl. 23:02 +0200, skrev José Luis García Pallero: >>> El día 6 de junio de 2011 23:00, Søren Hauberg escribió: >>> > man, 06 06 2011 kl. 22:56 +0200, s

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-06 Thread José Luis García Pallero
El día 6 de junio de 2011 23:17, Søren Hauberg escribió: > man, 06 06 2011 kl. 23:02 +0200, skrev José Luis García Pallero: >> El día 6 de junio de 2011 23:00, Søren Hauberg escribió: >> > man, 06 06 2011 kl. 22:56 +0200, skrev José Luis García Pallero: >> >> I've uploaded the updated version of

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-06 Thread Søren Hauberg
man, 06 06 2011 kl. 23:02 +0200, skrev José Luis García Pallero: > El día 6 de junio de 2011 23:00, Søren Hauberg escribió: > > man, 06 06 2011 kl. 22:56 +0200, skrev José Luis García Pallero: > >> I've uploaded the updated version of the package. The problem was > >> about a missing -I. options i

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-06 Thread José Luis García Pallero
El día 6 de junio de 2011 23:00, Søren Hauberg escribió: > man, 06 06 2011 kl. 22:56 +0200, skrev José Luis García Pallero: >> I've uploaded the updated version of the package. The problem was >> about a missing -I. options in the Makefile. But I don't know why the >> old code runs without problem

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-06 Thread Søren Hauberg
man, 06 06 2011 kl. 22:56 +0200, skrev José Luis García Pallero: > I've uploaded the updated version of the package. The problem was > about a missing -I. options in the Makefile. But I don't know why the > old code runs without problems in my Debian Sid laptop with Octave > 3.4.0 compiled by me. N

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-06 Thread José Luis García Pallero
El día 6 de junio de 2011 22:10, Søren Hauberg escribió: > søn, 05 06 2011 kl. 10:06 +0200, skrev José Luis García Pallero: >> Do you need a more detailed explanation about the algorithm? Does >> anybody test the OctCLIP package? > > Again, sorry for being a bit slow around here. I tried installin

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-06 Thread Søren Hauberg
søn, 05 06 2011 kl. 10:06 +0200, skrev José Luis García Pallero: > Do you need a more detailed explanation about the algorithm? Does > anybody test the OctCLIP package? Again, sorry for being a bit slow around here. I tried installing the package and I get: octave:1> pkg install octclip-

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-06-05 Thread José Luis García Pallero
El día 31 de mayo de 2011 00:39, José Luis García Pallero escribió: > El día 30 de mayo de 2011 22:49, Søren Hauberg escribió: >> man, 30 05 2011 kl. 09:33 +0200, skrev José Luis García Pallero: >>> El día 24 de mayo de 2011 13:12, José Luis García Pallero >>> escribió: >>> > Hello, >>> > >>> >

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-05-30 Thread José Luis García Pallero
El día 30 de mayo de 2011 22:49, Søren Hauberg escribió: > man, 30 05 2011 kl. 09:33 +0200, skrev José Luis García Pallero: >> El día 24 de mayo de 2011 13:12, José Luis García Pallero >> escribió: >> > Hello, >> > >> > I've written some code in order to implement the Greiner-Hormann >> > polygon

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-05-30 Thread Søren Hauberg
man, 30 05 2011 kl. 09:33 +0200, skrev José Luis García Pallero: > El día 24 de mayo de 2011 13:12, José Luis García Pallero > escribió: > > Hello, > > > > I've written some code in order to implement the Greiner-Hormann > > polygon clipping algorithm > > (http://davis.wpi.edu/~matt/courses/clippi

Re: [OctDev] New package for polygon clipping: OctCLIP

2011-05-30 Thread José Luis García Pallero
El día 24 de mayo de 2011 13:12, José Luis García Pallero escribió: > Hello, > > I've written some code in order to implement the Greiner-Hormann > polygon clipping algorithm > (http://davis.wpi.edu/~matt/courses/clipping/). I've made an Octave > package and I would like to add to Octave Forge > >

[OctDev] New package for polygon clipping: OctCLIP

2011-05-24 Thread José Luis García Pallero
Hello, I've written some code in order to implement the Greiner-Hormann polygon clipping algorithm (http://davis.wpi.edu/~matt/courses/clipping/). I've made an Octave package and I would like to add to Octave Forge By the moment, tha package is in https://sourceforge.net/apps/phpbb/octave/viewtop

[OctDev] new package notification: extras/nlwing2

2008-06-18 Thread Jaroslav Hajek
Hello, for anyone interested, this is a package for fast aerodynamic analysis of slender wings. Based on section data obtained by 2D analysis of airfoils, this methods employs a nonlinear version of Prandtl's lifting-line wing vortex model to build up a 3D solution thereof. Integral wing quantitie

Re: [OctDev] new package: benchmark

2008-06-09 Thread Dmitri A. Sergatskov
On Thu, Jun 5, 2008 at 2:55 AM, David Bateman <[EMAIL PROTECTED]> wrote: > Jaroslav Hajek wrote: >> hello, >> this new package is intended to collect "standard" benchmarks for >> Octave of various versions, with different configurations and on >> different platforms. It also aims to be Matlab-compa

Re: [OctDev] new package: benchmark

2008-06-09 Thread Jaroslav Hajek
On Sun, Jun 8, 2008 at 9:37 PM, David Bateman <[EMAIL PROTECTED]> wrote: > Jaroslav Hajek wrote: >>> Maybe cputime should be used rather than tic/toc to avoid issues of >>> variability with cpu load.. >>> >> It probably depends, but you're right. I think I will go further and create >> benchutil_ti

Re: [OctDev] new package: benchmark

2008-06-09 Thread David Bateman
Jaroslav Hajek wrote: >> Maybe cputime should be used rather than tic/toc to avoid issues of >> variability with cpu load.. >> > It probably depends, but you're right. I think I will go further and create > benchutil_tic and benchutil_toc. It will be possible to set which timer is > used. >

Re: [OctDev] new package: benchmark

2008-06-05 Thread Jaroslav Hajek
> > Maybe cputime should be used rather than tic/toc to avoid issues of > variability with cpu load.. It probably depends, but you're right. I think I will go further and create benchutil_tic and benchutil_toc. It will be possible to set which timer is used. > You'll then need some fashion of aver

Re: [OctDev] new package: benchmark

2008-06-05 Thread David Bateman
Jaroslav Hajek wrote: > hello, > this new package is intended to collect "standard" benchmarks for > Octave of various versions, with different configurations and on > different platforms. It also aims to be Matlab-compatible where > possible, thus allowing also Octave-Matlab comparisons where > ap

[OctDev] new package: benchmark

2008-06-05 Thread Jaroslav Hajek
hello, this new package is intended to collect "standard" benchmarks for Octave of various versions, with different configurations and on different platforms. It also aims to be Matlab-compatible where possible, thus allowing also Octave-Matlab comparisons where applicable. I've added two benchmar

Re: [OctDev] new package

2008-02-07 Thread David Bateman
Jaroslav Hajek wrote: > I have just commited and initial revision of my package. Seconds after > I got a mail alerting > me that I've somehow sent a huge message the mailing list. Is this OK, > or should I disable it > somehow for further revisions? > > Don't worry, the commits are mailed to a s

[OctDev] new package

2008-02-07 Thread Jaroslav Hajek
I have just commited and initial revision of my package. Seconds after I got a mail alerting me that I've somehow sent a huge message the mailing list. Is this OK, or should I disable it somehow for further revisions? -- RNDr. Jaroslav Hajek computing expert Aeronautical Research and Test Institu