Skip to content

Commit 3b430a5

Browse files
committed
Fixed BXNL doc
1 parent e83f3d9 commit 3b430a5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

BXNL/Readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,8 @@ Figure 1 shows an illustrative simple problem of data fitting ([more details](./
3232
1. [BXNL information leaflet](https://www.nag.com/content/faster-data-fitting-solver)
3333
2. [BXNL in the NAG Library for Java](https://www.nag.com/numeric/nl/nagdoc_27.1/flhtml/e04/e04ggf.html)
3434
3. Examples [[Java example](https://github.com/numericalalgorithmsgroup/NAGJavaExamples/blob/main/simple_examples/source/int32/E04GGJE.java), [C example](https://www.nag.co.uk/numeric/nl/nagdoc_latest/clhtml/e04/e04ggc.html#example), [Fortran example](https://www.nag.co.uk/numeric/nl/nagdoc_latest/flhtml/e04/e04ggf.html#example), [Python example](https://www.nag.co.uk/numeric/py/nagdoc_latest/naginterfaces.library.opt.html#naginterfaces.library.examples.opt.handle_disable_ex.main)]
35-
36-
<br/>
3735

38-
# Unfolding Nuclear Track Data
36+
<h1>Unfolding Nuclear Track Data</h1>
3937

4038
[[More details for this example](./simple_BXNL/Readme.md)]
4139

0 commit comments

Comments
 (0)