Archivo de Abril 2008

QtOctave and multidimensional matrix

Abril 20, 2008

I’m starting to implement multidimensional matrix in QtOctave. You can download testing version, using subversion, from:

(más…)

QtOctave y matrices multidimensionales

Abril 20, 2008

Estoy implementando la posibilidad de ver matrices multidimensionales en QtOctave. La versión de prueba se puede descargar desde:

(más…)

Making videos with ffmpeg.

Abril 16, 2008

Sometimes you could need record your desktop. Per example, you could show an application working or show results of simulation.

(más…)

Grabando el escritorio con ffmpeg.

Abril 16, 2008

A veces puede ser útil hacer un video con lo que se está haciendo en el escritorio. Por ejemplo, para mostrar el funcionamiento de una aplicación o bien mostrar un video con los resultados de una simulación.

(más…)

QtOctave 0.7.4, Debian and Ubuntu packages

Abril 15, 2008

A. Schneider has suggested this feature: “See high-dimensional matrix in QtOctave”. I’m going to implement this feature. I have released QtOctave 0.7.4 as stable version before do it. You can download from:

http://qtoctave.wordpress.com/download/

Alejandro and  Rafael R. Galván from OSLUCA has informed me about:

QtOctave version 0.7.1 has been accepted in Debian. And in 10 days new version of Ubuntu is released. Ubuntu will have got QtOctave, but older version (0.5.1).

QtOctave 0.7.4 y paquetes Debian y Ubuntu

Abril 15, 2008

A. Schneider sugirió añadir la posibilidad de ver matrices de 3D usando QtOctave. Antes de iniciar dicha implementación, he liberado la versión 0.7.4 como versión estable. La podéis descargar desde:

http://qtoctave.wordpress.com/download/

Según me informa Alejandro y Rafael R. Galván desde la OSLUCA:

La versión 0.7.1 de QtOctave ha sido aceptada en Debian. Y dentro de 10 días sale la nueva versión de Ubuntu, que contendrá el paquete qtoctave, aunque parece que será algo más antiguo (0.5.1).

Linux binaries and Qt 4.4.0-beta

Abril 7, 2008

I have just upload some changes of QtOctave to subversion. It compiles and executes ok under Qt-4.4.0-beta. I have found some bugs in Qt-4.4.0-beta (in text editor for example).

I have upload binaries for Linux, too. You can download from:

https://forja.rediris.es/frs/download.php/715/qtoctave-0.7.3-bin_i386.tar.gz

This is a screenshot of Octave debug working inside QtOctave:

Another screenshot of QtOctave editor and dinamic help working together:

Binarios para Linux y Qt 4.4.0-beta

Abril 7, 2008

Acabo de subir la versión corregida de QtOCtave a la forja. Compila y se ejecuta correctamente en Qt-4.4.0-beta, aunque he podido comprobar que esta versión de Qt tiene varios bugs (es una versión beta) en el editor.

También he subido los binarios para Linux, por si alguien quiere ejecutar QtOctave sin necesidad de compilarlo. Lo podéis descargar desde:

https://forja.rediris.es/frs/download.php/715/qtoctave-0.7.3-bin_i386.tar.gz

Aquí tenéis una captura de pantalla en la que se ve el debug en acción:

Aquí se pueden ver al editor y a la ayuda dinámica trabajando juntos: