Repository for reproducing https://arXiv.org/abs/0807.4260 as part of the Ten Years Reproducibility Challenge.
  • TeX 37.7%
  • Fortran 28.6%
  • Makefile 10.6%
  • C 9.6%
  • Texinfo 8.8%
  • Other 4.7%
Find a file
Boud Roukema 5b90a7b0d5 Remove buggy debug statements
Some of the `want_debug=1` coding level options that were useful
for debugging in 2008 now themselves cause segmentation
violations.  These debugging options including reading the values
at a range of memory locations, some which are likely to be
invalid.

This commit turns off those options in two files:
`circles-0.3.2.1/circles.c`, `circles-0.3.2.1/lib/pxallo.c`.

A fortran/C interfacing issue remains unsolved. ISO 2003 fortran
and ISO C99 have compatibility that is well handled by gfortran;
this would provide a long-term sustainable fix to the issue.
2020-05-04 23:14:23 +02:00
circles-0.3.2.1 Remove buggy debug statements 2020-05-04 23:14:23 +02:00
COPYING README tidying + COPYING 2020-05-02 15:20:44 +02:00
README.md README tidying + COPYING 2020-05-02 15:20:44 +02:00
reproduce_RBG08.sh Partial C/f77 modernisation 2020-05-02 00:46:22 +02:00

Git repository for reproducing the cosmic topology paper RBG08.

(C) 2019,2020 Boud Roukema GPL-3+ (version 3 or any later version at your choosing)

This repository is GPLv3+ licensed. The intention is to provide the 'circles' source code, updated for reproducibility, together with a reproducibility script.

The source code for the paper discussing the reproducibility of RBG08 [1] is available in a git repository [2] and will be submitted for peer-review for publication in ReScience C [3].

See COPYING for details of the GPL-3 licence.

[1] RBG08: https://arxiv.org/abs/0807.4260; https://ui.adsabs.harvard.edu/abs/2008A%26A...492..657R

[2] https://github.com/broukema/RBG08_rep

[3] https://rescience.github.io