-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Check the performance gain if you swap the int and BigInteger fields in the hash table key
easyThis does not necessarily require being a programmerThis does not necessarily require being a programmershortThis may take a few hoursThis may take a few hoursStatus: Open.#17 In TheSquidCombatant/TheSquid.Numerics.Extensions;Consider the possible addition of a method for calculating nth-root by Taylor polynomials.
averageThis may take a few daysThis may take a few dayshardThis requires being not only a programmer, but also mathematicsThis requires being not only a programmer, but also mathematicsStatus: Open.#16 In TheSquidCombatant/TheSquid.Numerics.Extensions;Consider removing parameter passing by reference for ease of use in arithmetic expressions.
mediumThis requires being a programmerThis requires being a programmershortThis may take a few hoursThis may take a few hoursStatus: Open.#15 In TheSquidCombatant/TheSquid.Numerics.Extensions;Consider the possibility of applying fast multiplication algorithms when raising to a power.
averageThis may take a few daysThis may take a few daysmediumThis requires being a programmerThis requires being a programmerStatus: Open.#14 In TheSquidCombatant/TheSquid.Numerics.Extensions;Consider moving the build scripts to a separate repository.
easyThis does not necessarily require being a programmerThis does not necessarily require being a programmerlongThis may take a few weeksThis may take a few weeksStatus: Open.#13 In TheSquidCombatant/TheSquid.Numerics.Extensions;Check the possibility of getting rid of the extra exponentiation at Newton's method end.
mediumThis requires being a programmerThis requires being a programmershortThis may take a few hoursThis may take a few hoursStatus: Open.#12 In TheSquidCombatant/TheSquid.Numerics.Extensions;Consider the possible addition of a method for calculating nth-root by binary search.
averageThis may take a few daysThis may take a few dayshardThis requires being not only a programmer, but also mathematicsThis requires being not only a programmer, but also mathematicsStatus: Open.#11 In TheSquidCombatant/TheSquid.Numerics.Extensions;Clarify implementation of root weight calculating methods.
hardThis requires being not only a programmer, but also mathematicsThis requires being not only a programmer, but also mathematicslongThis may take a few weeksThis may take a few weeksStatus: Open.#10 In TheSquidCombatant/TheSquid.Numerics.Extensions;Attach an adapter for BigDecimal for extension methods.
longThis may take a few weeksThis may take a few weeksmediumThis requires being a programmerThis requires being a programmerStatus: Open.#9 In TheSquidCombatant/TheSquid.Numerics.Extensions;Consider the possible problem of speed with parallel PowCached calls.
averageThis may take a few daysThis may take a few daysmediumThis requires being a programmerThis requires being a programmerStatus: Open.#8 In TheSquidCombatant/TheSquid.Numerics.Extensions;Check cache clearing behavior for PowCached method.
mediumThis requires being a programmerThis requires being a programmershortThis may take a few hoursThis may take a few hoursStatus: Open.#7 In TheSquidCombatant/TheSquid.Numerics.Extensions;Resolve warnings "No Source Link" and "Non deterministic".
easyThis does not necessarily require being a programmerThis does not necessarily require being a programmershortThis may take a few hoursThis may take a few hoursStatus: Open.#6 In TheSquidCombatant/TheSquid.Numerics.Extensions;