パッケージ: libsharp0 (1.0.0-2)
libsharp0 に関するリンク
Debian の資源:
libsharp ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [healpix.sourceforge.net]
類似のパッケージ:
fast spherical harmonic transforms - C/C++ development library
libsharp is a library for spherical harmonic transforms (SHTs), which evolved from the libpsht library, addressing several of its shortcomings, such as adding MPI support for distributed memory systems and SHTs of fields with arbitrary spin, but also supporting new developments in CPU instruction sets like the Advanced Vector Extensions (AVX) or fused multiply-accumulate (FMA) instructions. The library is implemented in portable C99 and provides an interface that can be easily accessed from other programming languages such as C++, Fortran, Python etc. Generally, libsharp's performance is at least on par with that of its predecessor; however, significant improvements were made to the algorithms for scalar SHTs, which are roughly twice as fast when using the same CPU capabilities.
This package provides the dynamic library.
その他の libsharp0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) サポートライブラリ