Search results for "Programming Languages"
showing 8 items of 138 documents
"Table 3" of "Search for supersymmetry using final states with one lepton, jets, and missing transverse momentum with the ATLAS detector in sqrt{s} =…
2011
Distribution of M(C=EFFECTIVE) IN GEV for data and background MC calculation.
"Table 39" of "Tuning and test of fragmentation models based on identified particles and precision event shape data."
1996
Compilation of multiplicities of tensor mesons from current LEP I data.
"Table 38" of "Tuning and test of fragmentation models based on identified particles and precision event shape data."
1996
Compilation of multiplicities of vector mesons from current LEP I data.
Data from: Effects of large-scale releases on the genetic structure of red sea bream (Pagrus major, Temminck et Schlegel) populations in Japan
2016
[No abstract filled]
"Table 40" of "Tuning and test of fragmentation models based on identified particles and precision event shape data."
1996
Compilation of multiplicities of baryons from current LEP I data.
"Table 37" of "Tuning and test of fragmentation models based on identified particles and precision event shape data."
1996
Compilation of multiplicities of scalar mesons from current LEP I data.
FlexibleSUSY—A spectrum generator generator for supersymmetric models
2019
This program has been imported from the CPC Program Library held at Queen's University Belfast (1969-2018) Abstract We introduce FlexibleSUSY, a Mathematica and C++ package, which generates a fast, precise C++ spectrum generator for any SUSY model specified by the user. The generated code is designed with both speed and modularity in mind, making it easy to adapt and extend with new features. The model is specified by supplying the superpotential, gauge structure and particle content in a SARAH model file; specific boundary conditions e.g. at the GUT, weak or intermediate scales are defined in a separate F... Title of program: FlexibleSUSY Catalogue Id: AEVI_v1_0 Nature of problem Determini…
A Roles-Based Approach to Variable-Oriented Programming
2008
Delocalized variable plans pose problems for novice programmers trying to read and write programs. Variable-oriented programming is a programming paradigm that emphasizes the importance of variable-related plans, and localizes actions pertaining to each variable together in one place in the program code. This paper revisits the idea of variable-oriented programming and shows how it can be founded on roles of variables: stereotypes of variable use suitable for teaching to novices. The paper sketches out how variable-oriented, roles-based programming could be implemented using either a new programming language or a framework built on an existing language. The possible applications, merits, an…