Skip to content

Replace divmod in checking for iteration output #430

@dmdunla

Description

@dmdunla

Following Issue #235, we should update other algorithms that use divmod when determining iteration output, as it causes errors when 0 is specified for printitn:

  • cp_als.py: line 260
  • cp_apr.py: line 316
  • cp_apr.py: line 326

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions