Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb98fa9a

Browse files
Update readme.md
brand updates
1 parentd32c660 commitb98fa9a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎readme.md‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
#C++ Interfaces for theNAG Library
1+
#C++ Interfaces for the*n*AG Library
22

33
This is version 30.2.0.0 of a set of C++ interfaces for the NAG Library,
44
supplied as a series of header files.
55

66
In order to make use of this product you will need a copy of
7-
[Mark 30.2 of theNAG Library](https://www.nag.com/content/nag-library)
7+
[Mark 30.2 of the*n*AG Library](https://www.nag.com/content/nag-library)
88
installed on your system.
99

10-
Currently only interfaces for a small subset of routines from theNAG Library
10+
Currently only interfaces for a small subset of routines from the*n*AG Library
1111
are available in this form. These interfaces are automatically generated, and
1212
their primary purpose is to elicit feedback on their design prior to rolling
1313
the process out across the whole library.
1414

1515
##Quick Start
1616

1717
Please visit the
18-
[NAG Library for C++ intro page](https://support.nag.com/numeric/nl/nagdoc_latest/cpphtml/genint/cppintro.html)
18+
[*n*AG Library for C++ intro page](https://support.nag.com/numeric/nl/nagdoc_latest/cpphtml/genint/cppintro.html)
1919
for quick-start information and more details on the examples supplied in the
2020
distribution.
2121

@@ -43,18 +43,18 @@ Assuming that you have installed the C++ interfaces into the directory called
4343
and unit tests. These scripts can also be run from WSL or Cygwin. Before
4444
running any of these scripts you should ensure that your environment is set
4545
up correctly by, for example, running either`envvars.bat`,`nagvars.sh` or
46-
`nagvars.csh`, supplied with theNAG Library. Which is supplied / required
46+
`nagvars.csh`, supplied with the*n*AG Library. Which is supplied / required
4747
depends on whether you are on Windows or Linux and, if on Linux, which shell
4848
you are using.
4949

5050
When using the C++ interfaces supplied with this readme you will need to add
5151
the directory`[NAGCPP_INSTALL_DIR]/include` to the list of directories your
5252
compiler searches for header files in addition to using any compiler flags
53-
usually required by theNAG Library (as specified in the Users' Notes supplied
54-
with your version of the library and also available from theNAG website at
53+
usually required by the*n*AG Library (as specified in the Users' Notes supplied
54+
with your version of the library and also available from the*n*AG website at
5555
https://support.nag.com/content/nagr-library-mark-30).
5656

5757
##Full Documentation for the C++ Interfaces
5858

59-
A more comprehensive set of documentation is available from theNAG website:
59+
A more comprehensive set of documentation is available from the*n*AG website:
6060
https://support.nag.com/numeric/nl/nagdoc_30.2/cpphtml/frontmatter/manconts.html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp