21,459 research outputs found

    Personal Papers (MS 80-0002)

    No full text
    Letter from Daniel W. Kempner to Textile Rectifying & Weaving Company requesting to weave the skirt

    Personal Papers (MS 80-0002)

    No full text
    Letter from Daniel W. Kempner to Textile Rectifying & Weaving Co., discussing a damaged brown suit and requesting for it to be repaired

    Personal Papers (MS 80-0002)

    No full text
    Memorandum from Daniel W. Kempner informing that the coat sent needs re weaving because of the moths

    FitzwilliamMuseum/fitz-weaving-stories: Weaving stories: Production release

    No full text
    What's Changed <ul> <li>Bump nokogiri from 1.12.3 to 1.12.5 by @dependabot in <a href="https://github.com/FitzwilliamMuseum/fitz-weaving-stories/pull/1">https://github.com/FitzwilliamMuseum/fitz-weaving-stories/pull/1</a></li> <li>Bump nokogiri from 1.12.5 to 1.13.4 by @dependabot in <a href="https://github.com/FitzwilliamMuseum/fitz-weaving-stories/pull/3">https://github.com/FitzwilliamMuseum/fitz-weaving-stories/pull/3</a></li> </ul> New Contributors <ul> <li>@dependabot made their first contribution in <a href="https://github.com/FitzwilliamMuseum/fitz-weaving-stories/pull/1">https://github.com/FitzwilliamMuseum/fitz-weaving-stories/pull/1</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/FitzwilliamMuseum/fitz-weaving-stories/commits/1.0.0">https://github.com/FitzwilliamMuseum/fitz-weaving-stories/commits/1.0.0</a></p&gt

    On the Pursuit of Static and Coherent Weaving

    Get PDF
    Aspect-oriented programming (AOP) has been shown to be a useful model for software development. Special care must be taken when we try to adapt AOP to strongly typed functional languages which come with features like type inference mechanism, polymorphic types, higher-order functions and type-scoped pointcuts. Specifically, it is highly desirable that weaving of aspect-oriented functional programs can be performed statically and coherently. In [13], we showed a type-directed weaver which resolves all advice chainings coherently at static time. The novelty of this paper lies in the extended framework which supports static and coherent weaving in the presence of polymorphic recursive functions, advising advice bodies and higher-order advices

    Report on Meteorological Research March 1, 1935 (m-1)

    No full text
    The object of the report was to elucidate in detail the various features of the research program in meteorology being carried on at the Daniel Guggenheim Airship Institute in Akron, Ohio. Mr. L. J. Fangman, of the U.S. Weather Bureau, was collaborating with the author in carrying out work such as a study of autographic records of the various meteorological elements during frontal passages with a view to the possible prediction of the intensity of the accompanying disturbance as it may affect the operation of aircraft and a study of atmospheric gustiness with a view to finding the dependence between frequency end amplitude of velocity fluctuations and the vertical temperature and velocity gradients

    Personal Papers (MS 80-0002)

    No full text
    Letter from Jeane B. Kempner to Textile Rectifying & Weaving Company sending a skirt to be rewoven

    (Fourth) Report on Meteorological Activities at the DGAI (8-1-36)(Weather Bureau Copy)

    No full text
    This report is on the investigations of frontal phenomena at the Daniel Guggenheim Airship Institute in Akron, Ohio from January 1, 1935 through August 1, 1936. The investigation was carried out with the cooperation of the U.S. Bureau of Aeronautics, the U.S. Weather Bureau, the California Institute of Technology, and the Guggenheim Airship Institute. Mr. R.C. Robinson of the Weather Bureau cooperated with the author in carrying out the investigation. The object of the investigation was to determine the intensity of the atmospheric disturbances (i.e. rapidity of wind shift and gustiness) accompanying the passage of cold fronts, along with a study of the characteristics of the air masses involved and other features which might affect the intensity of the disturbance. The report treated thirty cold fronts which passed the station during 1935 to 1936

    A Compilation Model for Aspect-Oriented Polymorphically Typed Functional Languages

    Get PDF
    Abstract. Introducing aspect orientation to a polymorphically typed functional language strengthens the importance of type-scoped advices; i.e., advices with their effects harnessed by type constraints. As types are typically treated as compile time entities, it is highly desirable to be able to perform static weaving to determine at compile time the chaining of type-scoped advices to their associated join points. In this paper, we describe a compilation model, as well as its implementation, that supports static type inference and static weaving of programs in an aspect-oriented polymorphically typed lazy functional language, AspectFun. Wepresent a type-directed weaving scheme that coherently weaves type-scoped advices into the base program at compile time. We state the correctness of the static weaving with respect to the operational semantics of AspectFun. We also demonstrate how control-flow based pointcuts (such as cflowbelow) are compiled away, and highlight several type-directed optimization strategies that can improve the efficiency of woven code.
    corecore