Home
last modified time | relevance | path

Searched +refs:running +refs:error +refs:imagpart (Results 1 – 25 of 444) sorted by relevance

12345678910>>...18

/dports/math/maxima/maxima-5.43.2/share/diffequations/
H A Ddrawdf.mac52 else error()),
55 if imagpart(dxdt_var)^2 > 0 or imagpart(dydt_var)^2 > 0 then error(),
119 else error("Invalid direction:",dir))$
230 * WARNING: this currently assumes you are running a new enough version
242 if (imagpart(eigval) = 0 and eigval # 0) then (
283 else error("Invalid derivs_spec", derivs_spec))
363 else error("Invalid parameter:", param))
426 rdv: realpart(dv), idv: imagpart(dv),
450 rdv: realpart(dv), idv: imagpart(dv),
451 rdv2: realpart(dv2), idv2: imagpart(dv2),
[all …]
/dports/math/cln/cln-1.3.6/doc/
H A Dcln.texi459 the following environment variables when running @code{configure}:
569 handled by setting CPPFLAGS and LDFLAGS appropriately prior to running
724 @cindex rounding error
837 in error on 32-bit machines.
877 representable in the range of @var{ctype}, a runtime error occurs.
2923 e.g. @code{(3 mod 4) + (2 mod 5)} will result in a runtime error.
3055 modulus, else an error message is issued.
3064 or an error message is issued.
3976 @cindex error handling
3984 details about the cause of error.
[all …]
H A Dcln.info341 through the following environment variables when running 'configure':
440 LDFLAGS appropriately prior to running 'configure'.
947 'cl_R imagpart (const TYPE& x)'
1258 imagpart(log(x)) <= pi'.
1335 'realpart = pi/2' and 'imagpart > 0'.
1343 pi' and 'imagpart > 0'.
1413 imagpart(arsinh(z)) <= pi/2', excluding the numbers with 'imagpart
1422 = 0' and '-pi < imagpart < 0'.
2388 modulus, else an error message is issued.
2395 or an error message is issued.
[all …]
/dports/lang/smalltalk/smalltalk-3.2.5/doc/
H A Dtutorial.texi336 running low on memory. So, to get our new object, simply do:
706 you will probably not be running this whole tutorial in one
864 starts running it. The first line, @code{| r |}, creates a local
1166 running total of interest. The line @code{self deposit: amount}
2283 | realpart imagpart |
2302 imagpart := i.
2312 ^imagpart
2318 imaginary: (imagpart + val imaginary)
2354 imagpart printOn: aStream.
2666 text itself, and the frames (innermost-first) running when the error was
[all …]
H A Dgst.info-12501 they?) When a catastrophic error occurs, the framework stops running the
2587 Load FILE before running the required test cases.
6716 | realpart imagpart |
6735 imagpart := i.
6745 ^imagpart
6751 imaginary: (imagpart + val imaginary)
6756 imaginary: (imagpart - val imaginary)
6767 r := ((realpart * val real) + (imagpart * val imaginary)).
6768 i := ((imagpart * val real) - (realpart * val imaginary)).
6774 ^(realpart = val real) & (imagpart = val imaginary)
[all …]
/dports/lang/sbcl/sbcl-1.2.9-x86_64-dragonfly4/
H A DNEWS219 report of the signaled conditions lists currently running threads.
3172 system running with GC inhibited.
3394 threads are not running after *SAVE-HOOKS* have run.
4048 ** bug fix: WITH-TIMEOUT works with multiple running threads
4094 not prevent gc from running
4492 RATIO imagpart.
5046 running on x86 hardware has been added. (thanks to Perry
6011 * Support for building SBCL for MIPS platforms running in
6145 * A beta-quality port to the mips architecture running Linux,
7307 by running the cross-compiler with *TYPE-SYSTEM-INITIALIZED*
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libf2c/
H A Dchanges.netlib358 read .P (or .p) files. Now by running f2c twice, first with -P -!c
427 (and, under -ext, given an error message).
464 Fix erroneous error msg about bad types in
644 dynamically allocated when f2c starts running.
981 error message if, e.g., NML= specifies a format.)
1010 routine encounters an error.
1210 should be invisible unless you're running a brain-damaged system.
1511 Tweak put.c to check p->tag == TADDR in realpart() and imagpart().
1830 error).
2545 label * on error).
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libf2c/
H A Dchanges.netlib358 read .P (or .p) files. Now by running f2c twice, first with -P -!c
427 (and, under -ext, given an error message).
464 Fix erroneous error msg about bad types in
644 dynamically allocated when f2c starts running.
981 error message if, e.g., NML= specifies a format.)
1010 routine encounters an error.
1210 should be invisible unless you're running a brain-damaged system.
1511 Tweak put.c to check p->tag == TADDR in realpart() and imagpart().
1830 error).
2545 label * on error).
[all …]
/dports/lang/sbcl/sbcl-1.3.13/
H A DNEWS3556 system running with GC inhibited.
3778 threads are not running after *SAVE-HOOKS* have run.
4432 ** bug fix: WITH-TIMEOUT works with multiple running threads
4478 not prevent gc from running
4876 RATIO imagpart.
5430 running on x86 hardware has been added. (thanks to Perry
6395 * Support for building SBCL for MIPS platforms running in
6529 * A beta-quality port to the mips architecture running Linux,
7685 * The chill.lisp system for loading cold code into a running SBCL
7691 by running the cross-compiler with *TYPE-SYSTEM-INITIALIZED*
[all …]
/dports/math/igraph/igraph-0.9.5/vendor/f2c/
H A Dchanges358 read .P (or .p) files. Now by running f2c twice, first with -P -!c
427 (and, under -ext, given an error message).
464 Fix erroneous error msg about bad types in
644 dynamically allocated when f2c starts running.
1010 routine encounters an error.
1210 should be invisible unless you're running a brain-damaged system.
1511 Tweak put.c to check p->tag == TADDR in realpart() and imagpart().
1830 error).
2545 label * on error).
2629 running "f2c foo.P foo.f" will produce valid C when foo.f contains
[all …]
/dports/lang/f2c/f2c-20200916/src/
H A Dchanges358 read .P (or .p) files. Now by running f2c twice, first with -P -!c
427 (and, under -ext, given an error message).
464 Fix erroneous error msg about bad types in
644 dynamically allocated when f2c starts running.
1010 routine encounters an error.
1210 should be invisible unless you're running a brain-damaged system.
1511 Tweak put.c to check p->tag == TADDR in realpart() and imagpart().
1830 error).
2545 label * on error).
2629 running "f2c foo.P foo.f" will produce valid C when foo.f contains
[all …]
/dports/lang/f2c/f2c-20200916/
H A Dchanges358 read .P (or .p) files. Now by running f2c twice, first with -P -!c
427 (and, under -ext, given an error message).
464 Fix erroneous error msg about bad types in
644 dynamically allocated when f2c starts running.
1010 routine encounters an error.
1210 should be invisible unless you're running a brain-damaged system.
1511 Tweak put.c to check p->tag == TADDR in realpart() and imagpart().
1830 error).
2545 label * on error).
2629 running "f2c foo.P foo.f" will produce valid C when foo.f contains
[all …]
/dports/math/maxima/maxima-5.43.2/doc/info/
H A Dmaxima.info-1938 continues after the user enters a carriage return. (If running in
4248 The subscripts for the i'th dimension are the integers running from
9675 'realpart', and 'imagpart'.
9731 -- Function: imagpart (<expr>)
9741 (%i1) imagpart (a+b*%i);
9743 (%i2) imagpart (1+sqrt(2)*%i);
9745 (%i3) imagpart (1);
9747 (%i4) imagpart (sqrt(2)*%i);
12194 concurrently-running instance of Maxima and 'format' is the name of the
17560 Returns 'imagpart(nzeta(z))'.
[all …]
H A Dmaxima.info-32163 The running error bound drops some terms that of the order the
2228 factorization to invert the matrix <m>. Thus the running time for
3687 This must be called before running the solver. This function
4013 For floating point evaluation, 'orthopoly' uses a running error
4231 Most functions in 'orthopoly' use a running error analysis to estimate
4238 The running error analysis ignores errors that are second or higher
5798 Note that the running time of the algorithm used to find
9194 of 'realpart' and 'imagpart' to algebraically equivalent
9199 (%i2) real_imagpart_to_conjugate(realpart(x) + imagpart(x) = 3);
10848 stack and a heap that contains user objects. To avoid running out of
[all …]
/dports/science/octopus/octopus-10.5/
H A DChangeLog885 running with more than 4 MPI tasks in the testsuite.
8824 ionization channels when running parallel on states.
22572 script now states what test groups it is running.
23293 running.
23855 when running parallel.
24523 the other subdirs before running `make check-short` in
27465 running an old version of octopus.
28285 running doxygen.
28317 * Show standard output and especially standard error from running
33396 to get the real part to 'realpart' and the same for 'imagpart'.
[all …]
/dports/math/maxima/maxima-5.43.2/
H A DChangeLog1185 Update for running test suite. run_testsuite() is now a built-in
1671 files for running tests. The initial CVS version of this
2266 error
2658 signal an error.
3512 * configure.in: Use elif to keep the nested ifs from running off
6401 Comment: Bug only showed up running test_specfun in interpreted
6411 Comment: Bug only showed up running test_specfun in interpreted
6527 error.
6731 * src/bessel.lisp: $realpart and/or $imagpart was causing
7026 xmaxima without running make install first.
[all …]
/dports/lang/guile2/guile-2.2.7/gc-benchmarks/larceny/
H A Dtwobit-smaller.sch250 ; Larceny -- compatibility library for Twobit running under Larceny.
278 (let ((eh (error-handler)))
279 (error-handler (lambda args
280 (error-handler eh)
284 (error-handler eh)))
424 (define cerror error)
1533 (define (m-error msg . more)
1925 (define pass2-error-messages
4919 (apply error
5805 (define $ex.imagpart 39)
[all …]
H A Dtwobit-input-long.sch250 ; Larceny -- compatibility library for Twobit running under Larceny.
278 (let ((eh (error-handler)))
280 (error-handler eh)
284 (error-handler eh)))
424 (define cerror error)
4919 (apply error
5805 (define $ex.imagpart 39)
15655 ; The implementations of asm-error and disasm-error depend on the host
15860 (asm-error "Assembler error -- undefined label " L)))
18811 ; to fit, and the assembler calls `asm-error' to signal this error.
[all …]
H A Dtwobit.sch250 ; Larceny -- compatibility library for Twobit running under Larceny.
278 (let ((eh (error-handler)))
280 (error-handler eh)
284 (error-handler eh)))
424 (define cerror error)
4919 (apply error
5805 (define $ex.imagpart 39)
15655 ; The implementations of asm-error and disasm-error depend on the host
15860 (asm-error "Assembler error -- undefined label " L)))
18811 ; to fit, and the assembler calls `asm-error' to signal this error.
[all …]
/dports/lang/guile/guile-3.0.7/gc-benchmarks/larceny/
H A Dtwobit-smaller.sch250 ; Larceny -- compatibility library for Twobit running under Larceny.
278 (let ((eh (error-handler)))
279 (error-handler (lambda args
280 (error-handler eh)
284 (error-handler eh)))
424 (define cerror error)
1533 (define (m-error msg . more)
1925 (define pass2-error-messages
4919 (apply error
5805 (define $ex.imagpart 39)
[all …]
H A Dtwobit-input-long.sch250 ; Larceny -- compatibility library for Twobit running under Larceny.
278 (let ((eh (error-handler)))
280 (error-handler eh)
284 (error-handler eh)))
424 (define cerror error)
4919 (apply error
5805 (define $ex.imagpart 39)
15655 ; The implementations of asm-error and disasm-error depend on the host
15860 (asm-error "Assembler error -- undefined label " L)))
18811 ; to fit, and the assembler calls `asm-error' to signal this error.
[all …]
H A Dtwobit.sch250 ; Larceny -- compatibility library for Twobit running under Larceny.
278 (let ((eh (error-handler)))
280 (error-handler eh)
284 (error-handler eh)))
424 (define cerror error)
4919 (apply error
5805 (define $ex.imagpart 39)
15655 ; The implementations of asm-error and disasm-error depend on the host
15860 (asm-error "Assembler error -- undefined label " L)))
18811 ; to fit, and the assembler calls `asm-error' to signal this error.
[all …]
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D4079.0e38943fa459e872fe93.js.map1error|time|trace|timeEnd|assert)\\b/\n }, {\n token : keywordMapper,\n …
/dports/lang/gcc48/gcc-4.8.5/gcc/po/
H A Del.po3345 msgid "Try running '%s' in the shell to raise its limit.\n"
4303 #: fortran/error.c:777 fortran/error.c:832 fortran/error.c:906
4309 #: fortran/error.c:834 fortran/error.c:961 fortran/error.c:1011
4925 msgid " -v, --verbose Print extra information while running\n"
11399 msgid "When running CSE, follow jumps to their targets"
16683 msgid "type mismatch in real/imagpart reference"
23403 #. for IBM RS/6000 POWER running AIX version 4.3.
23425 #. for IBM RS/6000 POWER running AIX V5.
23447 #. for IBM RS/6000 POWER running AIX V5.2.
23469 #. for IBM RS/6000 POWER running AIX V5.3.
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/po/
H A Del.po3345 msgid "Try running '%s' in the shell to raise its limit.\n"
4303 #: fortran/error.c:777 fortran/error.c:832 fortran/error.c:906
4309 #: fortran/error.c:834 fortran/error.c:961 fortran/error.c:1011
4925 msgid " -v, --verbose Print extra information while running\n"
11399 msgid "When running CSE, follow jumps to their targets"
16683 msgid "type mismatch in real/imagpart reference"
23403 #. for IBM RS/6000 POWER running AIX version 4.3.
23425 #. for IBM RS/6000 POWER running AIX V5.
23447 #. for IBM RS/6000 POWER running AIX V5.2.
23469 #. for IBM RS/6000 POWER running AIX V5.3.
[all …]

12345678910>>...18