[Biopython] Is it possible at all to change 1 or 2 files into basic C++
Huy Đức Lê
lehuyduc3 at gmail.com
Sun Aug 30 01:30:35 UTC 2020
if we can get 50%+ performance boost in some functions (such as sorting, or
random generator), with minimal extra code? It's entirely possible to do it
in C, but it'll be longer/harder to maintain. Unchanged code will keep the
same speed.
We can stick to basic C++ features (templates, std::string, ...) to keep
the C-like simplicity. C++11 would be best.
--
[image: usth.jpg]
Duc Le Huy (Mr.)
Undergraduate student
ICT Faculty
University of Science & Technology of Hanoi
Phone number : (+84) 918296356
Email: lehuyduc3 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython/attachments/20200830/37d2e141/attachment.htm>
More information about the Biopython
mailing list