Home
last modified time | relevance | path

Searched refs:NAG (Results 1 – 25 of 2202) sorted by relevance

12345678910>>...89

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/libext/openblas/
H A Darm64_fopt.patch7 -ifneq ($(F_COMPILER), NAG)
15 -ifneq ($(F_COMPILER), NAG)
23 -ifneq ($(F_COMPILER), NAG)
31 -ifneq ($(F_COMPILER), NAG)
39 -ifneq ($(F_COMPILER), NAG)
48 -ifneq ($(F_COMPILER), NAG)
54 -ifneq ($(F_COMPILER), NAG)
61 -ifneq ($(F_COMPILER), NAG)
70 -ifneq ($(F_COMPILER), NAG)
76 -ifneq ($(F_COMPILER), NAG)
[all …]
/dports/math/openblas/OpenBLAS-0.3.18/
H A DMakefile.arm645 ifneq ($(F_COMPILER), NAG)
15 ifneq ($(F_COMPILER), NAG)
22 ifneq ($(F_COMPILER), NAG)
29 ifneq ($(F_COMPILER), NAG)
36 ifneq ($(F_COMPILER), NAG)
43 ifneq ($(F_COMPILER), NAG)
54 ifneq ($(F_COMPILER), NAG)
59 ifneq ($(F_COMPILER), NAG)
65 ifneq ($(F_COMPILER), NAG)
76 ifneq ($(F_COMPILER), NAG)
[all …]
H A Df_check140 $vendor = NAG;
237 $vendor = NAG;
380 if ( $flags =~ /quickfit.o/ && $vendor == NAG) {
383 if ( $flags =~ /safefit.o/ && $vendor == NAG) {
386 if ( $flags =~ /thsafe.o/ && $vendor == NAG) {
H A DMakefile.x86_6423 ifneq ($(F_COMPILER), NAG)
29 ifneq ($(F_COMPILER), NAG)
35 ifneq ($(F_COMPILER), NAG)
42 ifneq ($(F_COMPILER), NAG)
50 ifneq ($(F_COMPILER), NAG)
59 ifneq ($(F_COMPILER), NAG)
81 ifneq ($(F_COMPILER), NAG)
/dports/science/mdynamix/md528/tranal/
H A Dtorsion.f20 read(STR,*)NAG,NAA
21 if(NAG.gt.NTOR)stop ' increase NTT'
26 write(*,*)(I,MANGL(I),I=1,NAG)
28 do I=1,NAG
39 do I=1,NAG
44 do I=1,NAG
52 do I=1,NAG
63 do ITYP=1,NAG ! type of torsion
133 +(NM(NSITE(IT(IADT(I)+1))),I=1,NAG)
135 +(NM(NSITE(JT(IADT(I)+1))),I=1,NAG)
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/math/doc/distributions/
H A Dnag_library.qbk4 for example the classic [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
5 and matching [@http://nag.com/numeric/FL/FLdescription.asp NAG FORTRAN Library],
15 [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
33 binomial my_dist(4, 0.5); // c.f. NAG n = 4, p = 0.5
38 << my_dist.trials() << " " // Echo the NAG input n = 4 trials.
39 << my_dist.success_fraction() << " " // Echo the NAG input p = 0.5
40 << cdf(my_dist, 2) << " " // NAG plek with k = 2
41 << cdf(complement(my_dist, 2)) << " " // NAG pgtk with k = 2
42 << pdf(my_dist, 2) << endl; // NAG peqk with k = 2
44 `cdf(dist, k)` is equivalent to NAG library `plek`, lower tail probability of <= k
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/doc/distributions/
H A Dnag_library.qbk4 for example the classic [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
5 and matching [@http://nag.com/numeric/FL/FLdescription.asp NAG FORTRAN Library],
15 [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
33 binomial my_dist(4, 0.5); // c.f. NAG n = 4, p = 0.5
38 << my_dist.trials() << " " // Echo the NAG input n = 4 trials.
39 << my_dist.success_fraction() << " " // Echo the NAG input p = 0.5
40 << cdf(my_dist, 2) << " " // NAG plek with k = 2
41 << cdf(complement(my_dist, 2)) << " " // NAG pgtk with k = 2
42 << pdf(my_dist, 2) << endl; // NAG peqk with k = 2
44 `cdf(dist, k)` is equivalent to NAG library `plek`, lower tail probability of <= k
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/doc/distributions/
H A Dnag_library.qbk4 for example the classic [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
5 and matching [@http://nag.com/numeric/FL/FLdescription.asp NAG FORTRAN Library],
15 [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
33 binomial my_dist(4, 0.5); // c.f. NAG n = 4, p = 0.5
38 << my_dist.trials() << " " // Echo the NAG input n = 4 trials.
39 << my_dist.success_fraction() << " " // Echo the NAG input p = 0.5
40 << cdf(my_dist, 2) << " " // NAG plek with k = 2
41 << cdf(complement(my_dist, 2)) << " " // NAG pgtk with k = 2
42 << pdf(my_dist, 2) << endl; // NAG peqk with k = 2
44 `cdf(dist, k)` is equivalent to NAG library `plek`, lower tail probability of <= k
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/math/doc/distributions/
H A Dnag_library.qbk4 for example the classic [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
5 and matching [@http://nag.com/numeric/FL/FLdescription.asp NAG FORTRAN Library],
15 [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
33 binomial my_dist(4, 0.5); // c.f. NAG n = 4, p = 0.5
38 << my_dist.trials() << " " // Echo the NAG input n = 4 trials.
39 << my_dist.success_fraction() << " " // Echo the NAG input p = 0.5
40 << cdf(my_dist, 2) << " " // NAG plek with k = 2
41 << cdf(complement(my_dist, 2)) << " " // NAG pgtk with k = 2
42 << pdf(my_dist, 2) << endl; // NAG peqk with k = 2
44 `cdf(dist, k)` is equivalent to NAG library `plek`, lower tail probability of <= k
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/math/doc/distributions/
H A Dnag_library.qbk4 for example the classic [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
5 and matching [@http://nag.com/numeric/FL/FLdescription.asp NAG FORTRAN Library],
15 [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
33 binomial my_dist(4, 0.5); // c.f. NAG n = 4, p = 0.5
38 << my_dist.trials() << " " // Echo the NAG input n = 4 trials.
39 << my_dist.success_fraction() << " " // Echo the NAG input p = 0.5
40 << cdf(my_dist, 2) << " " // NAG plek with k = 2
41 << cdf(complement(my_dist, 2)) << " " // NAG pgtk with k = 2
42 << pdf(my_dist, 2) << endl; // NAG peqk with k = 2
44 `cdf(dist, k)` is equivalent to NAG library `plek`, lower tail probability of <= k
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/math/doc/distributions/
H A Dnag_library.qbk4 for example the classic [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
5 and matching [@http://nag.com/numeric/FL/FLdescription.asp NAG FORTRAN Library],
15 [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
33 binomial my_dist(4, 0.5); // c.f. NAG n = 4, p = 0.5
38 << my_dist.trials() << " " // Echo the NAG input n = 4 trials.
39 << my_dist.success_fraction() << " " // Echo the NAG input p = 0.5
40 << cdf(my_dist, 2) << " " // NAG plek with k = 2
41 << cdf(complement(my_dist, 2)) << " " // NAG pgtk with k = 2
42 << pdf(my_dist, 2) << endl; // NAG peqk with k = 2
44 `cdf(dist, k)` is equivalent to NAG library `plek`, lower tail probability of <= k
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/math/doc/distributions/
H A Dnag_library.qbk4 for example the classic [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
5 and matching [@http://nag.com/numeric/FL/FLdescription.asp NAG FORTRAN Library],
15 [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
33 binomial my_dist(4, 0.5); // c.f. NAG n = 4, p = 0.5
38 << my_dist.trials() << " " // Echo the NAG input n = 4 trials.
39 << my_dist.success_fraction() << " " // Echo the NAG input p = 0.5
40 << cdf(my_dist, 2) << " " // NAG plek with k = 2
41 << cdf(complement(my_dist, 2)) << " " // NAG pgtk with k = 2
42 << pdf(my_dist, 2) << endl; // NAG peqk with k = 2
44 `cdf(dist, k)` is equivalent to NAG library `plek`, lower tail probability of <= k
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/doc/distributions/
H A Dnag_library.qbk4 for example the classic [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
5 and matching [@http://nag.com/numeric/FL/FLdescription.asp NAG FORTRAN Library],
15 [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
33 binomial my_dist(4, 0.5); // c.f. NAG n = 4, p = 0.5
38 << my_dist.trials() << " " // Echo the NAG input n = 4 trials.
39 << my_dist.success_fraction() << " " // Echo the NAG input p = 0.5
40 << cdf(my_dist, 2) << " " // NAG plek with k = 2
41 << cdf(complement(my_dist, 2)) << " " // NAG pgtk with k = 2
42 << pdf(my_dist, 2) << endl; // NAG peqk with k = 2
44 `cdf(dist, k)` is equivalent to NAG library `plek`, lower tail probability of <= k
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/math/doc/distributions/
H A Dnag_library.qbk4 for example the classic [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
5 and matching [@http://nag.com/numeric/FL/FLdescription.asp NAG FORTRAN Library],
15 [@http://nag.com/numeric/CL/CLdescription.asp NAG C library]
33 binomial my_dist(4, 0.5); // c.f. NAG n = 4, p = 0.5
38 << my_dist.trials() << " " // Echo the NAG input n = 4 trials.
39 << my_dist.success_fraction() << " " // Echo the NAG input p = 0.5
40 << cdf(my_dist, 2) << " " // NAG plek with k = 2
41 << cdf(complement(my_dist, 2)) << " " // NAG pgtk with k = 2
42 << pdf(my_dist, 2) << endl; // NAG peqk with k = 2
44 `cdf(dist, k)` is equivalent to NAG library `plek`, lower tail probability of <= k
[all …]
/dports/misc/libemos/libemos-4.5.9-Source/cmake/
H A DFindNAG.cmake9 # - Try to find the NAG includes and library
12 # NAG_FOUND - System has NAG
13 # NAG_INCLUDE_DIRS - the NAG include directories
14 # NAG_LIBRARIES - the libraries needed to use NAG
18 # NAG_DIR - root folder of the NAG installation
19 # NAG_PATH - root folder of the NAG installation
40 find_package_handle_standard_args( NAG DEFAULT_MSG
/dports/science/grib_api/grib_api-1.28.0-Source/cmake/
H A DFindNAG.cmake9 # - Try to find the NAG includes and library
12 # NAG_FOUND - System has NAG
13 # NAG_INCLUDE_DIRS - the NAG include directories
14 # NAG_LIBRARIES - the libraries needed to use NAG
18 # NAG_DIR - root folder of the NAG installation
19 # NAG_PATH - root folder of the NAG installation
40 find_package_handle_standard_args( NAG DEFAULT_MSG
/dports/science/eccodes/eccodes-2.23.0-Source/cmake/compat/
H A DFindNAG.cmake9 # - Try to find the NAG includes and library
12 # NAG_FOUND - System has NAG
13 # NAG_INCLUDE_DIRS - the NAG include directories
14 # NAG_LIBRARIES - the libraries needed to use NAG
18 # NAG_DIR - root folder of the NAG installation
19 # NAG_PATH - root folder of the NAG installation
40 find_package_handle_standard_args( NAG DEFAULT_MSG
/dports/net-mgmt/librenms/librenms-21.5.1/includes/definitions/discovery/
H A Dsnr.yaml1 mib: NAG-MIB
6 total: NAG-MIB::sysMemorySize
7 used: NAG-MIB::sysMemoryBusy
12 - NAG-MIB::sysHardwareVersion.0
13 - NAG-MIB::sysHardwareVersion.1
15 - NAG-MIB::sysSoftwareVersion.0
16 - NAG-MIB::sysSoftwareVersion.1
/dports/devel/cmake-doc/cmake-3.22.1/Modules/Compiler/
H A DNAG-Fortran.cmake1 # Help CMAKE_PARSE_IMPLICIT_LINK_INFO detect NAG Fortran object files.
3 message(CHECK_START "Detecting NAG Fortran directory")
18 "Detecting NAG Fortran directory with -dryrun found\n"
26 "Detecting NAG Fortran directory with -dryrun failed:\n${_dryrun}\n\n")
/dports/devel/cmake-gui/cmake-3.22.1/Modules/Compiler/
H A DNAG-Fortran.cmake1 # Help CMAKE_PARSE_IMPLICIT_LINK_INFO detect NAG Fortran object files.
3 message(CHECK_START "Detecting NAG Fortran directory")
18 "Detecting NAG Fortran directory with -dryrun found\n"
26 "Detecting NAG Fortran directory with -dryrun failed:\n${_dryrun}\n\n")
/dports/devel/cmake/cmake-3.22.1/Modules/Compiler/
H A DNAG-Fortran.cmake1 # Help CMAKE_PARSE_IMPLICIT_LINK_INFO detect NAG Fortran object files.
3 message(CHECK_START "Detecting NAG Fortran directory")
18 "Detecting NAG Fortran directory with -dryrun found\n"
26 "Detecting NAG Fortran directory with -dryrun failed:\n${_dryrun}\n\n")
/dports/math/fricas/fricas-1.3.7/src/doc/sphinx/source/
H A Dhistory.rst13 In 1992 IBM decided to sell the system to NAG and NAG changed name to
14 Axiom and begun marketing it. NAG ported Axiom to run on top of
19 For various reasons Axiom did not satisfy NAG hopes and around 1998
21 market. Fortunately NAG decided to release Axiom to the public under
22 open source licence. In 2002 Tim Daly received Axiom sources from NAG
/dports/games/dreamchess/dreamchess-0.3.0/dreamchess/src/
H A Dpgn_parser.y28 %token NAG
92 numeric_annotation_glyph : NAG
/dports/math/fricas/fricas-1.3.7/pre-generated/target/share/hypertex/pages/
H A Drootpage.ht16 trademarks NAG and the NAG logo.
57 %\menuwindowlink{NAG Link}{htxl}
58 %\tab{16} Link to NAG Numerical Library.
61 %\tab{16} The AXIOM/NAG Numerical Analyst Expert System
/dports/math/fricas/fricas-1.3.7/src/doc/ht/
H A Drootpage.ht16 trademarks NAG and the NAG logo.
57 %\menuwindowlink{NAG Link}{htxl}
58 %\tab{16} Link to NAG Numerical Library.
61 %\tab{16} The AXIOM/NAG Numerical Analyst Expert System

12345678910>>...89