issues
search
Aha43
/
NumberUtil
Utilities of use when coding with numbers in C# in a readable way
MIT License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make sure arrays passed to DigitsX methods all contains digits.
#51
Aha43
opened
4 years ago
0
Stop using extensions methods for closed forms
#50
Aha43
opened
4 years ago
0
Closed form for Fibonacci numbers
#49
Aha43
opened
4 years ago
0
Implement Sequence Squares
#48
Aha43
opened
4 years ago
0
Implement Sequences 1, 2, 3 (Natural numbers?)
#47
Aha43
opened
4 years ago
0
Class FibonacciTests must be renamed SequencesTests
#46
Aha43
opened
4 years ago
0
Set Github action to build and test on push
#45
Aha43
opened
4 years ago
0
Organise build and project artifect for a release
#44
Aha43
opened
4 years ago
1
Test class NumbersX must be renamed to NumbersXTests
#43
Aha43
opened
4 years ago
0
DigitsX.ToLong and ToInt should be renamed Number
#42
Aha43
opened
4 years ago
0
Wiki page for library design rules
#40
Aha43
opened
4 years ago
1
Unit tests for all illegal arguments
#39
Aha43
opened
4 years ago
0
Go through code doc and see to that all argument exceptions are documented
#38
Aha43
opened
4 years ago
0
Make DigitsX.Digits only work on n >= 0
#37
Aha43
opened
4 years ago
0
Move PrimeFactorsX.PrimeFactors methods into PrimeNumbersX and get rid of PrimeFactorsX class
#36
Aha43
opened
4 years ago
0
Remove PrimeNumber.Primes property, not needed sinve PrimeNumber is a IEnumerable
#35
Aha43
opened
4 years ago
0
Change PrimeNumbers.Primes() to property
#33
Aha43
opened
4 years ago
0
Open source license
#32
Aha43
opened
4 years ago
0
Get rid of ...Test name space, let tests be in NumberUtil namespace.
#31
Aha43
opened
4 years ago
0
Make test case for all README examples so far and extend todo lists include doing this
#30
Aha43
opened
4 years ago
0
Remove the extensions methods that make a sieve (PrimeNumbers instance)
#29
Aha43
opened
4 years ago
0
Remove range methods in PrimeNumbers
#28
Aha43
opened
4 years ago
0
Remove Lab project
#27
Aha43
opened
4 years ago
0
DigitsX.Rotate()
#26
Aha43
opened
4 years ago
0
DigitsX.IsPalindrome()
#25
Aha43
opened
4 years ago
0
Improve PrimeNumbers by starting from p*p
#24
Aha43
opened
4 years ago
0
Finish class documentation
#23
Aha43
opened
4 years ago
0
DigitsX.NumberOfDigits()
#22
Aha43
opened
4 years ago
0
DigitsX.Digits()
#21
Aha43
opened
4 years ago
0
DigitsX.ToLong(), DigitsX.ToInt()
#20
Aha43
opened
4 years ago
0
FactorialsX.Factorial()
#19
Aha43
opened
4 years ago
0
IEnumerableX.Product()
#18
Aha43
opened
4 years ago
0
PrimeNumbersX.PrimeFactors()
#17
Aha43
opened
4 years ago
0
PrimeNumbers
#16
Aha43
opened
4 years ago
1
PrimeNumbersX.IsPrime()
#14
Aha43
opened
4 years ago
0
ClosedFormsX.SumOfNumbers()
#13
Aha43
opened
4 years ago
1
ClosedFormsX.SumOfSquare()
#12
Aha43
opened
4 years ago
0
NumbersX.IsEven() and IsOdd()
#9
Aha43
opened
4 years ago
0
Feature template
#8
Aha43
opened
4 years ago
0
General info in README.md
#7
Aha43
opened
4 years ago
1
Simplifie namespaces to nothing but NumberUtil and NumberUtil.Tests
#5
Aha43
closed
4 years ago
0
Sequences.Fibonacci()
#4
Aha43
opened
4 years ago
0
PolynomialX.Polynomial
#2
Aha43
opened
4 years ago
0
NumbersX.Gcd()
#1
Aha43
opened
4 years ago
1