-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit b3c43bb
Showing
704 changed files
with
174,049 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 17e24c44ebebca91bccfa709f19f907f | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,252 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" data-content_root="../"> | ||
<head> | ||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Built With Empirical Gallery — Empirical 0.0.3 documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" /> | ||
|
||
|
||
<!--[if lt IE 9]> | ||
<script src="../_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
<script src="../_static/jquery.js?v=5d32c60e"></script> | ||
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> | ||
<script src="../_static/documentation_options.js?v=933cd161"></script> | ||
<script src="../_static/doctools.js?v=888ff710"></script> | ||
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script defer="defer" src="https://unpkg.com/@popperjs/core@2"></script> | ||
<script defer="defer" src="https://unpkg.com/tippy.js@6"></script> | ||
<script defer="defer" src="../_static/tippy/BuiltWithEmpiricalGallery/index.012e4af2-186d-4866-ba9d-f08c959f74d8.js"></script> | ||
<script src="../_static/js/theme.js"></script> | ||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
<link rel="next" title="Quick Start Guides" href="../QuickStartGuides/index.html" /> | ||
<link rel="prev" title="Empirical – A library of tools for scientific software development" href="../index.html" /> | ||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" > | ||
|
||
|
||
|
||
<a href="../index.html" class="icon icon-home"> | ||
Empirical | ||
</a> | ||
<div class="version"> | ||
0.0.3 | ||
</div> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<p class="caption" role="heading"><span class="caption-text">Getting Started</span></p> | ||
<ul class="current"> | ||
<li class="toctree-l1 current"><a class="current reference internal" href="#">Built With Empirical Gallery</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../QuickStartGuides/index.html">Quick Start Guides</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Using Empirical</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/base/base.html">General Purpose Debugging Tools</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/bits/bits.html">Bits</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/compiler/compiler.html">Compiler</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/config/config.html">Config</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/control/control.html">Control</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/data/data.html">Data Collection and Recording Tools</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/datastructs/datastructs.html">Data structures</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/debug/debug.html">Debug</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/evolve/evolve.html">Evolution tools</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/functional/functional.html">Functional</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/games/games.html">Games</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/geometry/geometry.html">Geometry</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/hardware/hardware.html">Hardware</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/in_progress/in_progress.html">In_progress</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/io/io.html">IO</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/matching/matching.html">Matching</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/math/math.html">Math</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/meta/meta.html">Meta</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/polyfill/polyfill.html">Polyfill</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/prefab/prefab.html">Prefab</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/scholar/scholar.html">Scholar</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/testing/testing.html">Testing</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/text/text.html">Text</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/tools/tools.html">Other Tools</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../library/web/web.html">Web Tools (for use with Emscripten)</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Bibliography</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../bibliography.html">Bibliography</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Contributing to Empirical</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../dev/empirical-development-practices.html">Empirical Development Practices</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../dev/getting-started.html">Getting started with Empirical development</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../dev/contribution-guidelines-and-review.html">Coding guidelines and review checklist</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../dev/adding-documentation.html">Empirical Documentation Documentation</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../dev/guide-to-testing.html">Guide to Testing in Empirical</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="../index.html">Empirical</a> | ||
</nav> | ||
|
||
<div class="wy-nav-content"> | ||
<div class="rst-content"> | ||
<div role="navigation" aria-label="Page navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li> | ||
<li class="breadcrumb-item active">Built With Empirical Gallery</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<section id="built-with-empirical-gallery"> | ||
<h1>Built With Empirical Gallery<a class="headerlink" href="#built-with-empirical-gallery" title="Link to this heading"></a></h1> | ||
<p>This listing showcases web tools built using Empirical. Put in a PR or | ||
raise an issue to have <em>your</em> project featured!</p> | ||
<ul class="simple"> | ||
<li><p><a class="reference external" href="https://devosoft.github.io/dynamic-word/">Choose Your Words!</a> | ||
<a class="reference external" href="https://github.com/devosoft/dynamic-word">[source]</a></p> | ||
<ul> | ||
<li><p>A pedagogical example of dynamic programming.</p></li> | ||
</ul> | ||
</li> | ||
<li><p><a class="reference external" href="https://lalejini.com/my_empirical_examples/simple_physics_example/web/example.html">circle replicators with simple physics | ||
example</a> | ||
<a class="reference external" href="https://github.com/amlalejini/my_empirical_examples/tree/master/simple_physics_example">[source]</a></p> | ||
<ul> | ||
<li><p>interactive web demo of Empirical’s circle physics with | ||
‘circle organisms’ eating nutritious ‘circle food’ in order | ||
to self-replicate</p></li> | ||
<li><p>WARNING: Built using a 2017 version of Empirical; source may be | ||
out of date with current version of Empirical.</p></li> | ||
</ul> | ||
</li> | ||
<li><p><a class="reference external" href="https://mmore500.github.io/dishtiny">dishtiny web viewer</a> | ||
<a class="reference external" href="https://github.com/mmore500/dishtiny">[source]</a></p> | ||
<ul> | ||
<li><p>interactive web demo of an artificial life platform built to | ||
study major transitions in evolution</p></li> | ||
</ul> | ||
</li> | ||
<li><p><a class="reference external" href="https://emilydolson.github.io/ecology_of_evolutionary_computation/web/interaction_networks.html">ecology of evolutionary | ||
computation</a> | ||
<a class="reference external" href="https://github.com/emilydolson/ecology_of_evolutionary_computation">[source]</a></p> | ||
<ul> | ||
<li><p>interactive exploration of interaction networks in evolutionary | ||
computation under different selection schemes</p></li> | ||
</ul> | ||
</li> | ||
<li><p><a class="reference external" href="https://devosoft.github.io/Evoke">Evoke</a> | ||
<a class="reference external" href="https://github.com/devosoft/Evoke">[source]</a></p> | ||
<ul> | ||
<li><p>evolving cells in a 2D physics environment that can link | ||
together like Snowflake Yeast</p></li> | ||
</ul> | ||
</li> | ||
<li><p><a class="reference external" href="https://lalejini.com/my_empirical_examples/KMeansClusteringExample/web/kmeans_clustering.html">kmeans clustering | ||
example</a> | ||
<a class="reference external" href="https://github.com/amlalejini/my_empirical_examples/tree/master/KMeansClusteringExample">[source]</a></p> | ||
<ul> | ||
<li><p>interactive kmeans clustering demonstration</p></li> | ||
</ul> | ||
</li> | ||
<li><p><a class="reference external" href="https://emilydolson.github.io/visualizations/spatial_lineage/LineageViz.html">spatial lineage | ||
visualization</a> | ||
<a class="reference external" href="https://github.com/emilydolson/visualizations/">[source]</a></p> | ||
<ul> | ||
<li><p>a phylogeny color-coded by each individual’s position in the | ||
world, demonstrating the spatial dynamics of an evolving | ||
population</p></li> | ||
</ul> | ||
</li> | ||
<li><p><a class="reference external" href="http://emilydolson.github.io/memic_model/web/memic_model.html">Model of cancer evolution on an oxygen | ||
gradient</a> | ||
<a class="reference external" href="https://github.com/emilydolson/memic_model/">[source]</a></p> | ||
<ul> | ||
<li><p>A companion model to a series of wet lab experiments on cancer | ||
evolution in spatially heterogenous environments</p></li> | ||
</ul> | ||
</li> | ||
<li><p><a class="reference external" href="https://emilydolson.github.io/genomic_stability_model/web/genomic_stability_model.html">Model of evolution with varying genomic | ||
instability</a> | ||
<a class="reference external" href="https://github.com/emilydolson/genomic_stability_model/">[source]</a></p> | ||
<ul> | ||
<li><p>This model was built in a day during the 2019 [IMO | ||
workshop](<a class="reference external" href="http://psoc.moffitt.org/education/psoc-annual-workshop/">http://psoc.moffitt.org/education/psoc-annual-workshop/</a>) | ||
to identify the parameter ranges under which it might be | ||
possible to treat cancer by altering genomic stability.</p></li> | ||
</ul> | ||
</li> | ||
<li><p><a class="reference external" href="https://lalejini.com/Aagos/web/Aagos.html">A.A.G.O.S.</a> | ||
<a class="reference external" href="https://github.com/amlalejini/Aagos/">[source]</a></p> | ||
<ul> | ||
<li><p>An interactive artificial life model that demonstrates (1) how | ||
changing environments can promote the evolution of modular | ||
genetic architectures and (2) how high mutation rates can | ||
promote the evolution of more compact architectures (more | ||
goverlapping genes).</p></li> | ||
</ul> | ||
</li> | ||
<li><p><a class="reference external" href="https://anyaevostinar.github.io/SymbulationEmp/web/symbulation.html">Symbulation</a> | ||
<a class="reference external" href="https://github.com/anyaevostinar/SymbulationEmp">[source]</a></p> | ||
<ul> | ||
<li><p>An interactive artificial life model focused on the evolution of | ||
symbiosis between parasitism to mutualism. Also features a game | ||
to recreate major results from published work.</p></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</section> | ||
|
||
|
||
</div> | ||
</div> | ||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> | ||
<a href="../index.html" class="btn btn-neutral float-left" title="Empirical – A library of tools for scientific software development" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> | ||
<a href="../QuickStartGuides/index.html" class="btn btn-neutral float-right" title="Quick Start Guides" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2015-2023, Charles Ofria.</p> | ||
</div> | ||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | ||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | ||
provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
|
||
|
||
</footer> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.