Skip to content
#

pypy3

Here are 46 public repositories matching this topic...

cheroot
Technologicat
Technologicat commented Nov 27, 2020

The documentation could use more code examples of how to use the various features of mcpyrate. Each item should include the actual code example, an explanation of what is it for and what it does, and if applicable, the output printed by the example.

Particularly, the mcpyrate.debug.step_expansion macro would be nice to showcase in a more detailed manner.

But basically anything in the pub

This project includes Needleman-Wunsch and Smith-Waterman algorithms and their afine gap variations (Gotoh) written to work with Cython, PyPy and Numba. Numba JIT shows greater performance. For Best performance use gotoh_jit.py to get only the best score and use gotoh_jit_traceback to get the best alignment

  • Updated Jul 26, 2019
  • Python

Improve this page

Add a description, image, and links to the pypy3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pypy3 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.