Sofa Statistics 0.8.7

Sofa es una buena aplicación para crear estadísticas y analizarlas, teniendo además la posibilidad de crear vistosos reportes para imprimir y ver en pantalla.
Hace muy poco se ha actualizado a su versión 0.8.6. Copio y pego desde su web la lista de cambios:
- Dialogs for making report tables and for configuring statistical tests now have close buttons in bottom right like elsewhere. Plus other minor UI improvements.
- Important bug fixes for PostgreSQL and MS Access and MS SQL Server.
Bug fixes:
- Made it unnecessary to run makepy to access the ADO constants for data type. Will enable users to connect to MS Access and MS SQL Server databases successfully.
- A few minor fixes for postgresql problems when editing data (added some extra commits). Also fixed postgresql module bugs around numeric types lacking decimals.
- Corrected code for getting min and max values for numeric variables in PostgreSQL.
- Opening a project file copes with any particular database engine being missing.
Existe un paquete deb para poder instalarlo en Ubuntu, pero antes necesitaremos una versión especial de wxpython.
Para poder instalar esta versión especial abrimos un Terminal y copiamos y pegamos línea por linea:
wget http://www.vislab.uq.edu.au/debuntu/uqvislab-pubkey.asc
sudo apt-key add uqvislab-pubkey.asc
sudo apt-get update
sudo wget http://www.vislab.uq.edu.au/debuntu/sources.list.d/jaunty.list -O /etc/apt/sources.list.d/uqvislab.list
sudo apt-get update
sudo apt-get install python-webkitwx
Una vez instalado, ahora sí podremos usar el deb para instalar Sofa 0.8.7:
Categorías: Sin categoría






Comentarios (1)
Trackback URL | Comments RSS Feed
No hay comentarios aún. Puedes ser el primero en comentar esta entrada.