File: TODO

package info (click to toggle)
libmath-bigint-gmp-perl 1.37-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 336 kB
  • sloc: pascal: 4,078; perl: 881; makefile: 2; sh: 1
file content (10 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
* _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/>