-
ANDREY Paul authored
The implemented functions are a convenience to reduce boilerplate code in unit tests, and improve the existing JSON-serializability check. They notably support comparing numpy arrays (optionally tolerating small absolute discrepancies), and ignoring tuple-list type change that typically result from JSON-serialization.
ANDREY Paul authoredThe implemented functions are a convenience to reduce boilerplate code in unit tests, and improve the existing JSON-serializability check. They notably support comparing numpy arrays (optionally tolerating small absolute discrepancies), and ignoring tuple-list type change that typically result from JSON-serialization.