<feed xmlns='http://www.w3.org/2005/Atom'>
<title>paper-concept.git/reproduce/software/bash/git-pre-commit, branch maneage</title>
<subtitle>Paper (Towards Long-term and Archivable Reproducibility)</subtitle>
<link rel='alternate' type='text/html' href='http://git.maneage.org/paper-concept.git/'/>
<entry>
<title>IMPORTANT: reproduce/software/bash renamed to reproduce/software/shell</title>
<updated>2020-02-01T20:24:00+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2020-02-01T20:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.maneage.org/paper-concept.git/commit/?id=35ed6cf0df743175688b49a4559793cb7f6e9d66'/>
<id>35ed6cf0df743175688b49a4559793cb7f6e9d66</id>
<content type='text'>
Until now the shell scripts in the software building phase were in the
`reproduce/software/bash' directory. But given our recent change to a
POSIX-only start, the `configure.sh' shell script (which is the main
component of this directory) is no longer written with Bash.

With this commit, to fix that problem, that directory's name has been
changed to `reproduce/software/shell'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Until now the shell scripts in the software building phase were in the
`reproduce/software/bash' directory. But given our recent change to a
POSIX-only start, the `configure.sh' shell script (which is the main
component of this directory) is no longer written with Bash.

With this commit, to fix that problem, that directory's name has been
changed to `reproduce/software/shell'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright statements updated to include 2020</title>
<updated>2020-01-01T14:25:05+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2020-01-01T14:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.maneage.org/paper-concept.git/commit/?id=044fc66b9679cc4556d7d6c377d881a9d128afe2'/>
<id>044fc66b9679cc4556d7d6c377d881a9d128afe2</id>
<content type='text'>
Now that its 2020, its necessary to include this year in the copyright
statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that its 2020, its necessary to include this year in the copyright
statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>New versions for ImageMagick, Python, Numpy Scipy and Matplotlib</title>
<updated>2019-10-01T13:24:20+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2019-10-01T12:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.maneage.org/paper-concept.git/commit/?id=6f86ba0c1f84b9c349666254c2a9716ba2058a3b'/>
<id>6f86ba0c1f84b9c349666254c2a9716ba2058a3b</id>
<content type='text'>
It was some time since these three software were not updated! With this
commit the template now uses the most recent stable release of these
packages.

Also, the hosting server for ImageMagick was moved to my own webpage
because unfortunately ImageMagick removes its tarballs from its own
version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was some time since these three software were not updated! With this
commit the template now uses the most recent stable release of these
packages.

Also, the hosting server for ImageMagick was moved to my own webpage
because unfortunately ImageMagick removes its tarballs from its own
version.
</pre>
</div>
</content>
</entry>
<entry>
<title>New architecture to separate software-building and analysis steps</title>
<updated>2019-04-15T01:24:09+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2019-04-15T00:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.maneage.org/paper-concept.git/commit/?id=313b936b502d22b6a2ff43f560dee0bb51fd01d0'/>
<id>313b936b502d22b6a2ff43f560dee0bb51fd01d0</id>
<content type='text'>
Until now, the software building and analysis steps of the pipeline were
intertwined. However, these steps (of how to build a software, and how to
use it) are logically completely independent.

Therefore with this commit, the pipeline now has a new architecture
(particularly in the `reproduce' directory) to emphasize this distinction:
The `reproduce' directory now has the two `software' and `analysis'
subdirectories and the respective parts of the previous architecture have
been broken up between these two based on their function. There is also no
more `src' directory. The `config' directory for software and analysis is
now mixed with the language-specific directories.

Also, some of the software versions were also updated after some checks
with their webpages.

This new architecture will allow much more focused work on each part of the
pipeline (to install the software and to run them for an analysis).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Until now, the software building and analysis steps of the pipeline were
intertwined. However, these steps (of how to build a software, and how to
use it) are logically completely independent.

Therefore with this commit, the pipeline now has a new architecture
(particularly in the `reproduce' directory) to emphasize this distinction:
The `reproduce' directory now has the two `software' and `analysis'
subdirectories and the respective parts of the previous architecture have
been broken up between these two based on their function. There is also no
more `src' directory. The `config' directory for software and analysis is
now mixed with the language-specific directories.

Also, some of the software versions were also updated after some checks
with their webpages.

This new architecture will allow much more focused work on each part of the
pipeline (to install the software and to run them for an analysis).
</pre>
</div>
</content>
</entry>
</feed>
