File: TODO

package info (click to toggle)
libmath-bigint-gmp-perl 1.7003-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,016 kB
  • sloc: pascal: 3,998; perl: 280; makefile: 9; sh: 1
file content (12 lines) | stat: -rw-r--r-- 419 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
The following list is not up to date:

* _lsft() and _rsft() could probably be a bit more optimized
* move _log_int() to XS
* _digit() should be in XS
* _zeros() could be more optimized (divide by 1e5, check for == 0?)
* replace all malloc() with New() and all free() with Savefree()?

Please send me test-reports, your experiences with this and your ideas - I love
to hear about my work!

Tels <http://bloodgate.com/>