Skip to content

Commit

Permalink
Update full package reference to include optimizers
Browse files Browse the repository at this point in the history
  • Loading branch information
peterrrock2 committed May 24, 2024
1 parent d895b7a commit 9c7afd6
Showing 1 changed file with 45 additions and 27 deletions.
72 changes: 45 additions & 27 deletions docs/full_ref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,33 +27,6 @@ Chain
:show-inheritance:
:noindex:

Grid
----

.. automodule:: gerrychain.grid
:members:
:undoc-members:
:show-inheritance:
:noindex:

Metagraph
---------

.. automodule:: gerrychain.metagraph
:members:
:undoc-members:
:show-inheritance:
:noindex:

Tree
----

.. automodule:: gerrychain.tree
:members:
:undoc-members:
:show-inheritance:
:noindex:

Constraints
-----------

Expand Down Expand Up @@ -81,6 +54,7 @@ Constraints
:show-inheritance:
:noindex:


Graph
-----

Expand All @@ -102,6 +76,15 @@ Graph
:show-inheritance:
:noindex:

Grid
----

.. automodule:: gerrychain.grid
:members:
:undoc-members:
:show-inheritance:
:noindex:

Meta
----

Expand All @@ -111,6 +94,15 @@ Meta
:show-inheritance:
:noindex:

Metagraph
---------

.. automodule:: gerrychain.metagraph
:members:
:undoc-members:
:show-inheritance:
:noindex:

Metrics
-------

Expand All @@ -126,6 +118,22 @@ Metrics
:show-inheritance:
:noindex:

Optimization
------------

.. automodule:: gerrychain.optimization
:members:
:undoc-members:
:show-inheritance:
:noindex:


.. automodule:: gerrychain.gingleator
:members:
:undoc-members:
:show-inheritance:
:noindex:

Partition
---------

Expand Down Expand Up @@ -174,6 +182,16 @@ Proposals
:show-inheritance:
:noindex:

Tree
----

.. automodule:: gerrychain.tree
:members:
:undoc-members:
:show-inheritance:
:noindex:


Updaters
--------

Expand Down

0 comments on commit 9c7afd6

Please sign in to comment.