Re: [OctDev] geometry 1.2.2

2011-11-03 Thread Carnë Draug
On 4 November 2011 01:45, Juan Pablo Carbajal wrote: > Please upload. Done. -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 ___ Oc

[OctDev] geometry 1.2.2

2011-11-03 Thread Juan Pablo Carbajal
Package release. This is probably the last release of 2011. Minimal functionality achieved. Bugs reports and comments welcome! Here the NEWS http://octave.svn.sf.net/viewvc/octave/trunk/octave-forge/main/geometry/NEWS?revision=8974&view=markup Forum link https://sourceforge.net/apps/phpbb/octave

Re: [OctDev] GNU Octave syntax highlighting files repository

2011-11-03 Thread Carnë Draug
2011/11/3 José Luis García Pallero : > Hello, > > I've created a mercurial repository in bitbucket in order to store > syntax highlighting files for use Octave language with multiple text > editors. By the moment I have files for CodePad (a discontinued MS > Windows program), nano, vim and Kate/KWr

Re: [OctDev] Quaternions

2011-11-03 Thread Lukas Reichlin
On 03.11.2011, at 13:32, JuanPi wrote: > On Thu, Nov 3, 2011 at 12:54 PM, Lukas Reichlin > wrote: >> On 03.11.2011, at 12:00, JuanPi wrote: >> >>> On Thu, Nov 3, 2011 at 11:45 AM, Lukas Reichlin >>> wrote: On 03.11.2011, at 10:28, JuanPi wrote: > Hi, > > In mid January 2

[OctDev] GNU Octave syntax highlighting files repository

2011-11-03 Thread José Luis García Pallero
Hello, I've created a mercurial repository in bitbucket in order to store syntax highlighting files for use Octave language with multiple text editors. By the moment I have files for CodePad (a discontinued MS Windows program), nano, vim and Kate/KWrite. It would be nice if someone in the communit

Re: [OctDev] proposed changes to dicom routines in octave-forge

2011-11-03 Thread Carnë Draug
On 3 November 2011 15:06, Kris Thielemans wrote: > Hi Andy > >> > I feel guilty for not having made some time to fix this earlier. > > We're just grateful you put in the initial effort :-) > >> > >> > I have just re-installed the linux system I mostly use for this. So I >> > need to build GDCM and

Re: [OctDev] proposed changes to dicom routines in octave-forge

2011-11-03 Thread Kris Thielemans
Hi Andy > > I feel guilty for not having made some time to fix this earlier. We're just grateful you put in the initial effort :-) > > > > I have just re-installed the linux system I mostly use for this. So I > > need to build GDCM and Octave on it. No need to build gdcm for many Linux distros

Re: [OctDev] proposed changes to dicom routines in octave-forge

2011-11-03 Thread Carnë Draug
2011/11/3 Andy Buckle : > 2011/11/3 Carnė Draug : >> On 3 November 2011 11:14, Kris Thielemans >> wrote: >>> Hi >>> I discovered that Andy Buckle has made some routines available for DICOM >>> support in Octave. See also http://wiki.octave.org/wiki.pl?CategoryDicom. >>> Thanks Andy! >>> >>> I've

Re: [OctDev] proposed changes to dicom routines in octave-forge

2011-11-03 Thread Andy Buckle
2011/11/3 Carnë Draug : > On 3 November 2011 11:14, Kris Thielemans wrote: >> Hi >> I discovered that Andy Buckle has made some routines available for DICOM >> support in Octave. See also http://wiki.octave.org/wiki.pl?CategoryDicom. >> Thanks Andy! >> >> I've made some changes to the files curren

Re: [OctDev] proposed changes to dicom routines in octave-forge

2011-11-03 Thread Carnë Draug
On 3 November 2011 11:14, Kris Thielemans wrote: > Hi > I discovered that Andy Buckle has made some routines available for DICOM > support in Octave. See also http://wiki.octave.org/wiki.pl?CategoryDicom. > Thanks Andy! > > I've made some changes to the files currently in svn > (octave-forge/extra

Re: [OctDev] Quaternions

2011-11-03 Thread JuanPi
On Thu, Nov 3, 2011 at 12:54 PM, Lukas Reichlin wrote: > On 03.11.2011, at 12:00, JuanPi wrote: > >> On Thu, Nov 3, 2011 at 11:45 AM, Lukas Reichlin >> wrote: >>> On 03.11.2011, at 10:28, JuanPi wrote: >>> Hi, In mid January 2012 I will start porting the Robotics Toolbox (http

Re: [OctDev] Quaternions

2011-11-03 Thread Lukas Reichlin
On 03.11.2011, at 12:00, JuanPi wrote: > On Thu, Nov 3, 2011 at 11:45 AM, Lukas Reichlin > wrote: >> On 03.11.2011, at 10:28, JuanPi wrote: >> >>> Hi, >>> >>> In mid January 2012 I will start porting the Robotics Toolbox >>> (http://petercorke.com/Robotics_Toolbox.html) to Octave. >>> However I

[OctDev] proposed changes to dicom routines in octave-forge

2011-11-03 Thread Kris Thielemans
Hi I discovered that Andy Buckle has made some routines available for DICOM support in Octave. See also http://wiki.octave.org/wiki.pl?CategoryDicom. Thanks Andy! I've made some changes to the files currently in svn (octave-forge/extra/dicom/). However, I don't have write access to the svn, so I'v

[OctDev] installing odepkg with current tip

2011-11-03 Thread Carlo de Falco
installing odepkg with current tip I get the following error: >> pkg install -forge odepkg odepkg_auxiliary_functions.cc: In function ‘octave_idx_type odepkg_auxiliary_solstore(octave_value&, octave_value&, octave_idx_type)’: odepkg_auxiliary_functions.cc:457: error: no matching function for call

Re: [OctDev] Quaternions

2011-11-03 Thread JuanPi
On Thu, Nov 3, 2011 at 11:45 AM, Lukas Reichlin wrote: > On 03.11.2011, at 10:28, JuanPi wrote: > >> Hi, >> >> In mid January 2012 I will start porting the Robotics Toolbox >> (http://petercorke.com/Robotics_Toolbox.html) to Octave. >> However I will break it in several packages since some functio

Re: [OctDev] Quaternions

2011-11-03 Thread Lukas Reichlin
On 03.11.2011, at 10:28, JuanPi wrote: > Hi, > > In mid January 2012 I will start porting the Robotics Toolbox > (http://petercorke.com/Robotics_Toolbox.html) to Octave. > However I will break it in several packages since some functions are > already available and in some cases with better perfor

[OctDev] Quaternions

2011-11-03 Thread JuanPi
Hi, In mid January 2012 I will start porting the Robotics Toolbox (http://petercorke.com/Robotics_Toolbox.html) to Octave. However I will break it in several packages since some functions are already available and in some cases with better performance. One of the packages will be tools to manipul

Re: [OctDev] Ubuntu 11.10 binaries

2011-11-03 Thread Juan Pablo Carbajal
On Wed, Nov 2, 2011 at 10:40 PM, Juan Pablo Carbajal wrote: > On Fri, Oct 28, 2011 at 2:58 PM, Juan Pablo Carbajal > wrote: >> Hi all, >> >> From total scratch (old pentium 2Ghz with Windows NT) to having a >> Octave 3.4.3 binary package installing and running with any problems >> in a different