about summary refs log tree commit diff
path: root/tests/test_pyhegp.py
AgeCommit message (Expand)Author
7 daysTest for existence of output files.Arun Isaac
2025-08-06Subset to common SNPs.Arun Isaac
2025-08-06Compute summary on encryption if not provided.Arun Isaac
2025-08-06Add simple workflow.Arun Isaac
2025-08-06Test joint workflow CLI.Arun Isaac
2025-08-06Move negate to pyhegp.utils.Arun Isaac
2025-08-06Loosen relative tolerance in test_pool_stats.Arun Isaac
2025-08-01Test solution of linear system after encryption.Arun Isaac
2025-08-01Separate standardization from encryption.Arun Isaac
2025-08-01Do not test encryption on order 1 matrices.Arun Isaac
2025-07-17Standardize before encryption.Arun Isaac
2025-07-17Add standardization.Arun Isaac
2025-07-17Add pool subcommand.Arun Isaac
2025-07-17Use default array shapes testing encryption/decryption.Arun Isaac
2025-07-17Reduce maximum matrix size testing encryption/decryption.Arun Isaac
2025-07-17Organize source into directory structure.Arun Isaac