Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Abhrankan-Chakrabarti/diffsquare

Tags

v0.9.0

Toggle v0.9.0's commit message
Persistent interactive mode

v0.8.0

Toggle v0.8.0's commit message
Improved piped input support

v0.7.1

Toggle v0.7.1's commit message
feat: improve error handling and document v0.7.1 changes

v0.7.0

Toggle v0.7.0's commit message
release: v0.7.0

v0.6.1

Toggle v0.6.1's commit message
release: v0.6.1 with progress bar, timeout, and CSV output

v0.6.0

Toggle v0.6.0's commit message
chore: release v0.6.0 with --output support and doc updates

v0.5.0

Toggle v0.5.0's commit message
Add --threads flag and parallel stdin factorization (v0.5.0)

v0.4.1

Toggle v0.4.1's commit message
fix: set default precision to 30 for --stdin mode

v0.4.0

Toggle v0.4.0's commit message
feat(cli): support multiple inputs via --stdin for batch factorization

v0.3.2

Toggle v0.3.2's commit message
Added test suite for factoring large semiprimes using the `difference…

…_of_squares` method.