-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAUTHORS
More file actions
23 lines (19 loc) · 755 Bytes
/
AUTHORS
File metadata and controls
23 lines (19 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
classpoly — Authors and Copyright Holders
Primary Author
Andrew V. Sutherland <sutherla@mit.edu>
Copyright 2007-2024
classpoly core (src/)
ff_poly library (ff_poly_v2.0.0/)
Contributors
Brandon Lehmann <brandonlehmann@gmail.com>
CMake build system, parallel computation (fork-based work queue),
multi-P parallel reduction, CLI refactor (--flag argument parsing),
aarch64/Apple Silicon support, test harness,
ECRT performance optimizations (batch inversion, mpn-level accumulation)
Andrew R. Booker
Copyright 2019-2020
ff_poly memory management (ff_poly_v2.0.0/mem.c)
Bundled Libraries
zn_poly 0.9 — David Harvey
Copyright 2007-2008
Fast polynomial arithmetic over Z/nZ (ff_poly_v2.0.0/zn_poly/)