ProximalAlgorithms.jl icon indicating copy to clipboard operation
ProximalAlgorithms.jl copied to clipboard

Missing iterator methods

Open lostella opened this issue 3 years ago • 0 comments

Some of the methods which are usually implemented for Julia iterators are not yet defined on the algorithms iterator types:

  • IteratorEltype
  • eltype

lostella avatar Feb 25 '22 00:02 lostella