v4.1 release update v2. (#2481)

This commit is contained in:
Junkai-Wu
2025-07-21 22:03:55 -04:00
committed by GitHub
parent 9baa06dd57
commit fd6cfe1ed0
179 changed files with 7878 additions and 1286 deletions
@@ -291,7 +291,7 @@ struct Options {
// Post-process the problem sizes
bin_problems();
// Initalize alpha array
// Initialize alpha array
randomize_alpha_ptr_array(cmd);
}