Skip to content

Commit

Permalink
update release date.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyeli committed Aug 18, 2024
1 parent b92759d commit 9c26656
Show file tree
Hide file tree
Showing 53 changed files with 57 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -182,4 +182,4 @@ are described below.
October 17, 2020 Version 5.2.2
April 5, 2023 Version 6.0.0
August 5, 2023 Version 6.0.1
August 15, 2024 Version 7.0.0
August 17, 2024 Version 7.0.0
1 change: 1 addition & 0 deletions SRC/cgscon.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* July 25, 2015
* August 2024
*
* Modified from lapack routines CGECON.
* </pre>
Expand Down
2 changes: 1 addition & 1 deletion SRC/cgsisx.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* November, 2010
* August, 2011
* August 2024
* </pre>
*/
#include "slu_cdefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/cgsitrf.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
*
* </pre>
*/
Expand Down
1 change: 1 addition & 0 deletions SRC/cgssv.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
* </pre>
*/
#include "slu_cdefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/cgssvx.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
* </pre>
*/
#include "slu_cdefs.h"
Expand Down
3 changes: 2 additions & 1 deletion SRC/cgstrf.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ at the top-level directory.
* \brief Computes an LU factorization of a general sparse matrix
*
* <pre>
* -- SuperLU routine (version 7.0.0 --
* -- SuperLU routine (version 7.0.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
*
* Copyright (c) 1994 by Xerox Corporation. All rights reserved.
*
Expand Down
1 change: 1 addition & 0 deletions SRC/cldperm.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
* </pre>
*/

Expand Down
1 change: 1 addition & 0 deletions SRC/cmemory.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
* </pre>
*/
#include "slu_cdefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/cpivotL.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
*
* Copyright (c) 1994 by Xerox Corporation. All rights reserved.
*
Expand Down
1 change: 1 addition & 0 deletions SRC/dgscon.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* July 25, 2015
* August 2024
*
* Modified from lapack routines DGECON.
* </pre>
Expand Down
2 changes: 1 addition & 1 deletion SRC/dgsisx.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* November, 2010
* August, 2011
* August 2024
* </pre>
*/
#include "slu_ddefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/dgsitrf.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
*
* </pre>
*/
Expand Down
1 change: 1 addition & 0 deletions SRC/dgssv.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
* </pre>
*/
#include "slu_ddefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/dgssvx.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
* </pre>
*/
#include "slu_ddefs.h"
Expand Down
3 changes: 2 additions & 1 deletion SRC/dgstrf.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ at the top-level directory.
* \brief Computes an LU factorization of a general sparse matrix
*
* <pre>
* -- SuperLU routine (version 7.0.0 --
* -- SuperLU routine (version 7.0.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
*
* Copyright (c) 1994 by Xerox Corporation. All rights reserved.
*
Expand Down
1 change: 1 addition & 0 deletions SRC/dldperm.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
* </pre>
*/

Expand Down
1 change: 1 addition & 0 deletions SRC/dmemory.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
* </pre>
*/
#include "slu_ddefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/dpivotL.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
*
* Copyright (c) 1994 by Xerox Corporation. All rights reserved.
*
Expand Down
1 change: 1 addition & 0 deletions SRC/ilu_cpivotL.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory
* June 30, 2009
* August 2024
* </pre>
*/

Expand Down
1 change: 1 addition & 0 deletions SRC/ilu_dpivotL.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory
* June 30, 2009
* August 2024
* </pre>
*/

Expand Down
1 change: 1 addition & 0 deletions SRC/ilu_spivotL.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory
* June 30, 2009
* August 2024
* </pre>
*/

Expand Down
1 change: 1 addition & 0 deletions SRC/ilu_zpivotL.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory
* June 30, 2009
* August 2024
* </pre>
*/

Expand Down
1 change: 1 addition & 0 deletions SRC/sgscon.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* July 25, 2015
* August 2024
*
* Modified from lapack routines SGECON.
* </pre>
Expand Down
2 changes: 1 addition & 1 deletion SRC/sgsisx.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* November, 2010
* August, 2011
* August 2024
* </pre>
*/
#include "slu_sdefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/sgsitrf.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
*
* </pre>
*/
Expand Down
1 change: 1 addition & 0 deletions SRC/sgssv.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
* </pre>
*/
#include "slu_sdefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/sgssvx.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
* </pre>
*/
#include "slu_sdefs.h"
Expand Down
3 changes: 2 additions & 1 deletion SRC/sgstrf.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ at the top-level directory.
* \brief Computes an LU factorization of a general sparse matrix
*
* <pre>
* -- SuperLU routine (version 7.0.0 --
* -- SuperLU routine (version 7.0.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
*
* Copyright (c) 1994 by Xerox Corporation. All rights reserved.
*
Expand Down
1 change: 1 addition & 0 deletions SRC/sldperm.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
* </pre>
*/

Expand Down
1 change: 1 addition & 0 deletions SRC/slu_cdefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* November, 2010
* August 2024
*
* Global data structures used in LU factorization -
*
Expand Down
1 change: 1 addition & 0 deletions SRC/slu_ddefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* November, 2010
* August 2024
*
* Global data structures used in LU factorization -
*
Expand Down
1 change: 1 addition & 0 deletions SRC/slu_sdefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* November, 2010
* August 2024
*
* Global data structures used in LU factorization -
*
Expand Down
1 change: 1 addition & 0 deletions SRC/slu_zdefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* November, 2010
* August 2024
*
* Global data structures used in LU factorization -
*
Expand Down
1 change: 1 addition & 0 deletions SRC/smemory.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
* </pre>
*/
#include "slu_sdefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/spivotL.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
*
* Copyright (c) 1994 by Xerox Corporation. All rights reserved.
*
Expand Down
1 change: 1 addition & 0 deletions SRC/zgscon.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* July 25, 2015
* August 2024
*
* Modified from lapack routines ZGECON.
* </pre>
Expand Down
2 changes: 1 addition & 1 deletion SRC/zgsisx.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* November, 2010
* August, 2011
* August 2024
* </pre>
*/
#include "slu_zdefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/zgsitrf.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
*
* </pre>
*/
Expand Down
1 change: 1 addition & 0 deletions SRC/zgssv.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
* </pre>
*/
#include "slu_zdefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/zgssvx.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
* </pre>
*/
#include "slu_zdefs.h"
Expand Down
3 changes: 2 additions & 1 deletion SRC/zgstrf.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ at the top-level directory.
* \brief Computes an LU factorization of a general sparse matrix
*
* <pre>
* -- SuperLU routine (version 7.0.0 --
* -- SuperLU routine (version 7.0.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
*
* Copyright (c) 1994 by Xerox Corporation. All rights reserved.
*
Expand Down
1 change: 1 addition & 0 deletions SRC/zldperm.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
* </pre>
*/

Expand Down
1 change: 1 addition & 0 deletions SRC/zmemory.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ at the top-level directory.
* -- SuperLU routine (version 7.0.0) --
* Lawrence Berkeley National Laboratory.
* June 30, 2009
* August 2024
* </pre>
*/
#include "slu_zdefs.h"
Expand Down
1 change: 1 addition & 0 deletions SRC/zpivotL.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
*
* Copyright (c) 1994 by Xerox Corporation. All rights reserved.
*
Expand Down
1 change: 1 addition & 0 deletions TESTING/cdrive.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
* August 2024
*
*/

Expand Down
2 changes: 1 addition & 1 deletion TESTING/cgst01.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ at the top-level directory.
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* November 15, 1997
*
* August 2024
*/

/*! \file
Expand Down
Loading

0 comments on commit 9c26656

Please sign in to comment.