| 查看: 597 | 回复: 1 | ||
| 【奖励】 本帖被评价1次,作者Bessel增加金币 0.8 个 | ||
[资源]
GSL - GNU Scientific Library
|
||
|
Introduction http://www.gnu.org/software/gsl/ The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite. The complete range of subject areas covered by the library includes, Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support Linear Algebra Eigensystems Fast Fourier Transforms Quadrature Random Numbers Quasi-Random Sequences Random Distributions Statistics Histograms N-Tuples Monte Carlo Integration Simulated Annealing Differential Equations Interpolation Numerical Differentiation Chebyshev Approximation Series Acceleration Discrete Hankel Transforms Root-Finding Minimization Least-Squares Fitting Physical Constants IEEE Floating-Point Discrete Wavelet Transforms Basis splines Unlike the licenses of proprietary numerical libraries the license of GSL does not restrict scientific cooperation. It allows you to share your programs freely with others. Special Features The library uses an object-oriented design. Different algorithms can be plugged-in easily or changed at run-time without recompiling the program. It is intended for ordinary scientific users. Anyone who knows some C programming will be able to start using the library straight-away. The interface was designed to be simple to link into very high-level languages, such as GNU Guile or Python The library is thread-safe. Where possible the routines have been based on reliable public-domain Fortran packages such as FFTPACK and QUADPACK, which the developers of GSL have reimplemented in C with modern coding conventions. The library is easy to compile and does not have any dependencies on other packages. |
» 本帖附件资源列表
-
欢迎监督和反馈:小木虫仅提供交流平台,不对该内容负责。
本内容由用户自主发布,如果其内容涉及到知识产权问题,其责任在于用户本人,如对版权有异议,请联系邮箱:xiaomuchong@tal.com - 附件 1 : gsl-ref.pdf
- 附件 2 : gsl-1.15.tar.gz
2012-12-19 15:57:28, 2.48 M
2012-12-19 15:57:54, 3.13 M
» 猜你喜欢
青A35岁以下通知答辩了吗
已经有4人回复
小城的小雨
已经有3人回复
看《给阿ma的情书》有感
已经有5人回复
国自然申请五篇代表作大比拼,感觉这个是最重要的
已经有4人回复
E0414, 我的本子有没有希望?
已经有13人回复
雷雨
已经有3人回复
希望面上有个好结果
已经有7人回复
三区计算机方向期刊推荐
已经有5人回复
» 本主题相关价值贴推荐,对您同样有帮助:
请问natbib如何引用URL类型参考文献
已经有9人回复
2楼2012-12-19 22:13:30











回复此楼