summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/arpack-ng/package.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-10-26unmaintained a* packages: update to use f-strings (#40467)Alec Scott1-3/+3
2023-04-21arpack-ng: add version 3.9.0 (#37032)Glenn Johnson1-0/+1
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-12-15arpack-ng: add variant for ISO C binding support (#34529)Sebastian Grimberg1-0/+2
2022-10-26Allow for packages with multiple build-systems (#30738)Massimiliano Culpo1-65/+46
2022-10-20arpack-ng %cce: add -hnopattern to fflags (#33424)eugeneswalker1-0/+5
2022-08-14arpack-ng %oneapi: add -Wno-implicit-function-declaration (#32080)eugeneswalker1-0/+8
2022-07-31black: reformat entire repository with blackTodd Gamblin1-85/+89
2022-07-31black: clean up noqa comments from most of the codeTodd Gamblin1-1/+1
2022-05-28refactor: packages import `spack.package` explicitly (#30404)Tom Scogland1-1/+1
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-08-24petsc: added variants and dips (#24725)corentin-dev1-0/+3
2021-06-03CEED v4.0 release (#22735)Veselin Dobrev1-0/+5
2021-02-09Procedure to deprecate old versions of software (#20767)Adam J. Stewart1-1/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-12-08arpack-ng: added v3.8.0 (#20270)lorddavidiii1-0/+1
2020-06-18arpack-ng: fix build with gcc@10: (#17131)lorddavidiii1-0/+6
2020-02-27arpack-ng: ILP64 support (#15103)Kai Torben Ohlhus1-1/+5
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-10-21arpack-ng: Fixed error that is not compatible with isnan. (#13246)t-karatsu1-0/+4
2019-10-12checksums: use sha256 checksums everywhereTodd Gamblin1-4/+4
2019-04-02arpack-ng package: add version 3.7.0 (#11041)Denis Davydov1-2/+3
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-09-26arpack-ng: add version 3.6.3 (#9331)Denis Davydov1-0/+1
2018-08-03arpack: add version 3.6.2 (#8881)Geoffrey Oxberry1-0/+1
2018-07-25Add top-level attributes for hg, svn, and git A-L packagesAdam J. Stewart1-2/+3
2018-06-10arpack-ng: add 3.6.0 (#8433)Denis Davydov1-0/+1
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2018-03-12arpack-ng: add develop (#7458)Denis Davydov1-0/+1
2018-02-13Changed keyword argument 'recurse' to 'recursive'alalazo1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-05-27arpack: add 3.5.0 (#4375)Denis Davydov1-0/+1
2017-04-18ocotpus and arpack-ng: fix arpack bug and add libs to arpack-ng (#3875)Denis Davydov1-1/+14
2017-03-02New interface for passing build information among specs (#1875)Massimiliano Culpo1-4/+4
2016-12-16[HACK] Make concretization great again! (#2590)Adam J. Stewart1-1/+1
2016-09-26some fixes to blas/lapack usage in packages (#1852)Denis Davydov1-2/+2
2016-09-21Reworking of `lapack_shared_libs` and similar properties (#1682)Massimiliano Culpo1-21/+13
2016-08-30Undo changes to trailing triple quotes in docstringAdam J. Stewart1-1/+2
2016-08-30Fix package docstrings, #1612Adam J. Stewart1-4/+3
2016-08-10Spack packages now PEP8 compliant.Todd Gamblin1-1/+2
2016-08-02arpack-ng: fix blas/lapack librariesDenis Davydov1-9/+30
2016-07-14deptypes: mark deptypes in packagesBen Boeckel1-4/+4
2016-07-06arpack-ng: fix binaries for macOSDenis Davydov1-0/+1
2016-07-06arpack-ng: flake8 fixes and minor update of incode commentsDenis Davydov1-14/+17
2016-07-06arpack-ng: use spec['mpi'].mpif77Denis Davydov1-1/+1
2016-07-06arpack-ng: add 3.4.0 with cmake buildDenis Davydov1-4/+34