Download List

Projeto Descrição

Matrex is a lightweight vectorial spreadsheet. It calculates blocks of values, not single cells. It is strongly multi-threaded. Users can work together on sheets using a server. It has adapters to MATLAB, Scilab, Octave, and R.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-19 07:06
2.2

Esta versão adiciona 42 novas funções no pacote padrão, incluindo: sys.db.update, que inserções/atualizações de dados em um banco de dados; e sys.util.convertunit, que converte números entre diferentes unidades. Ele tem um editor de modelo melhorado (seleção de classe) e algumas correções de erros. Ele precisa de Java 6 (JRE 1.6) para executar.
This release adds 42 new functions in the standard package, including: sys.db.update, which inserts/updates data in a database; and sys.util.convertunit, which converts numbers among different units. It has an improved template editor (class selection) and some bugfixes. It needs Java 6 (JRE 1.6) to run.

2010-12-23 11:08
2.1

Na GUI, tabelas / grades agora tem cabeçalhos de linha real, o editor de scripts tornou-se um IDE para escrever e testar scripts, e um botão de ajuda foi adicionado em cada janela. Agora é possível copiar modelos e scripts de cliente para servidor e vice-versa. Internamente, o conceito de sistema read-only modelos foi introduzido. O código que recupera tipos de script no servidor foi corrigido. A quantidade de código coberto por testes unitários foi aumentada. O programa agora será instalado no "Arquivos de Programas ..." diretório no Windows Vista e Windows 7. Bugs foram corrigidos.
In the GUI, tables/grids now have real row headers, the script editor has become an IDE for writing and testing scripts, and a help button was added to every window. It is now possible to copy templates and scripts from client to server and vice versa. Internally, the concept of read-only system templates was introduced. The code that retrieves script types on the server was fixed. The amount of code covered by unit testing was increased. The program now installs to the "Program Files..." directory on Windows Vista and Windows 7. Bugs were fixed.

2010-04-20 07:18
2.0

Esta versão pode ser opcionalmente usado em uma arquitetura cliente / servidor, fazendo o possível para que diversos usuários trabalhem juntos em projetos e folhas, e para usuários individuais a delegar os cálculos para um servidor.
This release can be optionally used in a client/server architecture, making it possible for several users to work together on projects/sheets, and for single users to delegate the calculations to a server.

2009-11-05 01:03
1.3.8

Uma quantidade razoável de memória é utilizada durante a importação de grandes arquivos CSV (eliminando a necessidade de opções de memória). Uma correção foi aplicada para corrigir um problema de desempenho ao selecionar células em tabelas.
Tags: Stable, Minor
A reasonable amount of memory is used when importing large CSV files (eliminating the need for memory options). A patch was applied to fix a performance problem when selecting cells in tables.

2009-08-28 04:37
1.3.7

Esta versão é capaz de salvar o arquivo de definição do projeto (project.mxp) quando as definições dos projetos são alterados.
This version is able to save the project definition file (project.mxp) when the settings of the projects are changed.

Project Resources