Skip to content

Tags: hellman/libnum

Tags

v1.6.1

Toggle v1.6.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
lower python2-compatible version to precede python3-only version

v1.7.0

Toggle v1.7.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
clean up, remove compat stuff, only python 3 branch, tests with pytest

v1.4

Toggle v1.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
setup.py - get version from package + group lines

v1.3

Toggle v1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add factorial mod, and tests

v1.2

Toggle v1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove version from __init__.py

v1.1

Toggle v1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixes prime_has_sqrt bug for (0, n) case

v1.0

Toggle v1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fixed imports