Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9973b09 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzhu committed Jan 3, 2024
1 parent 446e3a1 commit ef46016
Show file tree
Hide file tree
Showing 21 changed files with 134 additions and 96 deletions.
2 changes: 1 addition & 1 deletion .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: 50ef840453c9f9ce0040836a94a2e5ae
config: 6a3864adec62996efd123c64f728eb52
tags: 645f666f9bcd5a90fca523b33c5a78b7
10 changes: 6 additions & 4 deletions _modules/datasketch/hnsw.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>datasketch.hnsw &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -1218,7 +1220,7 @@ <h1>Source code for datasketch.hnsw</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
10 changes: 6 additions & 4 deletions _modules/datasketch/hyperloglog.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>datasketch.hyperloglog &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -527,7 +529,7 @@ <h1>Source code for datasketch.hyperloglog</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
10 changes: 6 additions & 4 deletions _modules/datasketch/lean_minhash.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>datasketch.lean_minhash &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -370,7 +372,7 @@ <h1>Source code for datasketch.lean_minhash</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
10 changes: 6 additions & 4 deletions _modules/datasketch/lsh.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>datasketch.lsh &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -663,7 +665,7 @@ <h1>Source code for datasketch.lsh</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
10 changes: 6 additions & 4 deletions _modules/datasketch/lshensemble.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>datasketch.lshensemble &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -391,7 +393,7 @@ <h1>Source code for datasketch.lshensemble</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
10 changes: 6 additions & 4 deletions _modules/datasketch/lshforest.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>datasketch.lshforest &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -270,7 +272,7 @@ <h1>Source code for datasketch.lshforest</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
10 changes: 6 additions & 4 deletions _modules/datasketch/minhash.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>datasketch.minhash &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -546,7 +548,7 @@ <h1>Source code for datasketch.minhash</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
10 changes: 6 additions & 4 deletions _modules/datasketch/weighted_minhash.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>datasketch.weighted_minhash &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -367,7 +369,7 @@ <h1>Source code for datasketch.weighted_minhash</h1><div class="highlight"><pre>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
10 changes: 6 additions & 4 deletions _modules/index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -94,7 +96,7 @@ <h1>All modules for which code is available</h1>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
28 changes: 15 additions & 13 deletions documentation.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<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>API Documentation &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -530,7 +532,7 @@ <h2>MinHash<a class="headerlink" href="#minhash" title="Link to this heading">
<dl class="py attribute">
<dt class="sig sig-object py" id="datasketch.MinHash.__weakref__">
<span class="sig-name descname"><span class="pre">__weakref__</span></span><a class="headerlink" href="#datasketch.MinHash.__weakref__" title="Link to this definition"></a></dt>
<dd><p>list of weak references to the object (if defined)</p>
<dd><p>list of weak references to the object</p>
</dd></dl>

<dl class="py method">
Expand Down Expand Up @@ -870,7 +872,7 @@ <h2>Weighted MinHash<a class="headerlink" href="#weighted-minhash" title="Link t
<dl class="py attribute">
<dt class="sig sig-object py" id="datasketch.WeightedMinHashGenerator.__weakref__">
<span class="sig-name descname"><span class="pre">__weakref__</span></span><a class="headerlink" href="#datasketch.WeightedMinHashGenerator.__weakref__" title="Link to this definition"></a></dt>
<dd><p>list of weak references to the object (if defined)</p>
<dd><p>list of weak references to the object</p>
</dd></dl>

</dd></dl>
Expand Down Expand Up @@ -982,7 +984,7 @@ <h2>Weighted MinHash<a class="headerlink" href="#weighted-minhash" title="Link t
<dl class="py attribute">
<dt class="sig sig-object py" id="datasketch.WeightedMinHash.__weakref__">
<span class="sig-name descname"><span class="pre">__weakref__</span></span><a class="headerlink" href="#datasketch.WeightedMinHash.__weakref__" title="Link to this definition"></a></dt>
<dd><p>list of weak references to the object (if defined)</p>
<dd><p>list of weak references to the object</p>
</dd></dl>

</dd></dl>
Expand Down Expand Up @@ -1309,7 +1311,7 @@ <h2>MinHash LSH<a class="headerlink" href="#minhash-lsh" title="Link to this hea
<dl class="py attribute">
<dt class="sig sig-object py" id="datasketch.MinHashLSH.__weakref__">
<span class="sig-name descname"><span class="pre">__weakref__</span></span><a class="headerlink" href="#datasketch.MinHashLSH.__weakref__" title="Link to this definition"></a></dt>
<dd><p>list of weak references to the object (if defined)</p>
<dd><p>list of weak references to the object</p>
</dd></dl>

</dd></dl>
Expand Down Expand Up @@ -1440,7 +1442,7 @@ <h2>MinHash LSH Forest<a class="headerlink" href="#minhash-lsh-forest" title="Li
<dl class="py attribute">
<dt class="sig sig-object py" id="datasketch.MinHashLSHForest.__weakref__">
<span class="sig-name descname"><span class="pre">__weakref__</span></span><a class="headerlink" href="#datasketch.MinHashLSHForest.__weakref__" title="Link to this definition"></a></dt>
<dd><p>list of weak references to the object (if defined)</p>
<dd><p>list of weak references to the object</p>
</dd></dl>

</dd></dl>
Expand Down Expand Up @@ -1575,7 +1577,7 @@ <h2>MinHash LSH Ensemble<a class="headerlink" href="#minhash-lsh-ensemble" title
<dl class="py attribute">
<dt class="sig sig-object py" id="datasketch.MinHashLSHEnsemble.__weakref__">
<span class="sig-name descname"><span class="pre">__weakref__</span></span><a class="headerlink" href="#datasketch.MinHashLSHEnsemble.__weakref__" title="Link to this definition"></a></dt>
<dd><p>list of weak references to the object (if defined)</p>
<dd><p>list of weak references to the object</p>
</dd></dl>

</dd></dl>
Expand Down Expand Up @@ -1805,7 +1807,7 @@ <h2>HyperLogLog++<a class="headerlink" href="#id3" title="Link to this heading">
<dl class="py attribute">
<dt class="sig sig-object py" id="datasketch.HyperLogLogPlusPlus.__weakref__">
<span class="sig-name descname"><span class="pre">__weakref__</span></span><a class="headerlink" href="#datasketch.HyperLogLogPlusPlus.__weakref__" title="Link to this definition"></a></dt>
<dd><p>list of weak references to the object (if defined)</p>
<dd><p>list of weak references to the object</p>
</dd></dl>

<dl class="py method">
Expand Down Expand Up @@ -2242,7 +2244,7 @@ <h2>HNSW<a class="headerlink" href="#hnsw" title="Link to this heading"></a><
<dl class="py attribute">
<dt class="sig sig-object py" id="datasketch.HNSW.__weakref__">
<span class="sig-name descname"><span class="pre">__weakref__</span></span><a class="headerlink" href="#datasketch.HNSW.__weakref__" title="Link to this definition"></a></dt>
<dd><p>list of weak references to the object (if defined)</p>
<dd><p>list of weak references to the object</p>
</dd></dl>

</dd></dl>
Expand All @@ -2261,7 +2263,7 @@ <h2>HNSW<a class="headerlink" href="#hnsw" title="Link to this heading"></a><
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
10 changes: 6 additions & 4 deletions genindex.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -522,7 +524,7 @@ <h2 id="W">W</h2>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
12 changes: 7 additions & 5 deletions hyperloglog.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<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>HyperLogLog &mdash; datasketch 1.6.4 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<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]-->
Expand Down Expand Up @@ -153,7 +155,7 @@
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Eric Zhu.</p>
<p>&#169; Copyright 2024, Eric Zhu.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
Loading

0 comments on commit ef46016

Please sign in to comment.