Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.44 KB

File metadata and controls

18 lines (14 loc) · 1.44 KB

GNX

Build and Test (Linux/macOS/Windows) License: MIT Binder

GNX (pronounced jeenks) is a Modern C++ library and a command line toolkit (gnx) that designed to work in Jupyter Notebooks with Xeus-Cling kernel for rapid-prototyping of all sorts of biosequence analysis. Built on C++20 features — e.g. Concepts and Ranges — GNX is designed for zero-copy operations, SIMD/parallel accelerations, and seamless portability between OpenMP, CUDA, and ROCm backends.

To start off working in a guided sandbox, use the command below or click on launch binder badge above:

docker run -p 8888:8888 -it --rm asobhani/gnx