Download List

项目描述

Libgta implements the Generic Tagged Arrays (GTA) file format. GTAs can store any kind of data in multidimensional arrays, optionally with simple tags to store rich metadata. GTAs are streamable and support mupltiple compression methods. Uncompressed GTAs allow easy out-of-core data access for very large arrays.

系统要求

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-12-19 11:43
1.0.4

此版本提高了与 Windows 编译器的兼容性和更新的 FindGTA.cmake 脚本。
This version improves compatibility with Windows compilers and updates the FindGTA.cmake script.

2012-09-04 21:43
1.0.3

此版本修复了几个小问题,其中之一的测试套件阻止运行正常。
标签: Stable
This version fixes a few minor problems, one of which prevented the test suite from running properly.

2012-01-28 06:01
1.0.2

此更新解决了几个小的生成和可移植性问题。
This update fixes a few minor build and portability issues.

2011-12-12 06:41
1.0.1

此版本修复了几个 bug,造成无效的输入 libgta 崩溃。添加自动模糊化测试是为了帮助在将来避免这种问题。
This release fixes a few bugs that caused libgta to crash on invalid input. Automatic fuzz testing was added to help prevent this kind of problem in the future.

2011-12-06 07:02
1.0.0

自去年发布候选作了只小调整。Libgta API 和 GTA 文件格式仍在将来与此版本兼容。
标签: Stable
Only minor tweaks were made since the last release candidate. The libgta API and the GTA file format will remain compatible with this version in the future.

Project Resources