Project

General

Profile

Activity

From 07 Jul 2022 to 05 Aug 2022

05 Aug 2022

17:44 Feature #1692: Suggestion: Add "JumpTo" function to prime iterators
I implemented a prototype @PrimeSeq1ModN@ class for a student, and he needed something like a @JumpTo@ function.
So ...
John Abbott
17:39 Feature #1692 (In Progress): Suggestion: Add "JumpTo" function to prime iterators
Consider adding a *@JumpTo@* mem fn to iterators (for prime numbers)... John Abbott
17:27 Design #1678 (In Progress): Unsigned long for indexes (& sizes?)
The students in my course, who already had some experience in C++ and other similar languages,
definitely expected @...
John Abbott
12:22 Design #1691: Random and threadsafe?
Alternative: create a version "threadsae: which uses a mutex/lock... might be slow, but should be safe.
John Abbott
12:13 Design #1691 (New): Random and threadsafe?
Random fns should also accept a random source so they can be used in a multi-threaded program.
John Abbott

02 Aug 2022

21:38 Bug #1690 (Feedback): resultant gives wrong answer if an arg has deg 0
The code did not properly handle the "edge case" when one of the input polys was a factor of the other.
If the facto...
John Abbott

31 Jul 2022

06:22 Bug #1690 (Closed): resultant gives wrong answer if an arg has deg 0
The following incorrectly returns 0... John Abbott
 

Also available in: Atom