Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 321 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 321 Bytes

Computer proofs

The following code is used to prove the results of Section 4 in the paper "On the Structure of Bad Science Matrices"

  1. Construct_Candidate_Rows.ipynb Details how to construct the rows of the optimal matrix.
  2. Sequential_Search.ipynb: Explains how to check all possible candidate matrices.