Windows上的64位版Octave

前端之家收集整理的这篇文章主要介绍了Windows上的64位版Octave前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
有谁知道如何为x64 Windows构建Octave? x32的2GB数据限制对于需要对大型数据集进行分析的许多问题来说过于局限.
http://wiki.octave.org/Octave_for_Microsoft_Windows提供了有关在Windows上安装Octave的信息以及使用不同方法从源代码构建它的链接.

GNU Octave is primarily developed on GNU/Linux and other POSIX conformal systems. The ports of GNU Octave to Windows use different approaches to get most of the original Octave and adapt it to Microsoft Windows idiosyncrasies…

Windows支持是实验性的.

根据http://www.gnu.org/software/octave/doc/interpreter/Compiling-Octave-with-64_002dbit-Indexing.html

To use arrays larger than 2 GB,Octave has to be configured with the option –enable-64. This option is experimental…

编译Octave for 64 bit在Linux上是实验性的.在软件的端口中尝试实验性功能可能会引起很多麻烦.最好现在使用真正的Linux安装.如果您喜欢冒险,请尝试在http://www.cygwin.com/进行编译

猜你在找的Windows相关文章