Message2548
Here is an implementation of the cmath module. The logic was lifted directly from the CPython implementation, and the code was formatted with Eclipse's Java Conventions formatter.
The tests included in CPython are pretty weak - they just make sure that the functions return. Adding more comprehensive tests would be a good thing.
This is my first module implementation, so I am sure there is room for improvement. Comments are appreciated.
Best regards,
Tim
|
|
Date |
User |
Action |
Args |
2008-02-20 17:18:34 | admin | link | issue1600162 messages |
2008-02-20 17:18:34 | admin | create | |
|