Issues
- 0
DigitsX.IsPalindrome()
#25 opened by Aha43 - 0
- 1
NumbersX.Gcd()
#1 opened by Aha43 - 0
IEnumerableX.Product()
#18 opened by Aha43 - 0
Closed form for Fibonacci numbers
#49 opened by Aha43 - 0
Stop using extensions methods for closed forms
#50 opened by Aha43 - 0
Implement Sequence Squares
#48 opened by Aha43 - 0
Implement Sequences 1, 2, 3 (Natural numbers?)
#47 opened by Aha43 - 0
ClosedFormsX.SumOfSquare()
#12 opened by Aha43 - 1
ClosedFormsX.SumOfNumbers()
#13 opened by Aha43 - 0
PolynomialX.Polynomial
#2 opened by Aha43 - 0
Class FibonacciTests must be renamed SequencesTests
#46 opened by Aha43 - 0
Sequences.Fibonacci()
#4 opened by Aha43 - 0
Set Github action to build and test on push
#45 opened by Aha43 - 1
Organise build and project artifect for a release
#44 opened by Aha43 - 0
- 1
Wiki page for library design rules
#40 opened by Aha43 - 0
FactorialsX.Factorial()
#19 opened by Aha43 - 0
DigitsX.Rotate()
#26 opened by Aha43 - 0
Unit tests for all illegal arguments
#39 opened by Aha43 - 0
NumbersX.IsEven() and IsOdd()
#9 opened by Aha43 - 0
DigitsX.ToLong(), DigitsX.ToInt()
#20 opened by Aha43 - 0
DigitsX.ToLong and ToInt should be renamed Number
#42 opened by Aha43 - 0
Make DigitsX.Digits only work on n >= 0
#37 opened by Aha43 - 1
General info in README.md
#7 opened by Aha43 - 0
- 0
DigitsX.Digits()
#21 opened by Aha43 - 0
DigitsX.NumberOfDigits()
#22 opened by Aha43 - 0
PrimeNumbersX.PrimeFactors()
#17 opened by Aha43 - 0
Move PrimeFactorsX.PrimeFactors methods into PrimeNumbersX and get rid of PrimeFactorsX class
#36 opened by Aha43 - 1
PrimeNumbers
#16 opened by Aha43 - 0
Remove PrimeNumber.Primes property, not needed sinve PrimeNumber is a IEnumerable
#35 opened by Aha43 - 0
Change PrimeNumbers.Primes() to property
#33 opened by Aha43 - 0
Open source license
#32 opened by Aha43 - 0
Feature template
#8 opened by Aha43 - 0
Make test case for all README examples so far and extend todo lists include doing this
#30 opened by Aha43 - 0
- 0
Remove range methods in PrimeNumbers
#28 opened by Aha43 - 0
- 0
PrimeNumbersX.IsPrime()
#14 opened by Aha43 - 0
Remove Lab project
#27 opened by Aha43 - 0
Improve PrimeNumbers by starting from p*p
#24 opened by Aha43 - 0
Finish class documentation
#23 opened by Aha43 - 0