Skip to content

Tags: dankogai/swift2-pons

Tags

0.5.2

Toggle 0.5.2's commit message
VERSION 0.5.2 with Swift 2.3 compatibility

0.5.1

Toggle 0.5.1's commit message
add xtra_int128.swift to Framework-{i,tv}OS

0.5.0

Toggle 0.5.0's commit message
VERSION 0.5.0

0.4.3

Toggle 0.4.3's commit message
improve Lucas-Lehmer Test

0.4.2

Toggle 0.4.2's commit message
rename benchmark/main.swift to benchmark/benchmark.swift; add scripts/

0.4.1

Toggle 0.4.1's commit message
remove POUtil.Prime.tinyPrimes which is no longer needed

0.4.0

Toggle 0.4.0's commit message
cleanup Scratchpad

0.3.4

Toggle 0.3.4's commit message
split tests

0.3.3

Toggle 0.3.3's commit message
switch bigint division from binary-long to Newton-Raphson

0.3.2

Toggle 0.3.2's commit message
normalize PORational(0)