MPACK0.6.7:高精度線形代数演算ライブラリの開発
スポンサーリンク
概要
- 論文の詳細を見る
In this paper, we present the MPACK, a multiple precision version of BLAS and LAPACK, which I have been developing since 2007. The aim of the MPACK library is provding better very accurate linear algebra environment for everyone. Some features of the MPACK are: (i) providing reference implementation and/or API, based on BLAS and LPACK, (ii) currently 76 MBLAS routines and 100 MLPACK routines are available. Complex number is supported. The MBLAS part is completed, and the MLPACK part includes LU, Cholesky decompostion, condition number estimation, solves eigenvalue problems, (iii) works on many different OSes like Linux, Mac, Windows, FreeBSD, etc, (iv) supported by four multiple precision arithmetic libraries, MPFR, MPC, GMP and QD, (v) written in C++ and very easy to use, via C++ binding, (vi) licensed under 2-clause BSD license, therefore everyone can use it without restriction. The newest version 0.6.7 is released on 2010/8/20, and can be obtained at http://mplapack.sourceforge.net/.
- 2011-06-24
著者
関連論文
- 半正定値計画法に対する高精度・安定計算の技術(半正定値計画に対するソルバーと応用例)
- 2-G-2 重み付き対数行列式を持つ半正定値計画問題を解くSDPA(連続最適化(1))
- 第23回企業事例交流会ルポ(情報の窓)
- 2-B-4 非負・半正定値計画問題に対する前処理つきKrylov部分空間法を用いた主双対パス追跡法(半正定値計画問題)
- 2-A-5 日本の公的年金の基本ポートフォリオ策定支援のための最適化モデル(金融(2))
- 2-D-14 最適化問題用オンライン・ソルバーの構築と自動選択機能の開発(非線形計画(3))
- SDPA project and new features of SDPA 7.1.0 (計算科学の基盤技術としての高速アルゴリズムとその周辺--RIMS研究集会)
- 2-D-6 半正定値計画による分子の電子構造計算(数理計画(1))
- 最適化ソフトウェアSDPA
- 一般化チェビシェフ不等式とその最適化への応用 (数値最適化の理論と実際)