[Biopython] Is it possible at all to change 1 or 2 files into basic C++
Huy Đức Lê <[email protected]> Sun, 30 Aug 2020 08:30:35 +0700
| Newsgroups | gmane.comp.python.bio.general |
|---|---|
| Message-ID | <CAKZUVNN5XCbiLhpJSo4yhdmZg=wdSgxdKUjMjxL2LjptDh+Y-w@mail.gmail.com> |
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: [email protected] _______________________________________________ Biopython mailing list - [email protected] https://mailman.open-bio.org/mailman/listinfo/biopython