2,197 research outputs found

    Movement and Countermovement Dynamics Between the Religious Right and LGB Community Arising from Colorado’s Amendment 2

    Get PDF
    This sample of the case study of Equality Colorado will demonstrate how counter movements and litigation may limit and change how an organization surrounding a social movement acts. Colorado for Family Values helped pass Colorado’s Amendment 2 in 1992, which limited any present and future anti-discrimination legislation that would protect sexuality as a class. This ballot initiative passed by 53% of Colorado voters, and other states like Idaho and Oregon attempted to replicate this type of initiative. Amendment 2 challenged the LGB community and compelled the movement to collectively respond to the religious right with coalitions, pooled resources, and litigation. Equality Colorado, established in 1992, will exemplify how a social movement could respond to prejudicial legislation. One of Equality Colorado’s primary tactics was to reframe religion as inclusive of gay rights. It did not cede religion entirely to its opponents and attempted to delegitimize them by labeling them “radical right” as opposed to the more popular term “religious right” or “Christian Conservatives”. Additionally, Equality Colorado tried to compensate for the downsides of litigation by “translating” the legal terms to the general public and connecting litigators with the broader movement

    Surgery remains the best option for the management of pain in patients with chronic pancreatitis: a systematic review and meta-analysis

    Get PDF
    Controversy related to endoscopic or surgical management of pain in patients with chronic pancreatitis remains. Despite improvement in endoscopic treatments, surgery remains the best option for pain management in these patients

    Maximal Sharing in the Lambda Calculus with letrec

    Full text link
    Increasing sharing in programs is desirable to compactify the code, and to avoid duplication of reduction work at run-time, thereby speeding up execution. We show how a maximal degree of sharing can be obtained for programs expressed as terms in the lambda calculus with letrec. We introduce a notion of `maximal compactness' for lambda-letrec-terms among all terms with the same infinite unfolding. Instead of defined purely syntactically, this notion is based on a graph semantics. lambda-letrec-terms are interpreted as first-order term graphs so that unfolding equivalence between terms is preserved and reflected through bisimilarity of the term graph interpretations. Compactness of the term graphs can then be compared via functional bisimulation. We describe practical and efficient methods for the following two problems: transforming a lambda-letrec-term into a maximally compact form; and deciding whether two lambda-letrec-terms are unfolding-equivalent. The transformation of a lambda-letrec-term LL into maximally compact form L0L_0 proceeds in three steps: (i) translate L into its term graph G=[[L]]G = [[ L ]]; (ii) compute the maximally shared form of GG as its bisimulation collapse G0G_0; (iii) read back a lambda-letrec-term L0L_0 from the term graph G0G_0 with the property [[L0]]=G0[[ L_0 ]] = G_0. This guarantees that L0L_0 and LL have the same unfolding, and that L0L_0 exhibits maximal sharing. The procedure for deciding whether two given lambda-letrec-terms L1L_1 and L2L_2 are unfolding-equivalent computes their term graph interpretations [[L1]][[ L_1 ]] and [[L2]][[ L_2 ]], and checks whether these term graphs are bisimilar. For illustration, we also provide a readily usable implementation.Comment: 18 pages, plus 19 pages appendi

    Very high rotational frequencies and band termination in 73Br

    Get PDF
    Rotational bands in 73Br have been investigated up to spins of 65/2 using the EUROBALL III spectrometer. One of the negative-parity bands displays the highest rotational frequency 1.85 MeV reported to date in nuclei with mass number greater than 25. At high frequencies, the experimental dynamic moment of inertia for all bands decrease to very low values, indicating a loss of collectivity. The bands are described in the configuration-dependent cranked Nilsson-Strutinsky model. The calculations indicate that one of the negative-parity bands is observed up to its terminating single-particle state at spin 63/2. This result establishes the first band termination case in the A = 70 mass region.Comment: 6 pages, 6 figures, submitted to Phys. Rev. C as a Rapid Communicatio

    Worker/wrapper/makes it/faster

    Get PDF
    Much research in program optimization has focused on formal approaches to correctness: proving that the meaning of programs is preserved by the optimisation. Paradoxically, there has been comparatively little work on formal approaches to efficiency: proving that the performance of optimized programs is actually improved. This paper addresses this problem for a general-purpose optimization technique, the worker/wrapper transformation. In particular, we use the call-by-need variant of improvement theory to establish conditions under which the worker/wrapper transformation is formally guaranteed to preserve or improve the time performance of programs in lazy languages such as Haskell

    The GREAT triggerless total data readout method

    Get PDF
    Recoil decay tagging (RDT) is a very powerful method for the spectroscopy of exotic nuclei. RDT is a delayed coincidence technique between detectors usually at the target position and at the focal plane of a spectrometer. Such measurements are often limited by dead time. This paper describes a novel triggerless data acquisition method, which is being developed for the Gamma Recoil Electron Alpha Tagging (GREAT) spectrometer, that overcomes this limitation by virtually eliminating dead time. Our solution is a total data readout (TDR) method where all channels run independently and are associated in software to reconstruct events. The TDR method allows all the data from both target position and focal plane to be collected with practically no dead-time losses. Each data word is associated with a timestamp generated from a global 100-MHz clock. Events are then reconstructed in real time in the event builder using temporal and spatial associations defined by the physics of the experimen
    • …
    corecore