[OctDev] Free IDE for Octave exploration and development

2012-09-19 Thread Alex Khazin
Hi , Could you please advise for the good free IDE for octave core code exploration ? Thanks in advance , Alex -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics

Re: [OctDev] communications-1.0.10 and octave-3.6.1

2012-03-20 Thread Nikiforov Alex
On 03/20/12 23:38, marco atzeri wrote: > On 3/20/2012 8:00 PM, Thomas Weber wrote: >> On Tue, Mar 20, 2012 at 10:51:26PM +0300, Nikiforov Alex wrote: >>> no one support communication package >> >> There is nothing to support: >> 1) A new version of the commu

Re: [OctDev] communications-1.0.10 and octave-3.6.1

2012-03-20 Thread Nikiforov Alex
On 03/20/12 22:00, Thomas Weber wrote: On Tue, Mar 20, 2012 at 10:51:26PM +0300, Nikiforov Alex wrote: no one support communication package There is nothing to support: 1) A new version of the communications package is available since 2011-10-xx. Ok. I'll try to solve this issue

Re: [OctDev] communications-1.0.10 and octave-3.6.1

2012-03-20 Thread Nikiforov Alex
On 03/20/12 22:00, Thomas Weber wrote: On Tue, Mar 20, 2012 at 10:51:26PM +0300, Nikiforov Alex wrote: no one support communication package There is nothing to support: 1) A new version of the communications package is available since 2011-10-xx. Ok. I'll try to solve this issue

Re: [OctDev] communications-1.0.10 and octave-3.6.1

2012-03-20 Thread Nikiforov Alex
no one support communication package On 03/19/12 21:31, Nikiforov Alex wrote: > Hi guys, I dont know a proper list for this message but in gentoo we > have some problem with communications package > > At first > https://bugs.gentoo.org/show_bug.cgi?id=381109 > &g

[OctDev] communications-1.0.10 and octave-3.6.1

2012-03-19 Thread Nikiforov Alex
Hi guys, I dont know a proper list for this message but in gentoo we have some problem with communications package At first https://bugs.gentoo.org/show_bug.cgi?id=381109 And second https://bugs.gentoo.org/show_bug.cgi?id=373587 Can you provide me some information where I can ask about these is

Re: [OctDev] Possible bug when trying to install packages

2011-11-13 Thread Alex
Thanks a lot, Martin! I installed blas and lapack packages, and now I can install the octave modules without problems. Alex -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa

Re: [OctDev] rpm packaging of octave packages

2010-12-23 Thread Alex Lancaster
ed cost to maintaining each individual package separately, but that cost is much smaller in comparison to the cost of getting through the initial review, IMHO. Alex -- Learn how Oracle Real Application Clusters (RAC) One No

[OctDev] "ann" package causes segfault

2010-06-16 Thread Alex Lancaster
nn" maintainer can look into it, and let us know what needs to be done, or if not, let us know whether "ann" is still being actively maintained. Otherwise we may just have to remove it from the Fedora package. Regards, Alex --

Re: [OctDev] First code submission for lxop

2010-03-08 Thread Alex Opie
On 09/03/10 10:35, Søren Hauberg wrote: > > I forgot to mention that when a new function is added, it should be > listed in the INDEX file in the root of the package. I've done this for > you. > OK, t

Re: [OctDev] First code submission for lxop

2010-03-08 Thread Alex Opie
lookfor' function. I've commited the file phantom.m to main/image/inst, could you please check that I've understood you correctly regarding the above point? Thanks Alex -- Download Intel® Parallel Studio Eval

[OctDev] First code submission for lxop

2010-03-04 Thread Alex Opie
Hi, I'd like to register as a developer on the Octave-forge project, SF username is lxop. Attached is my version of the Matlab function `phantom' from the image processing toolbox. Thanks Alex function p = phantom (varargin) % P = phantom ('Shepp-Logan', n) produces the

[OctDev] Join request

2010-03-01 Thread Alex Opie
arch on CT reconstructions, so these functions are of interest to me. Thanks Alex -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune ap

Re: [OctDev] i686-specific install failure in java-1.2.6

2009-08-30 Thread Alex Lancaster
> On 29-Aug-2009, Dmitri A. Sergatskov wrote: >> On Sat, Aug 29, 2009 at 11:07 AM, John W. Eaton wrote: >>> On 29-Aug-2009, Dmitri A. Sergatskov wrote: >> >> | On Sat, Aug 29, 2009 at 12:23 AM, Alex >> | Lancaster wrote: >> | >> | > which prod

[OctDev] i686-specific install failure in java-1.2.6

2009-08-28 Thread Alex Lancaster
I'm not sure how to debug much further than this. More details available on the Fedora downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=510841 Note that ppc, ppc64 and x86_64 builds all seem to complete correctly. Alex

[OctDev] Fedora package for octave-forge almost there, but...

2009-08-19 Thread Alex Lancaster
No such file or directory /bin/sh: line 35: /packinfo/dist_admin: No such file or directory /bin/sh: line 36: /packinfo/dist_admin: No such file or directory /bin/sh: line 37: /packinfo/dist_admin: No such file or directory /bin/sh: line 38: /packinfo/dist_admin: No such file or directory /bin/sh: line 3

[OctDev] spanish-1.0.1 fails build with Octave 3.2

2009-08-19 Thread Alex Lancaster
log here: http://koji.fedoraproject.org/koji/getfile?taskID=1616283&name=build.log Seems that the help.icc doesn't get included in the tarball included in the bundle for some reason. Alex -- Let Crystal Reports handle the

[OctDev] graceplot-1.0.8 fails to build against Octave 3.2

2009-08-19 Thread Alex Lancaster
grcmd__.cc: In function 'octave_value_list F__grnewset__(const octave_value_list&, int)': __grcmd__.cc:587: warning: unused variable 'lastindex' __grcmd__.cc:587: warning: unused variable 'newset' Full log is here: http://koji.fedoraproject.org/koji/getfile?taskID=

Re: [OctDev] Error installing ann under octave 3.2

2009-08-19 Thread Alex Lancaster
>>>>> "AL" == Alex Lancaster writes: >>>>> "OT" == Olaf Till writes: OT> On Tue, Aug 18, 2009 at 08:15:48PM -0700, Alex Lancaster wrote: >>> So it turns out that the 'database' package has already been removed >>>

Re: [OctDev] Error installing ann under octave 3.2

2009-08-19 Thread Alex Lancaster
>>>>> "OT" == Olaf Till writes: OT> On Tue, Aug 18, 2009 at 08:15:48PM -0700, Alex Lancaster wrote: >> So it turns out that the 'database' package has already been removed >> from our bundle. 'ann' has a patch that allows it to reb

Re: [OctDev] Error installing ann under octave 3.2

2009-08-18 Thread Alex Lancaster
>>>>> Søren Hauberg writes: > søn, 09 08 2009 kl. 23:14 -0700, skrev Alex Lancaster: >> By "these packages" do you mean the specific packages that contain >> SWIG-generated code, or the entire bundle of octave-forge? > I mean those that contain SWIG-ge

Re: [OctDev] Error installing ann under octave 3.2

2009-08-09 Thread Alex Lancaster
>>>>> "SH" == Søren Hauberg writes: SH> lør, 01 08 2009 kl. 21:25 -0700, skrev Alex Lancaster: >> I suspect that this problem is also present in more octave-forge >> packages than just 'ann' and 'ftp', it's just that the '

Re: [OctDev] Error installing ann under octave 3.2

2009-08-01 Thread Alex Lancaster
[...] MS> ann_wrap.cpp:9617: error: 'curr_sym_tab' was not declared in this scope MS> ann_wrap.cpp:9617: error: 'link_to_global_variable' was not declared MS> in this scope MS> make[1]: *** [ann.oct] Error 1 MS> make: *** [all] Error 2 >>>>

Re: [OctDev] Error installing ann under octave 3.2

2009-07-31 Thread Alex Lancaster
not declared in this scope MS> ann_wrap.cpp:9617: error: 'link_to_global_variable' was not declared MS> in this scope MS> make[1]: *** [ann.oct] Error 1 MS> make: *** [all] Error 2 >>>>> "AL" == Alex Lancaster writes: AL> I'm the maintainer o

Re: [OctDev] Error installing ann under octave 3.2

2009-07-31 Thread Alex Lancaster
ted a couple of times, but haven't seen any developers chime in: http://thread.gmane.org/gmane.comp.gnu.octave.devel/1827 There also was a report here with the same symptoms: http://thread.gmane.org/gmane.comp.gnu.octave.devel/2362 about some issues with SWIG with the 'database' octa

Re: [OctDev] Octave forge database

2009-07-11 Thread Alex Hindle
led. Thanks Alex > --- Alex Hindle wrote: > > >> Hi Tatsuro >> >> I have installed sqlite-amalgamation-3.6.16. >> >> How do I tell "make" to look in /usr/local/lib (where the sqlite library >> is) ? >> >> The Makefile just see

Re: [OctDev] Octave forge database

2009-07-10 Thread Alex Hindle
-lgfortranbegin -lgfortran -lm and compile manually (ie without "make") then it compiles successfully. Thanks for you help. Alex Tatsuro MATSUOKA wrote: > Hello > > -DSQLITE_TESTCTRL_ASSERT=1 -DSQLITE_TESTCTRL_ALWAYS=2 are not required for > sqlite-amalgamation-3.6.16.tar.

Re: [OctDev] Octave forge database

2009-07-06 Thread Alex Hindle
problem is. > I do not remember in octave 3.0.2 supports that 'pkg install' can also be > used untarred folder like > > octave> pkg datadabe-1.0.x > Yes this works in Octave 3.0.2 I a

Re: [OctDev] dfilt implementation request

2009-03-17 Thread Alex
Benjamin Lindner wrote: > Alex wrote: >> Hi, >> >> I'm not sure if this is the right place to ask about that... >> >> Anyway... is there a plan to implement the dfilt structure into the >> Octave Forge Signal Processing Toolbox? >> > > Hmm,

[OctDev] dfilt implementation request

2009-03-16 Thread Alex
ignal/dfilt.html Thanks, Alex -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder