Search references for PARTIAL EVALUATION. Phrases containing PARTIAL EVALUATION
See searches and references containing PARTIAL EVALUATION!PARTIAL EVALUATION
Technique for program optimization
In computing, partial evaluation is a technique for several different types of program optimization by specialization. The most straightforward application
Partial_evaluation
Vampire theorem prover project. The idea is inspired by the use of partial evaluation in optimising program translation. Many core operations in theorem
Run-time algorithm specialization
Run-time_algorithm_specialization
In functional programming
producing a function of type partial ( f ) : ( Y × Z ) → N {\displaystyle {\text{partial}}(f)\colon (Y\times Z)\to N} . Evaluation of this function might be
Partial_application
Programming language evaluation rules
many languages use a form of non-strict evaluation called short-circuit evaluation, where evaluation evaluates the left expression but may skip the right
Evaluation_strategy
Software optimization technique
evaluation, or call-by-need, is an evaluation strategy which delays the evaluation of an expression until its value is needed (non-strict evaluation)
Lazy_evaluation
French computer scientist
French computer scientist specializing in programming languages, partial evaluation, and continuations. He is a professor at the School of Computing at
Olivier_Danvy
Mathematical description of spacetime used in relativity
partially evaluated due to the symmetry of η . {\displaystyle \ \eta ~.} Non-degeneracy is then equivalent to injectivity of the partial evaluation map
Minkowski_spacetime
Software feature
fixed point. In some cases, complete re-evaluation of a system is semantically equivalent to incremental evaluation, and may be more efficient in practice
Incremental_computing
American and British computer scientist
University Press published his thesis, Projection Factorizations in Partial Evaluation, after it won the British Computer Society's distinguished dissertation
John_Launchbury
Programming language construct
Short-circuit evaluation, minimal evaluation, or McCarthy evaluation (after John McCarthy) is the semantics of some Boolean operators in some programming
Short-circuit_evaluation
American computer scientist
Within programming languages he was particularly known for his work on partial evaluation and for pioneering work within both data-flow analysis, control-flow
Neil_D._Jones
Feature of some compilers
be able to perform some level of compile-time function execution (partial evaluation), possibly producing more optimized code than if no arguments were
Compile-time function execution
Compile-time_function_execution
Numerical calculations carrying along derivatives
differentiation, and differentiation arithmetic is a set of techniques to evaluate the partial derivative of a function specified by a computer program. Automatic
Automatic_differentiation
Act of performing an initial computation before run time
code: this precomputation can be regarded as in effect a form of partial evaluation of the program code itself. Examples of this sort of precomputation
Precomputation
Derivative of a function with multiple variables
{\partial ^{2}f}{\partial y\,\partial x}}={\frac {\partial }{\partial y}}\left({\frac {\partial f}{\partial x}}\right)=(f'_{x})'_{y}=f''_{xy}=\partial _{yx}f=\partial
Partial_derivative
the client. Remote evaluation belongs to the family of mobile code, within the field of code mobility. An example for remote evaluation is grid computing:
Remote_evaluation
In programming language semantics, normalisation by evaluation (NBE) is a method of obtaining the normal form of terms in the λ-calculus by appealing to
Normalisation_by_evaluation
Type of compiler optimization
chain and SSA form Copy propagation Common subexpression elimination Partial evaluation Steven Muchnick; Muchnick and Associates (15 August 1997). Advanced
Constant_folding
Compiler synthesis technique
programming language. Meta-tracing can be compared to the AST-guided partial evaluation approach for generating compilers, such as the Truffle/JS compiler
Meta-tracing
the same subset of the partial evaluation may occur again in the search. For example, the algorithm may encounter an evaluation extending the subset x
Constraint_learning
optimize the performance of programs: it can be considered as a form of partial evaluation that performs computations at compile-time as a trade-off to increase
Multi-stage_programming
Technique used to optimize the execution of a program at runtime
framework for interpreter construction that combines tracing and partial evaluation. It was used to "dynamically remove interpreter overhead from language
Tracing just-in-time compilation
Tracing_just-in-time_compilation
imitates the work of M. Semantics-based program transformation, such as partial evaluation and supercompilation (SCP), is metacomputation. Metasystem transitions
Metacompilation
Type of differential equation
mathematics, a partial differential equation (PDE) is an equation which involves a multivariable function and one or more of its partial derivatives. The
Partial_differential_equation
consistent partial evaluations can be extended to another variable in such a way that the resulting assignment is consistent. A partial evaluation is consistent
Local_consistency
Software that executes source code directly
Characteristic of a programming language Meta-circular evaluator – Type of interpreter in computing Partial evaluation – Technique for program optimization Read–eval–print
Interpreter_(computing)
Online biomedical database
Ackerman M (2007). "PICO Linguist and BabelMeSH: development and partial evaluation of evidence-based multilanguage search tools for MEDLINE/PubMed".
PubMed
In backtracking algorithms, technique that reduces search space
evaluation of variables x 1 , … , x n {\displaystyle x_{1},\ldots ,x_{n}} is used, but the same considerations apply to a dynamic order of evaluation
Backjumping
Open-source Java obfuscation tool
using techniques such as control flow analysis, data-flow analysis, partial evaluation, static single assignment, global value numbering, and liveness analysis
ProGuard
Rational fractions as sums of simple terms
In algebra, the partial fraction decomposition or partial fraction expansion of a rational fraction (that is, a fraction such that the numerator and the
Partial fraction decomposition
Partial_fraction_decomposition
Programming language
fundamental concepts of program analysis and specialization, in particular, partial evaluation. The language was first presented in 1989 by Carsten K. Gomard and
Flow_chart_language
Compiler backend for multiple programming languages
static branches out of a program at runtime, and thus is useful for partial evaluation in cases where a program has many options, most of which can easily
LLVM
Functional programming language
Refal also includes a feature called the freezer to support efficient partial evaluation. Refal can be applied to the processing and transformation of tree
Refal
Software programming optimization technique
automata Lazy evaluation – shares some concepts with memoization Materialized view – analogous caching in database queries Partial evaluation – a related
Memoization
Alternative implementation of the Python programming language
Computer programming portal Bootstrapping (compilers) Cython GraalVM Partial evaluation Psyco Self-hosting Self-interpreter Unladen Swallow "PyPy v7.3.23
PyPy
Localized dielectric breakdown under high voltage stress
a partial discharge mapping format. A phase-related depiction of the partial discharges provides additional information, useful for the evaluation of
Partial_discharge
Programming paradigm
simulator Interpreted language Machine learning Metacompiler Metaobject Partial evaluation Reflective programming, also compile time reflection Self-interpreter
Metaprogramming
Topics referred to by the same term
someone based on a set of standards. Evaluation may also refer to: Education: Educational assessment Competency evaluation (language), a means for teachers
Evaluation_(disambiguation)
Sub-field of computer science
2023. Glück, Robert (2012). "Bootstrapping compiler generators from partial evaluators". In Clarke, Edmund; Virbitskaite, Irina; Voronkov, Andrei (eds.)
Programming language design and implementation
Programming_language_design_and_implementation
Simula I and 67 Olivier Danvy specializes in programming languages, partial evaluation, and continuations John Darlington, work on program transformation
List of programming language researchers
List_of_programming_language_researchers
Visser, Eelco (eds.). Proceedings of the 2007 ACM SIGPLAN Workshop on Partial Evaluation and Semantics-based Program Manipulation, 2007, Nice, France, January
Reversible programming language
Reversible_programming_language
Process of writing a self-compiling compiler
from? Glück, Robert (2012). "Bootstrapping compiler generators from partial evaluators". In Clarke, Edmund; Virbitskaite, Irina; Voronkov, Andrei (eds.)
Bootstrapping_(compilers)
Computer code compilation strategy
"Staged compilation". Proceedings of the 2002 ACM SIGPLAN workshop on Partial evaluation and semantics-based program manipulation. PEPM '02. Portland, Oregon:
Ahead-of-time_compilation
Algorithms which recursively solve subproblems
no recursion, loops, or conditionals (related to the technique of partial evaluation). For example, this approach is used in some efficient FFT implementations
Divide-and-conquer_algorithm
Seizures which affect only one brain hemisphere
Symptoms Associated With Focal Impaired Awareness (Complex Partial) Seizures: Evaluation and Treatment". Psychiatrist.com. Retrieved 2025-05-06. Panebianco
Focal_seizure
Programming paradigm based on asynchronous data streams
functional reactivity". Proceedings of the 2007 ACM SIGPLAN symposium on Partial evaluation and semantics-based program manipulation (PDF). pp. 71–80. Archived
Reactive_programming
Concept in computing
1991). Is there a use for linear logic?. ACM SIGPLAN symposium on partial evaluation and semantics-based program manipulation (PEPM '91). pp. 255–273.
Uniqueness_type
Type of parser
left recursion". Proceedings of the 2008 ACM SIGPLAN symposium on Partial evaluation and semantics-based program manipulation. PEPM '08. New York, NY,
Packrat_parser
Object-oriented query language
software systems. In Proceedings of the 2007 ACM SIGPLAN Symposium on Partial Evaluation and Semantics-based Program Manipulation (PEPM), page 91, ACM Press
.QL
Topic in automated planning
Partial-order planning is an approach to automated planning that maintains a partial ordering between actions and only commits ordering between actions
Partial-order_planning
Macros whose expansion is guaranteed not to cause the capture of identifiers
implementing an anaphoric if operator in this way. Anaphoric macro Partial evaluation Preprocessor Syntactic closure Kelsey, Richard; Clinger, William;
Hygienic_macro
Compiler optimization
by the cheaper (3 * z). Fast inverse square root Hacker's Delight Partial evaluation Steven Muchnick; Muchnick and Associates (15 August 1997). Advanced
Strength_reduction
self-interpreter". Proceedings of the 2007 ACM SIGPLAN symposium on Partial evaluation and semantics-based program manipulation. New York, NY, USA: ACM.
Janus (time-reversible computing programming language)
Janus_(time-reversible_computing_programming_language)
Optimization algorithm for artificial neural networks
{\frac {\partial E}{\partial w_{ij}}}={\frac {\partial E}{\partial o_{j}}}{\frac {\partial o_{j}}{\partial {\text{net}}_{j}}}{\frac {\partial {\text{net}}_{j}}{\partial
Backpropagation
General-purpose programming language
Scala-Virtualized. Proceedings of the ACM SIGPLAN 2012 workshop on Partial evaluation and program manipulation, 117–120. July 2012. "Pimp my Library". Artima
Scala_(programming_language)
Compile-time transformation
(Node t1 t2) = o_def (walk_def t1) (walk_def t2) Closure conversion Partial evaluation Reynolds, John (August 1972). "Definitional Interpreters for Higher-Order
Defunctionalization
Higher wage paid to encourage productivity
1980 Katz, Lawrence F. (January 1986). "Efficiency Wage Theories: A Partial Evaluation". NBER Macroeconomics Annual. 1: 235–276. doi:10.1086/654025. ISSN 0889-3365
Efficiency_wage
Class of compounds
constraints for releasers will instead act as partial releasers, reuptake inhibitors, or be inactive. Partial releasers show reduced maximal efficacy in
Monoamine_releasing_agent
Goal-free evaluation (GFE) is any evaluation in which the evaluator conducts the evaluation without particular knowledge of or reference to stated or
Goal-free_evaluation
Computer scientist
computation, Brandeis University, retrieved 2024-03-07 "PE Personnel", Partial Evaluation Group (COMPOSE), IRISA, archived from the original on 1997-05-07 "Team
Julia_Lawall
Type of grammar for describing formal languages
Recursion" (PDF). Proceedings of the 2008 ACM SIGPLAN symposium on Partial evaluation and semantics-based program manipulation. PEPM '08. ACM. pp. 103–110
Parsing_expression_grammar
Modern adaptive behavior of continuously dividing one's attention
Continuous partial attention is the behavior of dividing one's attention, scanning and optimizing opportunities in an effort to not miss anything that
Continuous_partial_attention
Method of evaluating certain integrals along paths in the complex plane
\\&=\left({\frac {\partial }{\partial u}},{\frac {\partial }{\partial x}},{\frac {\partial }{\partial y}},{\frac {\partial }{\partial z}},\dots \right)\cdot
Contour_integration
2003 U.S. federal law banning partial-birth abortion
Wikisource has original text related to this article: Partial-Birth Abortion Ban Act of 2003 The Partial-Birth Abortion Ban Act of 2003 (Pub. L. 108–105 (text)
Partial-Birth Abortion Ban Act
Partial-Birth_Abortion_Ban_Act
On transforming a program by substituting constants for free variables
3) evaluates to (lambda (g42) ((lambda (x y) (+ x y)) 3 g42)), where g42 is a "fresh" symbol. Currying Kleene's recursion theorem Partial evaluation Kleene
Smn_theorem
Optimization replacing a function call with that function's source code
debug mode, the compiler will never inline. Macro (computer science) Partial evaluation Tail-call elimination Code outlining Space usage is "number of instructions"
Inline_expansion
Technique in integral evaluation
differential forms.) One may view the method of integration by substitution as a partial justification of Leibniz's notation for integrals and derivatives. The
Integration_by_substitution
Visser, Eelco (eds.). Proceedings of the 2007 ACM SIGPLAN Workshop on Partial Evaluation and Semantics-based Program Manipulation, 2007, Nice, France, January
Program Inversion, Interpretation, and Injectivization
Program_Inversion,_Interpretation,_and_Injectivization
Partial correlation of a time series with its lagged values
In time series analysis, the partial autocorrelation function (PACF) gives the partial correlation of a stationary time series with its own lagged values
Partial autocorrelation function
Partial_autocorrelation_function
Matrix of partial derivatives of a vector-valued function
{\partial f_{1}}{\partial x}}&{\dfrac {\partial f_{1}}{\partial y}}\\[1em]{\dfrac {\partial f_{2}}{\partial x}}&{\dfrac {\partial f_{2}}{\partial y}}\\[1em]{\dfrac
Jacobian matrix and determinant
Jacobian_matrix_and_determinant
Examination of the study of knowledge from a feminist standpoint
principles without biased or partial evaluation standards. Therefore, it becomes difficult to conceptualize and evaluate bias while rejecting impartiality
Feminist_epistemology
Academic conference in the field of computer science
Foundations and Developments of Object-Oriented Languages (FOOL/WOOD) Partial Evaluation and Semantics-Based Program Manipulation (PEPM) Practical Applications
Symposium on Principles of Programming Languages
Symposium_on_Principles_of_Programming_Languages
Comparison of two programming languages
must always evaluate the whole expression even if the result can be determined by partial evaluation. In C, dependence on boolean evaluation order is perfectly
Comparison_of_Pascal_and_C
American economist
Kenneth D. (1988). "Bubbles, Fads and Stock Price Volatility Tests: A Partial Evaluation" (PDF). The Journal of Finance. 43 (3): 639–656. doi:10.1111/j.1540-6261
Kenneth_D._West
Factor of lower probability in measurement
("Type A evaluation of uncertainty"), or scientific judgement or other information concerning the possible values of the quantity ("Type B evaluation of uncertainty")
Measurement_uncertainty
Concept in computability theory
numbering η of partial functions is admissible in the above sense if and only if: The evaluation function H(e,x) = ηe(x) is a partial computable function
Admissible_numbering
protocol Borsci, S., & Federici, S. (2009). "The Partial Concurrent Thinking Aloud: A New Usability Evaluation Technique for Blind Users". In P. L. Emiliani;
Partial concurrent thinking aloud
Partial_concurrent_thinking_aloud
Algorithms for polynomial evaluation
polynomial evaluation refers to computation of the value of a polynomial when its indeterminates are substituted for some values. In other words, evaluating the
Polynomial_evaluation
Programming language
equality. class Sample { [Memoize] // remember first evaluation result public static SomeLongEvaluations() : int { MathLib.CalculateNthPrime(10000000) }
Nemerle
Positive real number which when multiplied by itself gives 5
x n / y n {\displaystyle x_{n}/y_{n}} , one of the convergents (partial evaluations) of this continued fraction. These are a sequence of best rational
Square_root_of_5
Partial differential equation describing the evolution of temperature in a region
{\displaystyle {\frac {\partial u}{\partial t}}={\frac {\partial ^{2}u}{\partial x_{1}^{2}}}+\cdots +{\frac {\partial ^{2}u}{\partial x_{n}^{2}}},} where
Heat_equation
Infinite sum
_{m=0}^{\infty }(-1)^{m}u_{m}} , there is an exact error evaluation. Set s n {\displaystyle s_{n}} to be the partial sum s n := ∑ m = 0 n ( − 1 ) m u m {\textstyle
Series_(mathematics)
Branch of numerical analysis
Numerical methods for partial differential equations is the branch of numerical analysis that studies the numerical solution of partial differential equations
Numerical methods for partial differential equations
Numerical_methods_for_partial_differential_equations
Indicator for how well data points fit a line or curve
intuitively informative than MAE, MAPE, MSE, and RMSE in regression analysis evaluation, as the former can be expressed as a percentage, whereas the latter measures
Coefficient_of_determination
Methods for numerical approximations
simulations of car crashes. Such simulations essentially consist of solving partial differential equations numerically. In the financial field, (private investment
Numerical_analysis
Compiler that optimizes generated code
data structures. Partial evaluation Computations that produce the same output regardless of the dynamic input at runtime can be evaluated at compile time
Optimizing_compiler
Sum of inverse squares of natural numbers
obtaining the correct value, he was able to verify it numerically against partial sums of the series. The agreement he observed gave him sufficient confidence
Basel_problem
Use of randomization to allocate research grants
research grant allocation: An extended taxonomy and evaluation of their fairness". Research Evaluation. 33 rvae025. doi:10.1093/reseval/rvae025. ISSN 0958-2029
Funding_by_lottery
Professor of planning
1974. Towards Measures of Spatial Opportunity: a Technique for the Partial Evaluation of Plans. Elsevier Science & Technology Books. Michael J. Breheny
Michael_Breheny
Quantum search algorithm
of Grover's algorithm called quantum partial search was described by Grover and Radhakrishnan in 2004. In partial search, one is not interested in finding
Grover's_algorithm
{\displaystyle a_{1}a_{2}} , if this is defined. Note that the evaluation is a partial operation, since not all applications are defined. We write t ↓
Partial_combinatory_algebra
Danish computer scientist
compiler generator. This has close connections to self-application in partial evaluation. In his PhD thesis he developed and proved correct the first sound
Mads_Tofte
Multivariate derivative (mathematics)
{\displaystyle \nabla f={\frac {\partial f}{\partial x}}\mathbf {i} +{\frac {\partial f}{\partial y}}\mathbf {j} +{\frac {\partial f}{\partial z}}\mathbf {k} ,} where
Gradient
Set of mental health conditions
falling on the spectrum of dissociative identity disorder; it is known as partial DID in the International Classification of Diseases.[medical citation needed]
Dissociative_disorder
American historian (born 1940)
America: Making Sense of the Twentieth Century Fifty Years Later: New Deal Evaluated Toward Freedom Land: The Long Struggle for Racial Equality in America
Harvard_Sitkoff
Islamic religious studies to distinguish reliable from unreliable hadith
Biographical evaluation (Arabic: عِلْمُ الرِّجال, romanized: ʿilm al-rijāl; literally meaning 'Knowledge of Men', but more commonly understood as the Science
Biographical_evaluation
Program transformation in computer science
Jurriaan Hage (eds.). Proceedings of the ACM SIGPLAN 2014 Workshop on Partial Evaluation and Program Manipulation. Association for Computing Machinery. pp
Refocusing_(semantics)
Roman Catholic priest and historian
documents and archival materials from various monasteries and offices, evaluating them and writing works on them. History of the city of Aachen The Counts
Christian_Quix
German signals intelligence organization from 1941–1945
intercepts and immediate reports passed back to an evaluation platoon at company headquarters, for further evaluation. Long Range Signal Intelligence Companies
Signal Intelligence Regiment (KONA)
Signal_Intelligence_Regiment_(KONA)
\over \partial x_{i}\,\partial z_{j}}\\{\partial ^{2}V_{ij} \over \partial y_{i}\,\partial x_{j}}&{\partial ^{2}V_{ij} \over \partial y_{i}\,\partial y_{j}}&{\partial
Anisotropic_Network_Model
PARTIAL EVALUATION
PARTIAL EVALUATION
Male
German
Variant spelling of German Parzifal, PARSIFAL means "pierced valley."
Boy/Male
Hindu
Lord of parti one of the name of Shri Satya Sai baba
Male
Spanish
Spanish form of Roman Latin Martialis, MARCIAL means "of/like Mars."
Male
Hungarian
Hungarian form of Greek Bartholomaios, BARTAL means "son of Talmai."
Boy/Male
Muslim
Canvas
Boy/Male
Sikh
One on whom there is gods grace, Gods mercy
Male
English
English form of Roman Latin Martialis, MARTIAL means "of/like Mars."
Girl/Female
Hindu, Indian
Queen
Boy/Male
Latin
Warring.
Surname or Lastname
English
English : from Old French poutrel ‘colt’ (Late Latin pultrellus), a metonymic occupational name for someone responsible for keeping horses, or a nickname for a frisky and high-spirited person. This surname is also found in Ireland, Mac Lysaght believing it to be a variant of Purcell.
Boy/Male
Hindu, Indian
Lord of Parti; One of the Name of Shri Satya Saibaba
Male
German
German form of French Percevel, PARZIFAL means "pierced valley."
Boy/Male
Australian, Christian, French, Latin, Swiss
Warring; Like Mars; Roman God Mars
Girl/Female
Hindu
Wisdom
Boy/Male
Teutonic
Martial ruler.
Male
German
German form of French Percevel, PARZIVAL means "pierced valley."
Male
Irish
Irish Gaelic legend name, thought by some to have been derived from Latin Bartholomaeus, PARTHALÃN means "son of Talmai." As the legend goes, this name belonged to an early invader of Ireland who was the first to arrive on those shores after the biblical flood.
Girl/Female
Latin American Shakespearean
An offering. Portia was a heroine in Shakespeare's 'The Merchant of Venice'.
Surname or Lastname
English
English : variant of Hartell.
Female
English
English Shakespeare character name derived from Roman Latin Porcius, PORTIA means "pig." A moon of Uranus was given this name.
PARTIAL EVALUATION
PARTIAL EVALUATION
Girl/Female
Indian, Marathi
Nakshatra
Girl/Female
Tamil
Trinity | தà¯à®°à¯€à®¨à¯€à®¤à¯€Â
Three, Triple
Biblical
answer; poverty of the king
Girl/Female
Indian, Telugu
Goddess Parvati
Girl/Female
Tamil
A small star, Starlet
Girl/Female
Gujarati, Hindu, Indian, Kannada
Creative
Girl/Female
Indian
Heart
Boy/Male
British, Celtic, English, Irish
Bishop Name
Girl/Female
Tamil
Worthy of a king
Boy/Male
Celtic American English German Teutonic
Servant spear. This name is derived from combining an Old Gcrman name meaning spear, and the...
PARTIAL EVALUATION
PARTIAL EVALUATION
PARTIAL EVALUATION
PARTIAL EVALUATION
PARTIAL EVALUATION
v.
Admitting of being parted; partible.
a.
Of or pertaining to ancient Parthia, in Asia.
v.
Of or pertaining to a husband; as, marital rights, duties, authority.
v.
Given when departing; as, a parting shot; a parting salute.
a.
Pertaining to, or containing, iron; chalybeate; as, martial preparations.
a.
Serving as a partisan in a detached command; as, a partisan officer or corps.
n.
Inclined to favor one party in a cause, or one side of a question, more then the other; baised; not indifferent; as, a judge should not be partial.
n.
Of, pertaining to, or affecting, a part only; not general or universal; not total or entire; as, a partial eclipse of the moon.
pl.
of Court-martial
adv.
In a partial manner; with undue bias of mind; with unjust favor or dislike; as, to judge partially.
a.
Not partial; not favoring one more than another; treating all alike; unprejudiced; unbiased; disinterested; equitable; fair; just.
n.
A patrial noun. Thus Romanus, a Roman, and Troas, a woman of Troy, are patrial nouns, or patrials.
a.
Impartial.
a.
Of, pertaining to, or suited for, war; military; as, martial music; a martial appearance.
adv.
In part; not totally; as, partially true; the sun partially eclipsed.
a.
Both renal and portal. See Portal.
n.
A native Parthia.
v. t.
To subject to trial by a court-martial.
a.
Belonging to war, or to an army and navy; -- opposed to civil; as, martial law; a court-martial.
n.
Pertaining to a subordinate portion; as, a compound umbel is made up of a several partial umbels; a leaflet is often supported by a partial petiole.