Skip to content

Commit e27c83b

Browse files
committed
fixed README
1 parent 0e92a84 commit e27c83b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -102,19 +102,19 @@ Statistical methods implemented in GAMBIT:
102102

103103
## Software References
104104

105-
Libraries and resources used or adapted in GAMBIT:<br/>
106-
**PDF, CDF, and quantile functions** <br/>
107-
- [ROOT system library, CERN](https://root.cern.ch/)
108-
- [CDFLIB, Brown et al.](https://people.sc.fsu.edu/~jburkardt/cpp_src/cdflib/cdflib.html)
109-
- [eigenmvn, Benazera et al.](https://github.com/beniz/eigenmvn)
110-
- [libMvtnorm, Zhan et al.](https://github.com/zhanxw/libMvtnorm)
111-
**Hopscotch hashing** <br/>
112-
- [tsl library, Tessil et al.](https://github.com/Tessil/hopscotch-map)
113-
**Tabix and HTSLIB** <br/>
114-
- [tabixpp, ekg et al.](https://github.com/ekg/tabixpp)
115-
- [htslib, samtools team](https://github.com/samtools/htslib)
116-
**Matrix libraries** <br/>
117-
- [Eigen matrix library](http://eigen.tuxfamily.org)
105+
Libraries and resources used or adapted in GAMBIT:
106+
- **PDF, CDF, and quantile functions**
107+
- [ROOT system library, CERN](https://root.cern.ch/)
108+
- [CDFLIB, Brown et al.](https://people.sc.fsu.edu/~jburkardt/cpp_src/cdflib/cdflib.html)
109+
- [eigenmvn, Benazera et al.](https://github.com/beniz/eigenmvn)
110+
- [libMvtnorm, Zhan et al.](https://github.com/zhanxw/libMvtnorm)
111+
- **Hopscotch hashing**
112+
- [tsl library, Tessil et al.](https://github.com/Tessil/hopscotch-map)
113+
- **Tabix and HTSLIB**
114+
- [tabixpp, ekg et al.](https://github.com/ekg/tabixpp)
115+
- [htslib, samtools team](https://github.com/samtools/htslib)
116+
- **Matrix libraries**
117+
- [Eigen matrix library](http://eigen.tuxfamily.org)
118118

119119
## Feedback and bug reports
120120

0 commit comments

Comments
 (0)