|
1 |
| -# C++ Interfaces for the NAG Library |
| 1 | +# C++ Interfaces for the *n*AG Library |
2 | 2 |
|
3 |
| -This is version 30.3.0.0 of a set of C++ interfaces for the NAG Library, |
| 3 | +This is version 30.3.0.0 of a set of C++ interfaces for the *n*AG Library, |
4 | 4 | supplied as a series of header files.
|
5 | 5 |
|
6 | 6 | In order to make use of this product you will need a copy of
|
7 |
| -[Mark 30.3 of the NAG Library](https://www.nag.com/content/nag-library) |
| 7 | +[Mark 30.3 of the *n*AG Library](https://www.nag.com/content/nag-library) |
8 | 8 | installed on your system.
|
9 | 9 |
|
10 |
| -Currently only interfaces for a small subset of routines from the NAG Library |
| 10 | +Currently, only interfaces for a small subset of routines from the *n*AG Library |
11 | 11 | are available in this form. These interfaces are automatically generated, and
|
12 | 12 | their primary purpose is to elicit feedback on their design prior to rolling
|
13 | 13 | the process out across the whole library.
|
14 | 14 |
|
15 | 15 | ## Quick Start
|
16 | 16 |
|
17 | 17 | Please visit the
|
18 |
| -[NAG Library for C++ landing page](https://www.nag.com/content/nag-library-c-plusplus) |
| 18 | +[*n*AG Library for C++ landing page](https://support.nag.com/numeric/nl/nagdoc_latest/cpphtml/genint/cppintro.html) |
19 | 19 | for quick-start information and more details on the examples supplied in the
|
20 | 20 | distribution.
|
21 | 21 |
|
@@ -56,5 +56,5 @@ https://support.nag.com/content/nagr-library-mark-30).
|
56 | 56 |
|
57 | 57 | ## Full Documentation for the C++ Interfaces
|
58 | 58 |
|
59 |
| -A more comprehensive set of documentation is available from the NAG website: |
| 59 | +A more comprehensive set of documentation is available from the *n*AG website: |
60 | 60 | https://support.nag.com/numeric/nl/nagdoc_30.3/cpphtml/frontmatter/manconts.html
|
0 commit comments