Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@ This will work on clean systems, but if you encounter issues you may need to run
<h2>Requirements</h2>

+ python>=3.6
+ pandas>=0.18.0
+ seaborn>=0.7.1
+ matplotlib>=1.5.1
+ scipy>=0.17.1
+ numpy>=1.10.4
+ future
+ pandas>=2.0.0
+ seaborn>=0.12.0
+ matplotlib>=3.5.0
+ scipy>=1.10.0
+ numpy>=2.0.0
+ joblib>=1.3.0
+ pytest (for development)

If installing from github (instead of pip), you must also install the requirements:
Expand Down
Binary file modified docs/_build/doctrees/api.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/crack_egg.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/create_egg.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/decode_speech.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/index.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/plot_accuracy.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/plot_existing_axes.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/plot_fingerprint.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/plot_lagcrp.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/plot_pfr.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/plot_pnr.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/plot_spc.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/plot_tempclust.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/plot_temporal.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/auto_examples/recmat2egg.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/quail.Egg.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/quail.analyze.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/quail.crack_egg.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/quail.decode_speech.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/quail.load_egg.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/quail.load_example_data.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/quail.plot.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/quail.recmat2egg.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/quail.stack_eggs.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/tutorial.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/tutorial/advanced_plotting.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/tutorial/basic_analyze_and_plot.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/tutorial/egg.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/tutorial/fingerprint.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/tutorial/optimal presenter.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/tutorial/speech_decoding.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +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: c7fe727da017c84d722f3c6469a0ea04
config: 06f8dbfe2189432395f7cdc548d7e758
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified docs/_build/html/_images/sphx_glr_plot_fingerprint_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_build/html/_images/sphx_glr_plot_fingerprint_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_build/html/_images/sphx_glr_plot_lagcrp_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_build/html/_images/sphx_glr_plot_lagcrp_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_build/html/_images/sphx_glr_plot_pfr_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_build/html/_images/sphx_glr_plot_pfr_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_build/html/_images/sphx_glr_plot_pnr_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_build/html/_images/sphx_glr_plot_pnr_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_build/html/_images/sphx_glr_plot_spc_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_build/html/_images/sphx_glr_plot_spc_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_build/html/_images/sphx_glr_plot_temporal_001.png
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks like the temporal clustering scores no longer match the previous values-- an error might have been introduced into the updated code. also, the old vs. updated versions of docs/_build/html/_images/sphx_glr_plot_temporal_001.png look different (the old version colors bars by list, whereas both bars are blue in the new version)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_build/html/_images/sphx_glr_plot_temporal_thumb.png
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks like the temporal clustering scores no longer match the previous values-- an error might have been introduced into the updated code. also, the old vs. updated versions of docs/_build/html/_images/sphx_glr_plot_temporal_001.png look different (the old version colors bars by list, whereas both bars are blue in the new version)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
64 changes: 31 additions & 33 deletions docs/_build/html/_modules/index.html
Original file line number Diff line number Diff line change
@@ -1,44 +1,35 @@
<!DOCTYPE html>


<html xmlns="http://www.w3.org/1999/xhtml">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &#8212; quail 0.2.0 documentation</title>

<link rel="stylesheet" href="../_static/basic.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/gallery.css" type="text/css" />
<link rel="stylesheet" href="../_static/bootswatch-3.3.6/yeti/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '0.2.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
<script type="text/javascript" src="../_static/bootstrap-3.3.6/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/bootstrap-sphinx.css" />
<link rel="stylesheet" type="text/css" href="../_static/sg_gallery.css" />
<link rel="stylesheet" type="text/css" href="../_static/sg_gallery-binder.css" />
<link rel="stylesheet" type="text/css" href="../_static/sg_gallery-dataframe.css" />
<link rel="stylesheet" type="text/css" href="../_static/sg_gallery-rendered-html.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<meta name="apple-mobile-web-app-capable" content="yes">
<script type="text/javascript" src="../_static/js/jquery-1.12.4.min.js"></script>
<script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
<script type="text/javascript" src="../_static/bootstrap-3.4.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>

</head>
<body role="document">
</head><body>

<div id="navbar" class="navbar navbar-default navbar-fixed-top">
<div class="container">
Expand Down Expand Up @@ -71,7 +62,14 @@
href="../index.html">Site <b class="caret"></b></a>
<ul class="dropdown-menu globaltoc"
role="menu"
aria-labelledby="dLabelGlobalToc"></ul>
aria-labelledby="dLabelGlobalToc"><p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../tutorial.html">How to use the Quail package</a></li>
<li class="toctree-l1"><a class="reference internal" href="../auto_examples/index.html">Gallery of Examples</a></li>
<li class="toctree-l1"><a class="reference internal" href="../api.html">API reference</a></li>
</ul>
</ul>
</li>

<li class="dropdown">
Expand Down Expand Up @@ -108,7 +106,7 @@

<div class="container">
<div class="row">
<div class="col-md-12 content">
<div class="body col-md-12 content" role="main">

<h1>All modules for which code is available</h1>
<ul><li><a href="quail/analysis/analysis.html">quail.analysis.analysis</a></li>
Expand All @@ -135,7 +133,7 @@ <h1>All modules for which code is available</h1>
</p>
<p>
&copy; Copyright 2017, Contextual Dynamics Laboratory.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 5.3.0.<br/>
</p>
</div>
</footer>
Expand Down
Loading