Skip to content

Commit

Permalink
Small updates in docs. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmtroffaes committed Sep 18, 2024
1 parent f98d5cd commit 6214b66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ Fully detailed changes:

- Fourier and block elimination (see issue #38).

- Matrix adjacency and weak adjacency.
- Matrix adjacency and weak adjacency using linear programming
(i.e. without running the double description method).

- Matrix rank.

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
`cddlib <https://people.inf.ethz.ch/fukudak/cdd_home/>`_ is
an implementation of the Double Description Method of Motzkin et
an implementation of the double description method of Motzkin et
al. for generating all vertices (i.e. extreme points) and extreme rays
of a general convex polyhedron given by a system of linear
inequalities.
Expand Down

0 comments on commit 6214b66

Please sign in to comment.