Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
kumiori committed Mar 6, 2025
1 parent c293ac9 commit 69efe30
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/irrevolutions/algorithms/am.py
Original file line number Diff line number Diff line change
Expand Up @@ -513,9 +513,6 @@ def solve(self, alpha_lb, outdir=None):
self.data.update(self.newton_data)


# new class for contact problems based on alternate minimisation


class ContactAlternateMinimisation(AlternateMinimisation):
"""
Extension of AlternateMinimisation that includes contact constraints.
Expand Down

0 comments on commit 69efe30

Please sign in to comment.