mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
acde096405
It turns out that "pyfec" turns off people who aren't Python hackers. "allmyfec" is too long for a low-level core utility library. "fec" is too generic (it is already used by Luigi Rizzo's library which this library is based on, for one thing). I'm open to other naming suggestions, especially before we widely announce this library, which I expect will happen within a few days.
6 lines
212 B
Plaintext
6 lines
212 B
Plaintext
* try Duff's device in _addmul1()?
|
|
* make sure it compiles with cygwin gcc -mno-cygwin
|
|
* memory usage analysis
|
|
* announce on pypi, sf.net, freshmeat, lwn, p2p-hackers
|
|
* try compiling with Microsoft compiler
|