mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Use https over http, fixes problems reported by repology (#5916)
This commit is contained in:
@@ -16,7 +16,7 @@ to equilibrate the system, estimate the condition number, calculate the \
|
||||
relative backward error, and estimate error bounds for the refined solutions. \
|
||||
Serial SuperLU package also contains ILU routines, using numerical \
|
||||
threshold-based dropping, with partial pivoting (ILUTP)."
|
||||
HOMEPAGE="http://crd.lbl.gov/~xiaoye/SuperLU/"
|
||||
HOMEPAGE="https://crd.lbl.gov/~xiaoye/SuperLU/"
|
||||
COPYRIGHT="2003 The Regents of the University of California"
|
||||
LICENSE="BSD (3-clause)"
|
||||
# TODO: see "External software" in License.txt
|
||||
|
||||
Reference in New Issue
Block a user