Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
gagolews committed Sep 22, 2023
1 parent 42bd2bc commit f0a7abc
Show file tree
Hide file tree
Showing 39 changed files with 36 additions and 33 deletions.
File renamed without changes.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,10 @@ clean:
python3 setup.py clean
rm -rf genieclust/__pycache__/
rm -rf genieclust.egg-info/
rm -rf ../genieclust.Rcheck/
rm -rf dist/
rm -rf build/
rm -rf .devel/pytest/__pycache__/
rm -f genieclust/*.cpp
find src -name '*.o' -exec rm {} \;
find src -name '*.so' -exec rm {} \;
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/genieclust.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ <h1>Python Package <cite>genieclust</cite> Reference<a class="headerlink" href="
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/genieclust_cluster_validity.html
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/genieclust_compare_partitions.html
Original file line number Diff line number Diff line change
Expand Up @@ -1038,7 +1038,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/genieclust_genie.html
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ <h1>genieclust.Genie<a class="headerlink" href="#genieclust-genie" title="Link t
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/genieclust_gic.html
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ <h1>genieclust.GIc<a class="headerlink" href="#genieclust-gic" title="Link to th
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/genieclust_inequality.html
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ <h1>genieclust.inequality<a class="headerlink" href="#genieclust-inequality" tit
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/genieclust_internal.html
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/genieclust_plots.html
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/genieclust_tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ <h2>W</h2>
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ <h2>Contributing<a class="headerlink" href="#contributing" title="Link to this h
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ <h2>0.1a2 (2018-05-23)<a class="headerlink" href="#a2-2018-05-23" title="Link to
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ <h1>Python Module Index</h1>
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/rapi.html
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ <h1>R Package <em>genieclust</em> Reference<a class="headerlink" href="#r-packag
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/rapi/cluster_validity.html
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ <h2>Examples<a class="headerlink" href="#examples" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/rapi/compare_partitions.html
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ <h2>Examples<a class="headerlink" href="#examples" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/rapi/emst_mlpack.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/rapi/gclust.html
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ <h2>Examples<a class="headerlink" href="#examples" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/rapi/genieclust-package.html
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ <h2>See Also<a class="headerlink" href="#see-also" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/rapi/inequality.html
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ <h2>Examples<a class="headerlink" href="#examples" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/rapi/mst.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ <h2>Examples<a class="headerlink" href="#examples" title="Link to this heading">
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/weave/basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ <h2>Further Reading<a class="headerlink" href="#further-reading" title="Link to
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/weave/benchmarks_approx.html
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ <h1>Benchmarks — Approximate Method<a class="headerlink" href="#benchmarks-app
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/weave/benchmarks_ar.html
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ <h2>Summary<a class="headerlink" href="#summary" title="Link to this heading">#<
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/weave/benchmarks_details.html
Original file line number Diff line number Diff line change
Expand Up @@ -11407,7 +11407,7 @@ <h3>Summary<a class="headerlink" href="#id14" title="Link to this heading">#</a>
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/weave/noise.html
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ <h2>A Comparision with HDBSCAN*<a class="headerlink" href="#a-comparision-with-h
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/weave/r.html
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ <h1>R Interface Examples<a class="headerlink" href="#r-interface-examples" title
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/weave/sklearn_toy_example.html
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ <h1>Comparing Algorithms on Toy Datasets<a class="headerlink" href="#comparing-a
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/weave/sparse.html
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ <h1>Example: Sparse Data and Movie Recommendation<a class="headerlink" href="#ex
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/weave/string.html
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ <h1>Example: String Data and Grouping of DNA<a class="headerlink" href="#example
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
Last updated on 2023-09-22T17:14:42+1000.
Last updated on 2023-09-22T17:20:51+1000.
This site will never display any ads: it is a non-profit project.
It does not collect any data.
</div>
Expand Down
Loading

0 comments on commit f0a7abc

Please sign in to comment.