パッケージ: libtrilinos-shylu-13.2 (13.2.0-1ubuntu1)
libtrilinos-shylu-13.2 に関するリンク
Trisquel の資源:
trilinos ソースパッケージをダウンロード:
- [trilinos_13.2.0-1ubuntu1.dsc]
- [trilinos_13.2.0.orig.tar.gz]
- [trilinos_13.2.0-1ubuntu1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Science Maintainers (メールアーカイブ)
- Matthias Maier
- Graham Inggs
外部の資源:
- ホームページ [trilinos.github.io]
類似のパッケージ:
solving sparse linear systems - runtime files
ShyLU is a package for solving sparse linear systems. It can be used either as a preconditioner, or as a solver. Currently, it is recommended as an Ifpack preconditioner. ShyLU uses a hybrid direct/iterative approach based on Schur complements. The goal is to provide robustness similar to sparse direct solvers, but memory usage more similar to preconditioned iterative solvers. ShyLU was designed as a node-level solver. It can use both MPI and threads in several ways. ShyLU was designed (a) to solve difficult but medium-size problems, and (b) to be used as a subdomain solver or smoother for very large problems within an iterative scheme. It is a purely algebraic method so can be used as a black-box solver. ShyLU has been particularly successful in electrical circuit simulation (Xyce).
This package contains the dynamic libraries.
その他の libtrilinos-shylu-13.2 関連パッケージ
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- または libblas.so.3
- 以下のパッケージによって提供される仮想パッケージです: libatlas3-base, libblas3, libblis3-openmp, libblis3-pthread, libblis3-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.35)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- または liblapack.so.3
- 以下のパッケージによって提供される仮想パッケージです: libatlas3-base, liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libtrilinos-kokkos-13.2 (>= 13.2.0)
- Trilinos Kokkos programming model - runtime files