Home
last modified time | relevance | path

Searched +refs:dummy +refs:variable +refs:operators (Results 1 – 25 of 5720) sorted by relevance

12345678910>>...229

/dports/math/reduce/Reduce-svn5758-src/doc/manual/
H A Ddummy.tex20 dummy variable(s) as some of their indeterminates.
21 These operators have the same generality as the one existing in {\REDUCE}.
34 various algebraic properties to the operators are described.
46 A dummy variable (let us name it $dv$) is an identifier which runs from
67 If the name of another dummy variable is $dum$ then
80 of dummy monomials of the kind
124 To clear the dummy base, and to create the dummy names $i,j,k$ one is
154 as arguments of operators. For instance, if $i$ and $j$ are
175 makes the operators $at_1$ and $at_2$ anticommutative.
250 property of the operators, {\tt canonical} has replaced the index $k$
[all …]
H A Dphysop.tex93 operators is
125 As for scalar operators, the vector operators may carry an arbitrary
168 operators
240 The operator \f{UNIT} is a reserved variable of the system and should
311 \underline{scalar} operators.
339 inserting dummy indices if necessary. The following examples explain
380 The method of inserting dummy indices and expanding powers of
385 dummy indices in order to enhance the readability of the
390 The system in this case contracts over dummy indices reinserting the
393 dummy indices introduced previously.
[all …]
H A Dcde.tex182 \ttindextype{INDEP\_VAR}{global variable (CDE)}
183 \ttindextype{DEP\_VAR}{global variable (CDE)}
184 \ttindextype{TOTAL\_ORDER}{global variable (CDE)}
311 \ttindextype{ODD\_VAR}{global variable (CDE)}
657 variable itself).
1066 a dummy argument, \texttt{f} in this case. There is also a last zero which
1288 applied to an odd variable.
1559 weakly nonlocal operators (in one independent variable) is currently part of
2011 variable language.
2208 variable $r$ as follows:
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/math/
H A Duserfu_d.top18 dummy argument are a variable. An example of using X as a
19 dummy argument is:
31 This creates the variable X with a set of points from -3 to 3 in
39 The standard arithmetic operators (+, -, *, /, **) can be used in
/dports/math/reduce/Reduce-svn5758-src/packages/assist/
H A Ddummy.tex10 dummy variables\\[5pt]
43 dummy variable(s) as some of their indeterminates.
44 These operators have the same generality as the one existing in {\tt REDUCE}.
57 various algebraic properties to the operators are described.
69 A dummy variable (let us name it $dv$) is an identifier which runs from
90 If the name of another dummy variable is $dum$ then
146 To clear the dummy base, and to create the dummy names $i,j,k$ one is
175 as arguments of operators. For instance, if $i$ and $j$ are
196 makes the operators $at_1$ and $at_2$ anticommutative.
270 property of the operators, {\tt canonical} has replaced the index $k$
[all …]
H A Dcontrtns.red49 % and derivatives of these and of operators.
70 % it does not work because they are treated as operators
151 % first dummy index is high. no more to do with it.
154 % first dummy index is low, change this.
191 % manage all dummy indices by interfacing with dummy.red
193 % the simplification procedure form dummy.
283 % dum is a list of dummy indices
320 % where tel_dum contains tensors with dummy indices.
348 % dum is the associated list of dummy variable
382 % let us identify where the dummy index in itel is:
[all …]
/dports/math/py-kiwisolver/kiwisolver-1.1.0/
H A Dreleasenotes.rst6 - prevent attempting a dual optimize on a dummy row PR #56 closes #15
14 - allow unicode strings for variable name in Python 2
20 - Solver: Define binary operators as free functions (PR #23)
/dports/math/reduce/Reduce-svn5758-src/packages/lessons/
H A Dless3.red21 function or a class of functions. Functions are called operators in
30 1. We can use the same name for both a variable and an operator.
58 COMMENT Any variable preceded by a tilde is a dummy variable which is
60 indeterminate, variable, or dummy variable having the same name
61 outside the rule. The leftmost occurrence of a dummy variable in a
93 would only remove the list value from the variable RS.;
125 the dummy variables the first time through.
282 1. In a conditional rule, any dummy variables should appear in the
292 with the logical operators "AND", "OR", "NOT".
295 5. The relational operators have higher precedence than "NOT",
[all …]
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/doc/
H A Dgalois_field.tex27 A variable of type \code{galois_field} represents a finite field $\GF(q)$.
34 A variable of type \code{galois_field} contains a reference to an object of type
51 initializes with a reference to a mainly useless dummy field.
127 provided $f$ is not the empty ``dummy'' field then \code{$f$.begin()}
131 If $f$ is the ``dummy'' field then \code{$f$.begin() == $f$.end()}.
155 The binary operators \code{==}, \code{!=} are overloaded and have the usual meaning.
156 Furthermore, the operators \code{<}, \code{>} are overloaded: Let $f$ and \code{f2} be instances
/dports/math/glpk/glpk-5.0/doc/
H A Dgmpl.tex720 \subsection{Arithmetic operators}
747 operators, is the result of applying the operators to their operands.
845 \subsection{Symbolic operators}
923 individual variable. Values assigned to dummy indices are components of
1268 \subsection{Set operators}
1466 \subsection{Logical operators}
1485 operators to their operands.
1555 variable.
1650 contains arithmetic operators, is the result of applying the operators
1924 the variable;
[all …]
/dports/devel/R-cran-future/future/inst/doc/
H A Dfuture-4-issues.md.rsp25variable is used in a future expression that _conditionally_ overrides this global variable with a…
44 …oid above constructs where it is ambiguous whether a variable is global or local. To force variab…
53 …age detect globals also in expression where the local-global state of a variable is only known at …
117 or ny injecting variable `a` at the beginning of the future expression, e.g.
192 An alternative solution is to guide the future framework by adding the missing globals as "dummy" v…
296variable, which is retrieved. Up to this point, `v1` is a promise ("delayed assignment" in R), bu…
312 …ing sure `x$a` is resolved first, which can be one in various ways, e.g. `dummy <- x$a`, `resolve(…
385 …t has higher precedence than most other binary operators but also higher than some of the unary op…
396 …eses will also do. For details on precedence on operators in R, see Section 'Infix and prefix ope…
412 foo: no visible binding for global variable 'a'
[all …]
/dports/devel/R-cran-future/future/vignettes/
H A Dfuture-4-issues.md.rsp25variable is used in a future expression that _conditionally_ overrides this global variable with a…
44 …oid above constructs where it is ambiguous whether a variable is global or local. To force variab…
53 …age detect globals also in expression where the local-global state of a variable is only known at …
117 or ny injecting variable `a` at the beginning of the future expression, e.g.
192 An alternative solution is to guide the future framework by adding the missing globals as "dummy" v…
296variable, which is retrieved. Up to this point, `v1` is a promise ("delayed assignment" in R), bu…
312 …ing sure `x$a` is resolved first, which can be one in various ways, e.g. `dummy <- x$a`, `resolve(…
385 …t has higher precedence than most other binary operators but also higher than some of the unary op…
396 …eses will also do. For details on precedence on operators in R, see Section 'Infix and prefix ope…
412 foo: no visible binding for global variable 'a'
[all …]
/dports/math/octave/octave-6.4.0/doc/interpreter/
H A Dexpr.txi25 variable, pass to a function, or assign a new value to a variable with
524 function, the variable @var{n} is used as a temporary variable without
981 @cindex boolean operators
982 @cindex logical operators
1014 variable, or used in arithmetic.
1062 the value of the variable @var{b} is incremented even if the variable
1129 the value of the variable @var{b} is only incremented if the variable
1197 the variable @code{z}:
1210 variable @code{message}:
1362 This is cleaner and more memory efficient than using a dummy variable.
[all …]
H A Dexpr.texi27 variable, pass to a function, or assign a new value to a variable with
660 function, the variable @var{n} is used as a temporary variable without
1347 @cindex boolean operators
1348 @cindex logical operators
1380 variable, or used in arithmetic.
1428 the value of the variable @var{b} is incremented even if the variable
1535 the value of the variable @var{b} is only incremented if the variable
1631 the variable @code{z}:
1644 variable @code{message}:
1796 This is cleaner and more memory efficient than using a dummy variable.
[all …]
/dports/math/p5-Math-GMPq/Math-GMPq-0.48/
H A DGMPq.pod514 The following operators are overloaded:
528 Atempting to use the overloaded operators with objects that
532 and '**' operators, and will work only if Math::MPFR is at
536 comparison operators ( == != < <= > >= <=> ) and with the '+', '+=',
537 '-', '-=', '*', '*=', '/', '/=', '**' and '**=' operators.
545 1. If the variable is a UV then that value is used. The variable
566 5. If the variable is a Math::GMPq object (or, for operators
643 can be omitted - a suitable dummy arg will be passed to the XS
655 can be omitted - a suitable dummy arg will be passed to the XS
668 dummy arg will be passed to the XS code for you. ie the following
[all …]
H A DCHANGES3 - Fix overloading of comparison operators for doubledouble NVs
48 - Add _is_infstring, for use with overloaded comparison operators.
109 - If there's no variable to be formatted, Rmpq_(f/s)printf no longer
110 need to be supplied with a dummy variable.
133 it formats only one variable at a time.
/dports/math/reduce/Reduce-svn5758-src/packages/hephys/
H A Dphysop.tex115 operators is
147 As for scalar operators, the vector operators may carry an arbitrary
190 operators
262 The operator \f{UNIT} is a reserved variable of the system and should
333 \underline{scalar} operators.
361 inserting dummy indices if necessary. The following examples explain
402 The method of inserting dummy indices and expanding powers of
407 dummy indices in order to enhance the readability of the
411 The system in this case contracts over dummy indices reinserting the
414 dummy indices introduced previously.
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/reduce.doc/
H A Doper.tex5 as substitution operators). Some are fully defined internally as
6 procedures; others are more nearly abstract operators, with only some of
27 These operators are as follows:
273 these operators by using the {\tt LET}\ttindex{LET} command.
430 {\tt <var1>},...,{\tt <varn>} are the dummy variable arguments of
433 An analogous form applies to infix operators.
445 Notice that all dummy arguments of the relevant operator must be declared
603 substituted for the free variable;
612 one free variable occurs.
716 substituted for the free variable;
[all …]
/dports/shells/modernish/modernish-0.16.5/
H A DEXAMPLES.md49 ' dummy {} \;
145 unquoted variable expansions and command substitutions safe to use (lines
203 be one argument, properly quoted, followed by a dummy argument to set `$0`
222 correctly by default and stored in a variable, as with `for`. Further
226 version: count the total number of files processed, using a variable that
236 that an unquoted variable is removed if empty, so with the test command, you
240 By contrast, the operators to the
250 operators are *not* supported by all shells, so to increase a variable's
/dports/devel/silc-toolkit/silc-toolkit-1.1.12/doc/
H A DCodingStyle7 new code. The document describes various conventions regarding variable
47 Local variable names should be as short as possible without losing
137 dummy = silc_calloc(1, sizeof(*dummy));
306 Spaces should be put around all binary operators like `*',
307 `==', `+', etc. Also, when setting a value to variable be
373 messages with variable argument list, for example,
379 variable argument list formatting would work correctly.
608 dummy = silc_calloc(1, sizeof(*dummy));
609 dummy->dummy = 100;
616 dummy = silc_calloc(1, sizeof(*dummy));
[all …]
/dports/math/maxima/maxima-5.43.2/doc/info/
H A DExpressions.texi78 Maxima distinguishes between operators which are "nouns" and operators which are
279 Maxima has the inequality operators @code{<}, @code{<=}, @code{>=}, @code{>},
676 external representation with respect to all operators in @var{expr}.
870 @var{expr} is equal to @var{x_1} or if @var{x_1} occurs only as a dummy variable
888 A variable is a dummy variable in an expression if it has no binding outside of
976 A summation or definite integral is free of its dummy variable.
1158 When @code{listdummyvars} is @code{false}, "dummy variables" in the expression
1160 of "dummy variables" is as given in @mrefdot{freeof} "Dummy variables" are
1199 "dummy variables" in the list of variables.
1639 for atoms. For the built-in @code{+} @code{*} and @code{^} operators,
[all …]
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/
H A DCHANGELOG.md16 - unitialized variable in wpkorg35 fix
39 - mincer: exposed window size variable (2048 default)
51 - prop: added {}, |, and ? operators
159 - config.mk can be a variable for multiple config files
197 - foo (dummy module)
236 - module variable cleanup
/dports/math/p5-Math-GMPf/Math-GMPf-0.45/
H A DGMPf.pod509 $si = IOK_flag($sv); # $sv is a perl scalar variable.
670 The following operators are overloaded:
687 Atempting to use the overloaded operators with objects that
691 and '**' operators, and will work only if Math::MPFR is at
702 1. If the variable is a UV then that value is used. The variable
716 5. If the variable is a Math::GMPf object (or, for operators
772 That is, you can format only one variable at a time.
774 can be omitted - a suitable dummy arg will be passed to the XS
786 can be omitted - a suitable dummy arg will be passed to the XS
799 dummy arg will be passed to the XS code for you. ie the following
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/
H A DTODO63 variable whose value is out of range. Test "p (int)enum_var", "p/x
67 Test GDB expressions--test all operators (and overloaded operators for
124 Test "return" from dummy frames. Test "return" from non-innermost
161 Set a watchpoint on a local variable (to be interesting, make a few
167 works in the presence of multiple dummy frames. Test that "continue"
/dports/devel/gdb/gdb-11.1/gdb/testsuite/
H A DTODO63 variable whose value is out of range. Test "p (int)enum_var", "p/x
67 Test GDB expressions--test all operators (and overloaded operators for
124 Test "return" from dummy frames. Test "return" from non-innermost
161 Set a watchpoint on a local variable (to be interesting, make a few
167 works in the presence of multiple dummy frames. Test that "continue"

12345678910>>...229