0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix rationalType->toComplex method More... over 10 years ago
add square root by prime factoring example More... over 10 years ago
add square root by prime factoring example More... over 10 years ago
refactor RationalType to utilise IntType More... over 10 years ago
refactor RationalType to utilise IntType More... over 10 years ago
complete unit tests after ComplexType refactor More... over 10 years ago
complete unit tests after ComplexType refactor More... over 10 years ago
rebase complex type parts on rational type More... over 10 years ago
rebase complex type parts on rational type More... over 10 years ago
additional notes on readme More... over 10 years ago
additional notes on readme More... over 10 years ago
Add abs() method for numeric types More... over 10 years ago
Add abs() method for numeric types More... over 10 years ago
readme changes More... over 10 years ago
readme changes More... over 10 years ago
Add toComplex() method for numeric types More... over 10 years ago
Add toComplex() method for numeric types More... over 10 years ago
Add isReal() method for complex numbers More... over 10 years ago
Add isReal() method for complex numbers More... over 10 years ago
Add negate() method to numeric types More... over 10 years ago
Add negate() method to numeric types More... over 10 years ago
add additional unit tests More... over 10 years ago
add additional unit tests More... over 10 years ago
Fix RationalTypefactory::fromFloat not recognising zero More... over 10 years ago
Fix RationalTypefactory::fromFloat not recognising zero More... over 10 years ago
add modulus method to complex type More... over 10 years ago
add modulus method to complex type More... over 10 years ago
add conjugate method to complex type More... over 10 years ago
add conjugate method to complex type More... over 10 years ago
rebase natural and whole ints onto int type More... over 10 years ago