You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,3 +58,33 @@ For this reason, the solutions are named, e.g., `small_scaled_mls.rb`.
58
58
59
59
The Matlab code writes the solutions as simple vectors in a text file.
60
60
The matrices, right-hand sides and solutions are subsequently converted to Rutherford-Boeing format using the Julia package [`HarwellRutherfordBoeing.jl`](https://github.com/JuliaSparse/HarwellRutherfordBoeing.jl).
61
+
62
+
## References
63
+
64
+
Here are the original references for this test set.
65
+
The second one is included in this repository, under `original/descr.ps`.
66
+
67
+
```bibtex
68
+
@Inbook{hegland-1990,
69
+
author = {Hegland, M.},
70
+
editor = {Burkhart, H.},
71
+
title = {On the computation of breeding values},
72
+
bookTitle = {CONPAR 90---VAPP IV: Joint International Conference on Vector and Parallel Processing Zurich, Switzerland, September 10--13, 1990 Proceedings},
73
+
year = {1990},
74
+
publisher = {Springer Berlin Heidelberg},
75
+
address = {Berlin, Heidelberg},
76
+
pages = {232--242},
77
+
isbn = {978-3-540-46597-3},
78
+
doi = {10.1007/3-540-53065-7_103},
79
+
}
80
+
81
+
@TechReport{hegland-1993,
82
+
author = {Hegland, M.},
83
+
title = {Description and Use of Animal Breeding Data for Large Least Squares Problems},
0 commit comments