linuxoctave安装教程,Octave的安装
GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but it can also be used to write non-interactive programs. The Octave language is quite similar to Matlab so that most programs are easily portable.
CentOS安装octave,使⽤源码包安装会出很多问题,使⽤yum安装简单容易。
# vim /pos.po
[naulinux-school]
name=NauLinux School
enabled=0
gpgcheck=1
# yum --enablerepo=naulinux-school install octave*
# yum install hdf5*
# ln -s /usr/lib64/mpich2/lib/libhdf5.so.6.0.4 /usr/lib64/libhdf5.so.6
>linux教程第五版pdf下载
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论