Skip to content

umatrix v1.1.3

Latest
Compare
Choose a tag to compare
@iyassou iyassou released this 14 Feb 15:41
c907e04

Fixes

  • Erroneous fill function: list multiplications were replaced with nested list comprehensions.

Changes

  • Replaced lambda functions with regular functions, mostly for style and readability's sakes.