Skip to content

Also avoid uint32_t -> int casts that produced warnings in CI

f70ed92
Select commit
Loading
Failed to load commit list.
Open

Fix C++20 -Wdeprecated-enum-enum-conversion warning by using integer types for matrix::num_rows and num_cols #415

Also avoid uint32_t -> int casts that produced warnings in CI
f70ed92
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs