Advertisement

NAG Fortran库

  •  5星
  •     浏览量: 0
  •     大小:None
  •      文件类型:None


简介:
NAG Fortran库是由Numerical Algorithms Group开发的一系列数学和统计函数集合,广泛应用于科学计算与工程领域。 NAG Fortran Libraries Release Year: 1997 (MARK 18) Developer: Numerical Algorithms Group Vista Compatibility: Complete System Requirements: Any Fortran compiler Interface Language: English only Description: The NAG Fortran Library is the largest commercially available collection of numerical algorithms. Developed by experts, it has a worldwide reputation and includes over 1,600 fully documented and proven source codes. Library Content: Numerical Capabilities: - Optimization (local and global) - Linear, quadratic, integer, nonlinear programming, and least squares problem - Ordinary and partial differential equations - Solving dense, sparse, and banded linear equations and eigenvalue problems - Solving linear and nonlinear least squares problems - Interpolation curve and surface fitting - Special functions - Numerical integration and integral equations - Roots of nonlinear equations (including polynomials) - Wavelet transform Statistical Capabilities: - Generation of random numbers - Simple statistical data calculations - Correlation and regression analysis - Multidimensional methods - Variance analysis - Time series analysis - Non-parametric statistics

全部评论 (0)

还没有任何评论哟~
客服
客服
  • NAG Fortran
    优质
    NAG Fortran库是由Numerical Algorithms Group开发的一系列数学和统计函数集合,广泛应用于科学计算与工程领域。 NAG Fortran Libraries Release Year: 1997 (MARK 18) Developer: Numerical Algorithms Group Vista Compatibility: Complete System Requirements: Any Fortran compiler Interface Language: English only Description: The NAG Fortran Library is the largest commercially available collection of numerical algorithms. Developed by experts, it has a worldwide reputation and includes over 1,600 fully documented and proven source codes. Library Content: Numerical Capabilities: - Optimization (local and global) - Linear, quadratic, integer, nonlinear programming, and least squares problem - Ordinary and partial differential equations - Solving dense, sparse, and banded linear equations and eigenvalue problems - Solving linear and nonlinear least squares problems - Interpolation curve and surface fitting - Special functions - Numerical integration and integral equations - Roots of nonlinear equations (including polynomials) - Wavelet transform Statistical Capabilities: - Generation of random numbers - Simple statistical data calculations - Correlation and regression analysis - Multidimensional methods - Variance analysis - Time series analysis - Non-parametric statistics
  • IMSL函数FORTRAN
    优质
    IMSL函数库是为FORTRAN语言设计的一系列数学和统计工具集合,提供广泛的算法和功能支持,适用于科研、工程及数据分析等领域。 IMSL函数库用于扩展FORTRAN的函数库,希望可以帮到大家。
  • FTNChEk-Fortran资源
    优质
    FTNChEk是专门针对Fortran编程语言的资源集合库,提供代码检查、调试工具及开发支持等服务,致力于提升Fortran程序的质量和效率。 Static analyzer for Fortran programs
  • MATLAB调用Fortran.zip
    优质
    本资源为一个包含详细说明和代码示例的压缩包,旨在指导用户如何在MATLAB环境中有效调用Fortran编写的外部函数库,以实现高效的数据处理与科学计算。 寻找关于如何在MATLAB中调用Fortran的教程和学习资料。
  • Fortran标准函数
    优质
    Fortran标准函数库是一套包含数学运算、输入输出和字符串操作等常用功能的标准子程序集合,为Fortran编程提供便捷高效的代码实现。 Fortran标准函数库包含了字符运算和矩阵计算等功能,这些算法是Fortran编译器自带的。
  • Fortran中的NetCDF链接
    优质
    本简介探讨了如何在Fortran程序中使用NetCDF库进行高效的数据输入和输出操作,涵盖安装、编译及常用API函数示例。 NetCDF的Fortran链接库允许在编写Fortran程序时直接调用NetCDF动态库。
  • lapack95Fortran中的应用
    优质
    LAPACK95库简介:LAPACK95是基于现代Fortran接口标准设计的一个高效矩阵计算库,用于解决线性代数问题,包括系统线性方程、最小二乘解和特征值等问题。 Fortran的lapack95库可以下载。该库包含了所有LAPACK函数的Fortran90版本段落件。
  • CUDA-Fortran: 此仓致力于展示Fortran 90中的基础CUDA编程技巧。
    优质
    简介:本仓库专注于演示如何在Fortran 90中运用基础的CUDA编程技术,旨在为希望结合Fortran高效数值计算与NVIDIA CUDA强大并行处理能力的开发者提供指导。 CUDA Fortran 90功能测试的目的在于试验Fortran 90中的CUDA编程基础知识。此存储库包含几个小项目,用于测试加速、内存分配以及流传输等功能,并可用作在CUDA中使用Fortran编程的基本参考。 值得一提的是,其中一些示例直接取自PGI CUDA Fortran 编程指南;这些文件夹在其目录名称中标记为“example”。 内容包括: - 01-get-threadid example-5.1:该部分提供了一个大型矩阵的广泛例子,演示了如何使用CPU(双循环或OpenBLAS)和GPU(cuBLAS和切片)进行矩阵乘法运算。 - example-5.2:演示映射内存分配的副本。 - memory-bandwidth:测量固定和可分页内存在Host到Device以及Device到Host传输的有效性。 - async-data-transfer:评估四种不同数据传输策略下的延迟需求。
  • SOFA(包含Fortran和C版本程序)
    优质
    SOFA库是一套用于大地测量学、天体物理学中坐标转换的重要工具集,提供Fortran与C语言版本的源代码,便于科研人员在不同编程环境中高效实现精确的数据处理。 IAU提供的SPFA库包括C版程序和Fortran程序。
  • Fortran 77
    优质
    Fortran 77是1978年发布的编程语言标准,主要用于科学计算和工程应用,它是Fortran语言发展史上的一个重要版本。 FORTRAN77编译器是一种古老的编译器。