gl-website-deployer/generic/code.rst

62 lines
2.9 KiB
ReStructuredText
Raw Permalink Normal View History

2024-11-19 08:02:04 +01:00
Public software
===============
Here is a list of all public software that I wrote and that are available on this website:
.. raw::
<div class="features">
<section>
<span class="icon solid major fa-code"></span>
<h3><a href="/v.php/flints">FLINTS</a></h3>
<p>Check out this <a href="/v.php/flints">page</a></p>
</section>
<section>
<span class="icon solid major fa-code"></span>
<h3><a href="/v.php/cosmotool">CosmoTool</a></h3>
<p>This is a patch work of homegrown cosmology tool. Some details are available <a href="/v.php/cosmotool">here</a> and on the bitbucket <a href="https://bitbucket.org/glavaux/cosmotool/">repository</a></p>.
</section>
<section>
<span class="icon solid major fa-coden"></span>
<h3><a href="/v.php/galaxexplorer">GalaxExplorer</a></h3>
<p>This is an ancient software but you can still check it out at the following <a href="/v.php/galaxexplorer">page</a></p>.
</section>
<section>
<span class="icon solid major fa-scroll"></span>
<h3><a href="/v.php/borg">BORG 1.x & 2.x</a></h3>
<p>ARES/BORG <a href="https://bitbucket.org/bayesian_lss_team/ares/">repository</a>
</p>
</section>
<section>
<span class="icon solid major fa-scroll"></span>
<h3><a href="/v.php/borg">BORG 3.x</a></h3>
<p>The <a href="https://bitbucket.org/aquila-consortium/borg/">main repository is here</a>. The public version of ARES/BORG (a restricted portion only including the linear modeling) is available <a href="https://bitbucket.org/bayesian_lss_team/ares_public">here under a CECIL/GPL license</a>. Some other aspects are described my <a href="/v.php/borg">BORG page</a>.
</p>
</section>
<section>
<span class="icon solid major fa-scroll"></span>
<h3>Web visualisation of MCMC</h3>
<p>borg_webvisu allow to run interactive visualisation of MCMC chain in the web browser, find it in the <a href="https://bitbucket.org/glavaux/borg_webvisu/src/master/">repository</a>.
</p>
</section>
<section>
<span class="icon solid major fa-scroll"></span>
<h3><a href="/v.php/splotch">PySplotch</a></h3>
<p>A version of splotch bound to python and with some tweaks. <a href="https://bitbucket.org/glavaux/pysplotch/src/master/">Here</a>.
</p>
</section>
<section>
<span class="icon solid major fa-scroll"></span>
<h3><a href="/v.php/miniauction">MiniAuction</a></h3>
<p>A minified implementation of the MAK algorithm for large scale structures. Check the page for more details.
</p>
</section>
<section>
<span class="icon solid major fa-scroll"></span>
<h3><a href="/v.php/abyss">ABYSS/BStatSampler/a></h3>
<p>An early toolbox (prefiguration of BORG) for statistical analysis of CMB signals with MCMC methods.
</p>
</section>
</div>