Download List

项目描述

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 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

此版本添加了 42 新职能标准套餐,包括: sys.db.update,其中插入/更新数据在数据库中 ;和 sys.util.convertunit,将转换为不同单位之间的数字。它有一个改进的模板编辑器 (类选择) 和一些错误修正。它需要 Java 6 (JRE 1.6) 来运行。
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

在GUI中,表/格现在有真正的行头,脚本编辑器已成为编写和测试脚本的IDE和一个帮助按钮被添加到每个窗口。现在可以复制的模板和脚本从客户端到服务器,反之亦然。在内部,只读的系统模板的概念进行了介绍。检索的代码在服务器上的脚本类型是固定的。由单元测试覆盖的代码量增加。该计划现已安装到“Program文件...”目录在Windows Vista和Windows 7。错误是固定的。
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

此版本可以选择使用一个客户机/服务器体系结构,从而有可能为多个用户一起工作/片材项目,单用户授权的计算到服务器。
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

合理的内存量较大时使用导入CSV文件(消除了内存选项需要)。阿补丁应用到解决性能问题时,表中选择单元格。
标签: 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

此版本可以保存该项目定义文件(project.mxp)该项目的设置被更改。
This version is able to save the project definition file (project.mxp) when the settings of the projects are changed.

Project Resources