Skip to content

Commit

Permalink
Merge pull request #24 from ctkelley/main
Browse files Browse the repository at this point in the history
Docs update
  • Loading branch information
ctkelley authored Jul 2, 2024
2 parents d44802b + 7ad3371 commit fb287d6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file modified Publications_and_Presentations/MPArray.pdf
Binary file not shown.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,9 +335,9 @@ A new paper exploits most of the package. I use the examples in that paper for C
- (KEL23a) C. T. Kelley, [__Newton's method in three precisions__](https://arxiv.org/abs/2307.16051) To appear in Pacific Journal of Optimization.
- This paper has a [repo](https://github.com/ctkelley/N3Presults) for reproducing the results with an early version of this package.

I just submitted a paper about interprecison transfers.
I just submitted a paper about interprecison transfers and used MulitPrecisionArrays.jl for the computations.

- (Kel24a) C. T. Kelley, [__Interprecision transfers in iterative refinement__](https://github.com/ctkelley/MultiPrecisionArrays.jl/blob/main/Publications_and_Presentations/IR_Note.pdf)
- (Kel24a) C. T. Kelley, [__Interprecision transfers in iterative refinement__](https://arxiv.org/pdf/2407.00827)


## __Interprecision transfers__:
Expand All @@ -347,7 +347,7 @@ Most users of this package can ignore this issue.

- [Interprecision Transfers in Iterative Refinement: Making Half Precision on Desktops Less Painful](Publications_and_Presentations/MPArrays_XSDK-MULTIPRECISION_June_15.pdf).

I have a new paper on this. See ref (Kel 24a) [__Interprecision transfers in iterative refinement__](https://github.com/ctkelley/MultiPrecisionArrays.jl/blob/main/Publications_and_Presentations/IR_Note.pdf)
Also see ref (Kel 24a) [__Interprecision transfers in iterative refinement__](https://arxiv.org/pdf/2407.00827)

## Other IR in Julia

Expand Down
2 changes: 1 addition & 1 deletion docs/src/MPArray.bib
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ @misc{ctk:irnote
year = 2024,
archivePrefix={arXiv},
primaryClass={math.NA},
eprint={submit/5701252},
eprint={2407.00827},
note="submitted for publication"
}

0 comments on commit fb287d6

Please sign in to comment.