epfl-lts2 / pygsp

Graph Signal Processing in Python
https://pygsp.rtfd.io
BSD 3-Clause "New" or "Revised" License
488 stars 93 forks source link

Typo fix in doc #30

Closed cgallay closed 6 years ago

cgallay commented 6 years ago

checking for small difference between two matrices require an absolute value

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 82.405% when pulling da359a48c61e893bd1c5dd23112b11a5dc4d223b on cgallay:typo-fix into 84de9f3444d84139d5016efca1e5841a1b80da73 on epfl-lts2:master.

mdeff commented 6 years ago

Good catch @cgallay! Thanks