diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2024-07-24 16:07:47 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2024-07-24 16:07:47 +0200 |
commit | 394896506865a837b1f44a84fc6d030f1a944ea2 (patch) | |
tree | c3c37bf29ba8138f15b1e660b20636dd10b3cc25 | |
parent | 8296960face27afafe54b586a1e1451b3ee71bec (diff) | |
download | marginal-394896506865a837b1f44a84fc6d030f1a944ea2.tar.gz marginal-394896506865a837b1f44a84fc6d030f1a944ea2.tar.bz2 marginal-394896506865a837b1f44a84fc6d030f1a944ea2.zip |
Added arXiv links to companion paper.arxiv.v2
-rw-r--r-- | marginal.bib | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/marginal.bib b/marginal.bib index 007c6ff..62b9abc 100644 --- a/marginal.bib +++ b/marginal.bib @@ -638,7 +638,12 @@ @unpublished{Kent-Dobias_2024_Algorithm-independent, author = {Kent-Dobias, Jaron}, - title = {Algorithm-independent bounds on complex optimization through the statistics of marginal optima} + title = {Algorithm-independent bounds on complex optimization through the statistics of marginal optima}, + year = {2024}, + url = {https://arxiv.org/abs/2407.02092}, + archiveprefix = {arXiv}, + eprint = {2407.02092}, + primaryclass = {cond-mat.dis-nn} } @article{Kent-Dobias_2024_Arrangement, @@ -658,7 +663,12 @@ @unpublished{Kent-Dobias_2024_Conditioning, author = {Kent-Dobias, Jaron}, - title = {Conditioning the complexity of random landscapes on marginal optima} + title = {Conditioning the complexity of random landscapes on marginal optima}, + year = {2024}, + url = {https://arxiv.org/abs/2407.02082}, + archiveprefix = {arXiv}, + eprint = {2407.02082}, + primaryclass = {cond-mat.dis-nn} } @misc{Kent-Dobias_2024_least-squares, |