パッケージ: xmds2 (2.2.3+dfsg-15)
xmds2 に関するリンク
Debian の資源:
xmds2 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [xmds.sourceforge.net]
類似のパッケージ:
eXtensible Multi-Dimensional Simulator
XMDS is a code generator that integrates equations, from Ordinary Differential Equations (ODEs) up to stochastic Partial Differential Equations (PDEs). You write them down in human readable form in an XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
XMDS 2 is a major upgrade rewritten in Python which is faster and far more versatile than previous versions, allowing the efficient integration of almost any initial value problem on regular domains.
その他の xmds2 関連パッケージ
|
|
|
|
-
- dep: g++
- GNU C++ コンパイラ
-
- dep: libatlas-base-dev
- Automatically Tuned Linear Algebra Software, generic static
-
- dep: libfftw3-dev
- Library for computing Fast Fourier Transforms - development
-
- dep: libfftw3-mpi-dev
- MPI Library for computing Fast Fourier Transforms - development
-
- dep: libgsl-dev
- GNU Scientific Library (GSL) -- 開発用パッケージ
-
- dep: libhdf5-serial-dev
- 以下のパッケージによって提供される仮想パッケージです: libhdf5-dev
-
- dep: mpi-default-bin
- Standard MPI runtime programs (metapackage)
-
- dep: mpi-default-dev
- Standard MPI development files (metapackage)
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-cheetah (<< 4)
- text-based template engine and Python code generator (Python 2)
- dep: python-cheetah (>= 3)
-
- dep: python-h5py
- general-purpose Python interface to hdf5 (Python 2)
-
- dep: python-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python-mpmath
- library for arbitrary-precision floating-point arithmetic
-
- dep: python-numpy
- Numerical Python - Python 言語に高速な配列操作機能を追加
-
- dep: python-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python-pyparsing
- alternative to creating and executing simple grammars - Python 2.7
-
- sug: python-scipy
- scientific tools for Python