Skip to content

Commit

Permalink
Merge pull request #37 from devendragovil/main
Browse files Browse the repository at this point in the history
Fixing Issues with generating documenation for the newer modules/methods
  • Loading branch information
ffl096 authored Nov 8, 2023
2 parents c0f0e60 + 9bcb4d4 commit 7803371
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/api/classes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,43 @@
Base
****

Cell Diff2Vec
-------------

.. automodule:: topoembedx.classes.cell_diff2vec
:members:

Cell2Vec
--------

.. automodule:: topoembedx.classes.cell2vec
:members:

Deep Cell
---------

.. automodule:: topoembedx.classes.deepcell
:members:

Higher Order Laplacian Eigenmaps
--------------------------------

.. automodule:: topoembedx.classes.higher_order_laplacian_eigenmaps
:members:

Hoglee
------

.. automodule:: topoembedx.classes.hoglee
:members:

Hope
----

.. automodule:: topoembedx.classes.hope
:members:

Random Walks
------------
.. automodule:: topoembedx.classes.random_walks
:members:

0 comments on commit 7803371

Please sign in to comment.