EIDMAT

Octubre 6, 2009 por acisif

Visto la insistencia de los 2 usuarios de EIDMAT (y antes de que les declare como spam :) ), voy a hacer una pequeña entrada dedicada a dicho entorno:

Leer el resto de esta entrada »

Writting QtInfo

Octubre 4, 2009 por acisif

I’m writting a new info reader called QtInfo. It can be used inside or outside of QtOctave, then another tools can use it. You can read another help documents, not only Octave help.

Octave lets you to change info reader with ‘info_program’ function.

Some screenshots:
2009-10-04-qtinfo

You can do global or local searchs:

2009-10-04-qtinfo_global_search
You can download from:

svn checkout https://forja.rediris.es/svn/csl-qtoctave/trunk/

You will need subversion tool (http://en.wikipedia.org/wiki/Subversion_(software)).

September…

Septiembre 2, 2009 por acisif

I have too much work and I can not upload new changes, now. I will upload a new version of QtOctave’s help reader. It can read Octave’s info files and makes QtOctave code more light weight.

I have opened a new forge in BerliOS:

http://developer.berlios.de/projects/qtoctave/

Then we can use two forges :)

QtOctave 0.8.2 para Mandriva y Ubuntu

Julio 29, 2009 por acisif

Gracias al esfuerzo de Linux Music, están disponibles los paquetes para instalar QtOctave 0.8.2 en Debian y Mandriva.
El enlace a esta pagina lo podéis encontrar aquí: http://tobal.cymaho.com/?p=920

SvgPlot

Julio 29, 2009 por acisif

This is a simple library with tools for drawing in SVG file format. You don’t need know SVG file format to draw your figures.

QtOctave can show SVG files with SvgCanvas:

Leer el resto de esta entrada »

QtOctave 0.8.2 features

Julio 7, 2009 por acisif

I haven’t got enough time to show you features of QtOctave 0.8.2.

  • QtOctave’s Editor has SimpleRCS. You can save your files, and recover or read differences between versions:

Leer el resto de esta entrada »

QtOctave 0.8.2 released

Julio 4, 2009 por acisif

I have just upload QtOctave 0.8.2. You can download from:

http://forja.rediris.es/frs/download.php/1383/qtoctave-0.8.2.tar.gz

Subversion system doesn’t work, and people can not download last version of QtOctave. Then I have uploaded this version.

QtOctave 0.8.2 liberado

Julio 4, 2009 por acisif

Por razones que todavía no alcanzo a entender el servicio de subversion de la forja no funciona correctamente. Por lo que si alguien está intentando descargarse la última versión verá que no es posible.

Este hecho, me ha obligado a liberar la última versión de QtOctave, en la que estaba trabajando, para que podáis estar actualizados.

La podéis descargar desde:

http://forja.rediris.es/frs/download.php/1383/qtoctave-0.8.2.tar.gz

QtOctave and Octave 3.2.0

Junio 27, 2009 por acisif

Finally I have updated QtOctave, and it can work with Octave 3.2.0.

This version can be downloaded from:

svn checkout https://forja.rediris.es/svn/csl-qtoctave/trunk/qtoctave

Next video shows “debugging” system of QtOctave. You can see SvgCanvas too:

Leer el resto de esta entrada »

QtOctave y Octave 3.2.0

Junio 27, 2009 por acisif

Finalmente he actualizado QtOctave para que pueda funcionar con Octave 3.2.0.

Esta última versión la podéis descargar desde subversion:

svn checkout https://forja.rediris.es/svn/csl-qtoctave/trunk/qtoctave

También os incluyo un video que muestra cómo usar el sistema de “debug” de Octave bajo QtOctave y se puede ver al SvgCanvas funcionando:

Leer el resto de esta entrada »