Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
3 changes: 2 additions & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Main features
flexible data-handling features:

- Define (arrays of) contnuous or binary variables with
**coordinates**, e.g. time, consumers, etc.
**coordinates**, e.g. time, consumers, etc.
- Apply **arithmetic operations** on the variables like adding,
subtracting, multiplying with all the **broadcasting** potentials of
xarray
Expand Down Expand Up @@ -124,6 +124,7 @@ This package is published under MIT license.
gpu-acceleration
migrating-from-pyomo
gurobi-double-logging
memory-best-practices


.. toctree::
Expand Down
3 changes: 3 additions & 0 deletions doc/memory-best-practices.nblink
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"path": "../examples/memory-best-practices.ipynb"
}
Loading
Loading