Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cas741
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
W. Spencer Smith
cas741
Commits
1d8a7285
Commit
1d8a7285
authored
5 years ago
by
W. Spencer Smith
Browse files
Options
Downloads
Patches
Plain Diff
Update L03, Requirements, to have more details on reproducibility
parent
b304e9b9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Lectures/L03_Requirements/Requirements.pdf
+0
-0
0 additions, 0 deletions
Lectures/L03_Requirements/Requirements.pdf
Lectures/L03_Requirements/Requirements.tex
+43
-6
43 additions, 6 deletions
Lectures/L03_Requirements/Requirements.tex
with
43 additions
and
6 deletions
Lectures/L03_Requirements/Requirements.pdf
+
0
−
0
View file @
1d8a7285
No preview for this file type
This diff is collapsed.
Click to expand it.
Lectures/L03_Requirements/Requirements.tex
+
43
−
6
View file @
1d8a7285
...
...
@@ -211,6 +211,8 @@ Final Documentation & Week 14 & Dec 9\\
with respect to some aspect
\item
\structure
{
What are some important aspects (qualities) for scientific software?
}
\item
User Satisfaction = The Important Qualities are High + Within Budget
\item
We will focus on qualities relevant for software, including qualities
for the documentation, code and executable
\end{itemize}
\end{frame}
...
...
@@ -238,7 +240,7 @@ with respect to some aspect
\item
Internal qualities
\begin{itemize}
\item
Verifiability
%
\item Productivity
\item
Productivity
\item
Usability
\item
Maintainability
%\begin{itemize}
...
...
@@ -379,8 +381,8 @@ unambiguous and verifiable?
\structure
{
What are some examples of excellent usability?
}
\\
~
\\
\structure
{
When you
go to a friend's house, you can likely operate
the
i
r
microwave withou
t
reading the manual. What did human factors engineers do to make this possible
?
}
\structure
{
When you
visit a hotel, especially in ano
ther
country, do you expec
t
some confusion with operating the shower
?
}
\end{frame}
...
...
@@ -418,6 +420,17 @@ reading the manual. What did human factors engineers do to make this possible?}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle
{
Productivity
}
\begin{itemize}
\item
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle
{
Maintainability
}
...
...
@@ -523,16 +536,40 @@ What do software developers do to promote maintainability?
\frametitle
{
Reproducibility
}
\begin{itemize}
\item
The cornerstone of the scientific method
\item
The cornerstone of the scientific method~
\cite
{
Davison2012
}
\item
QA has, ``a bad name among creative scientists and
engineers''~
\cite
[p.~352]
{
Roache1998
}
, but participating in QA also improves reproducibility
\item
Reproducibility benefits from a consistent and repeatable
computing environment, version control and separating code from
configuration/parameters~
\cite
{
Davison2012
}
\item
Historically not well done for SCS
\item
Need for action is highlighted by a study of 402 computer systems papers -
only 48.3
\%
of the code was both available and compilable
\cite
{
CollbergEtAl2015
}
.
\item
\cite
{
CrickAndHall2014
}
point out potential roadblocks for
reproducibility, including page length constraints and differing detail needs
depending on the audience
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle
{
Reproducibility
}
\begin{itemize}
\item
Interest is growing
\cite
{
BenureauAndRougier2017, BaileyEtAl2016
}
\item
Progress on re-running old code with docker, VMs
\item
Replicability is rarely achieved, as shown for microarray gene expression
\cite
{
IoannidisEtAl2009
}
and for economics modelling
\cite
{
IonescuAndJansson2013
}
\item
Long way to go to replicability from original theory
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle
{
Sustainability
}
...
...
@@ -583,7 +620,7 @@ Draw a diagram showing the relationships between the various software qualities
\begin{itemize}
\item
Requirements for a family of related software products
\item
Sometime for specific physical problems
\item
Commonly used for a library of general purpose tools
\item
Commonly used for a
\structure
{
library of general purpose tools
}
\item
Distinguish commonalities, variabilities and parameters of variation
\end{itemize}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment