Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Reading LevelReading Level
-
Content TypeContent Type
-
YearFrom:-To:
-
More FiltersMore FiltersItem TypeIs Full-Text AvailableSubjectPublisherSourceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
79
result(s) for
"Sestoft, Peter"
Sort by:
Organizing research data
by
Sestoft, Peter
in
Animal Anatomy
,
Animal Husbandry - methods
,
Animal Husbandry - statistics & numerical data
2011
Research relies on ever larger amounts of data from experiments, automated production equipment, questionnaries, times series such as weather records, and so on. A major task in science is to combine, process and analyse such data to obtain evidence of patterns and correlations.
Most research data are on digital form, which in principle ensures easy processing and analysis, easy long-term preservation, and easy reuse in future research, perhaps in entirely unanticipated ways. However, in practice, obstacles such as incompatible or undocumented data formats, poor data quality and lack of familiarity with current technology prevent researchers from making full use of available data.
This paper argues that relational databases are excellent tools for veterinary research and animal production; provides a small example to introduce basic database concepts; and points out some concerns that must be addressed when organizing data for research purposes.
Journal Article
Annotated C# Standard
2007,2010
Standards, while being definitive, do not usually serve as the best reference to the use of a programming language. Books on languages usually are able to explain usage better, but lack the definitive precision of a standard. Annotated C# Standard combines the two; it is the standard with added explanatory material.Written by members of the standards committeeAnnotates the standard with practical implementation adviceThe definitive reference to the C# International Standard
Online partial evaluation of sheet-defined functions
by
Sestoft, Peter
in
Functionals
2013
We present a spreadsheet implementation, extended with sheet-defined functions, that allows users to define functions using only standard spreadsheet concepts such as cells, formulas and references, requiring no new syntax. This implements an idea proposed by Peyton-Jones and others. As the main contribution of this paper, we then show how to add an online partial evaluator for such sheet-defined functions. The result is a higher-order functional language that is dynamically typed, in keeping with spreadsheet traditions, and an interactive platform for function definition and function specialization. We describe an implementation of these ideas, present some performance data from microbenchmarks, and outline desirable improvements and extensions.
A - Grammar
by
Peter Sestoft
,
Jon Jagger
,
Nigel Perry
in
Programming & scripting languages: general
,
Programming languages
2007
Book Chapter
D - Standard Library
by
Peter Sestoft
,
Jon Jagger
,
Nigel Perry
in
Programming & scripting languages: general
,
Programming languages
2007
The standard library is intended to be the minimum set of types and members required by a conforming C# implementation. As such, it contains only those members which are explicitly required by the C# language specification. A conforming C# implementation shall provide a minimum set of types having specific semantics. These types and their members are listed here, in alphabetical order by namespace and type.
Book Chapter
C - Naming Guidelines
by
Peter Sestoft
,
Jon Jagger
,
Nigel Perry
in
Programming & scripting languages: general
,
Programming languages
2007
Book Chapter
F - Bibliography
by
Peter Sestoft
,
Jon Jagger
,
Nigel Perry
in
Programming & scripting languages: general
,
Programming languages
2007
Book Chapter