Re: [OctDev] complex error function

2012-11-20 Thread Michael D. Godfrey
Also keep in mind that this will need to be compatible with the Matlab complex erf(z). -- Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databa

Re: [OctDev] [pkg.m] Code sprint

2012-11-13 Thread Michael D. Godfrey
On 11/13/2012 06:16 PM, Sergei Steshenko wrote: > Or you think existence of SW architects is a human race mistake and they are > unnecessary ? > > Regards, >Sergei. I am with you, Sergei. I have been there: spec and USER doc first, then design, then consider some coding. I know this is bori

Re: [OctDev] No isimag() curioso

2012-09-08 Thread Michael D Godfrey
On 09/07/2012 05:30 PM, Daniel J Sebald wrote: In working with the fftfilt() routine and wanting to know if the inputs were purely imaginary I wondered why there is no such thing as isimag(). It seems as though it would be as useful as or more useful than iscomplex(). Here's the thing: iscom

Re: [OctDev] No isimag() curioso

2012-09-08 Thread Michael D Godfrey
On 09/08/2012 05:33 PM, Daniel J Sebald wrote: How do others feel about deprecating "iscomplex()" if it simply is the complement of "isreal()"? I would be open to an "iscomplex" and "isimag" that have a more "class-related" behavior as I pondered above. I don't think that would go against co

Re: [OctDev] How can I help with translation?

2012-09-05 Thread Michael D Godfrey
On 09/04/2012 05:30 AM, 胡小柯 wrote: Thanks, Carnë and Michael, And sorry for top posting. I think the manual(that PDF) is also helpful, so I decide to continue translate it. And you suggest finding out how the help manual built by process the Octave from sources, but I'm not good at programmer. D

Re: [OctDev] How can I help with translation?

2012-09-03 Thread Michael D Godfrey
On 09/03/2012 01:50 PM, Carnë Draug wrote: Or, maybe I could translate the manual on this website >http://www.gnu.org/software/octave/octave.pdf > It would not be good to start from the current English PDF. This is created by the Octave build system from a set of input files. An important cha

Re: [OctDev] Octave in Google Summer of Code 2012

2012-04-24 Thread Michael D Godfrey
On 04/23/2012 04:53 PM, Jordi Gutiérrez Hermoso wrote: Benjamin Lewis (ben_zen in #octave) will work with Nir Krakauer on creating a least squares spectral analysis toolbox for Octave-Forge. Ben is a strong student who has demonstrated the ability to work independently and absorb sophisticated co

Re: [OctDev] libexec for packages

2011-03-05 Thread Michael D Godfrey
On 03/05/2011 11:23 AM, Orion Poplawski wrote: That octave itself, not octave packages. Install octave-forge and take a look at /usr/libexec/octave. Right. Sorry, I did not read your email carefully enough. Sounds right for the packages too, I think. -

Re: [OctDev] libexec for packages

2011-03-04 Thread Michael D Godfrey
On 03/03/2011 09:21 PM, Orion Poplawski wrote: It has been suggested that the binary components of octave packages be installed in /usr/lib{,64}/octave rather than /usr/libexec/octave. This is what happens now for rpm installed Octave on my Fedora 14 x86_64 system: [root@pbds ~]# ls -l /usr/li