Skip to content

Issues: TheSquidCombatant/TheSquid.Numerics.Extensions

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Check the performance gain if you swap the int and BigInteger fields in the hash table key easy This does not necessarily require being a programmer short This may take a few hours
#17 opened Nov 12, 2023 by TheSquidCombatant
Consider the possible addition of a method for calculating nth-root by Taylor polynomials. average This may take a few days hard This requires being not only a programmer, but also mathematics
#16 opened Nov 5, 2023 by TheSquidCombatant
Consider removing parameter passing by reference for ease of use in arithmetic expressions. medium This requires being a programmer short This may take a few hours
#15 opened Nov 5, 2023 by TheSquidCombatant
Consider the possibility of applying fast multiplication algorithms when raising to a power. average This may take a few days medium This requires being a programmer
#14 opened Nov 5, 2023 by TheSquidCombatant
Consider moving the build scripts to a separate repository. easy This does not necessarily require being a programmer long This may take a few weeks
#13 opened Nov 5, 2023 by TheSquidCombatant
Check the possibility of getting rid of the extra exponentiation at Newton's method end. medium This requires being a programmer short This may take a few hours
#12 opened Nov 5, 2023 by TheSquidCombatant
Consider the possible addition of a method for calculating nth-root by binary search. average This may take a few days hard This requires being not only a programmer, but also mathematics
#11 opened Oct 22, 2023 by TheSquidCombatant
Clarify implementation of root weight calculating methods. hard This requires being not only a programmer, but also mathematics long This may take a few weeks
#10 opened Oct 22, 2023 by TheSquidCombatant
Attach an adapter for BigDecimal for extension methods. long This may take a few weeks medium This requires being a programmer
#9 opened Oct 22, 2023 by TheSquidCombatant
Consider the possible problem of speed with parallel PowCached calls. average This may take a few days medium This requires being a programmer
#8 opened Oct 22, 2023 by TheSquidCombatant
Check cache clearing behavior for PowCached method. medium This requires being a programmer short This may take a few hours
#7 opened Oct 22, 2023 by TheSquidCombatant
Resolve warnings "No Source Link" and "Non deterministic". easy This does not necessarily require being a programmer short This may take a few hours
#6 opened Oct 22, 2023 by TheSquidCombatant
ProTip! Add no:assignee to see everything that’s not assigned.