Skip to content

Commit 2ef27a8

Browse files
committed
Updated links
1 parent 1a8bb63 commit 2ef27a8

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

datafiles/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
All the other matrices are available at the following URL: `http://jolivet.perso.enseeiht.fr/aldaas2021robust/mat_name.ext`, where `mat_name` is any of the identifier from the paper, and `ext` is either `dat` (PETSc binary format) or `mat` (MATLAB binary format).
2-
Here are two examples: http://jolivet.perso.enseeiht.fr/aldaas2021robust/Hardesty2.dat and http://jolivet.perso.enseeiht.fr/aldaas2021robust/cont11_l.mat.
1+
All the other matrices are available at the following URL: `https://joliv.et/aldaas2021robust/mat_name.ext`, where `mat_name` is any of the identifier from the paper, and `ext` is either `dat` (PETSc binary format) or `mat` (MATLAB binary format).
2+
Here are two examples: https://joliv.et/aldaas2021robust/Hardesty2.dat and https://joliv.et/aldaas2021robust/cont11_l.mat.

sparse_ls.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Author(s): Pierre Jolivet <pierre.jolivet@enseeiht.fr>
2+
Author(s): Pierre Jolivet <pierre@joliv.et>
33
Date: 2021-07-11
44
55
Copyright (C) 2021- Centre National de la Recherche Scientifique

sparse_ls.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Author(s): Pierre Jolivet <pierre.jolivet@enseeiht.fr>
2+
# Author(s): Pierre Jolivet <pierre@joliv.et>
33
# Date: 2021-07-11
44
#
55
# Copyright (C) 2021- Centre National de la Recherche Scientifique

sparse_ls_f.F90

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
!
2-
! Author(s): Pierre Jolivet <pierre.jolivet@enseeiht.fr>
2+
! Author(s): Pierre Jolivet <pierre@joliv.et>
33
! Date: 2021-07-11
44
!
55
! Copyright (C) 2021- Centre National de la Recherche Scientifique

0 commit comments

Comments
 (0)