2020-03-30 08:36:19 UTC

This commit is contained in:
Repository mirror & CI
2020-03-30 08:36:19 +00:00
parent aac4be7971
commit 5c42118c4a
3 changed files with 17 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=doc? ( dev-texlive/texlive-latex )
DEFINED_PHASES=compile install prepare setup test
DEPEND=virtual/blas virtual/lapack virtual/fortran
DESCRIPTION=Jacobi-Davidson type method for the generalized standard eigenvalue problem.
EAPI=7
HOMEPAGE=https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/software.html
IUSE=doc
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=virtual/blas virtual/lapack virtual/fortran
RESTRICT=test
SLOT=0
SRC_URI=https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/jdqz.tar.gz -> jdqz-1997.11.07.tar.gz
_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 fortran-2 1a8c9d0b2d30f756bae6be4e9b39e46b multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=5114327ccaa95aef24f1dcff4817c440

View File

@@ -121,6 +121,7 @@ sci-electronics/kactus2 3.8.0 9999: A open source IP-XACT-based tool
sci-electronics/verilator 4.026 9999: The fast free Verilog/SystemVerilog simulator
sci-libs/ann 1.1.2_p7: A Library for Approximate Nearest Neighbor Searching
sci-libs/chaco 2.2: Software for Partitioning Graphs
sci-libs/jdqz 1997.11.07: Jacobi-Davidson type method for the generalized standard eigenvalue problem.
sci-libs/meschach 1.2b: Meschach is a C-language library of routines for performing matrix computations.
sys-auth/mrsh 2.12: Mrsh is a set of remote shell programs that use munge authentication.
sys-cluster/AXL 0.3.0: AXL provides a common C interface to transfer files in an HPC storage hierarchy.

View File

@@ -1 +1 @@
Sun, 29 Mar 2020 13:36:30 +0000
Mon, 30 Mar 2020 08:36:19 +0000