-
Notifications
You must be signed in to change notification settings - Fork 362
Pull requests: algorithmica-org/algorithmica
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed a bug on example code at 5.6. Getting Accurate Results
#321
opened Jan 24, 2025 by
enochjung
Loading…
I calculated eytz layout for range(10) and it seems you should be getting
6 3 8 1 5 7 9 0 2 4
but you had the 7 and 8 switched.
#319
opened Jan 16, 2025 by
pindash
Loading…
I added some comments for better understanding the O(n ^ 2) algorithm
#308
opened Nov 23, 2024 by
m0torch1k
Loading…
Fix numbers of subsections in "2. Computer Architecture".
The numbers of the subsections were starting with "1." instead of "2.".
#299
opened Aug 7, 2024 by
Marc--Olivier
Loading…
Relative error corrected from 2 to 1/2.
Calculated as
|(2^25 - 2^24) / 2^25| = 1/2
#288
opened May 22, 2024 by
xuj8
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.