-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5162d1f
commit fd8c0f2
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
@article{10.1145/1824801.1824814, | ||
author = {Davis, Timothy A. and Palamadai Natarajan, Ekanathan}, | ||
title = {Algorithm 907: KLU, A Direct Sparse Solver for Circuit Simulation Problems}, | ||
year = {2010}, | ||
issue_date = {September 2010}, | ||
publisher = {Association for Computing Machinery}, | ||
address = {New York, NY, USA}, | ||
volume = {37}, | ||
number = {3}, | ||
issn = {0098-3500}, | ||
url = {https://doi.org/10.1145/1824801.1824814}, | ||
doi = {10.1145/1824801.1824814}, | ||
journal = {ACM Trans. Math. Softw.}, | ||
month = {sep}, | ||
articleno = {36}, | ||
numpages = {17}, | ||
keywords = {LU factorization, circuit simulation, sparse matrices} | ||
} |