bordingj's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
numba/numba
NumPy aware dynamic Python compiler using LLVM
cython/cython
The most widely used Python to C compiler
cupy/cupy
NumPy & SciPy for GPU
chainer/chainer
A flexible framework of neural networks for deep learning
xtensor-stack/xtensor
C++ tensors with broadcasting and lazy computing
DonJayamanne/pythonVSCode
This extension is now maintained in the Microsoft fork.
Tessil/robin-map
C++ implementation of a fast hash map and hash set using robin hood hashing
tbenthompson/cppimport
Import C++ files directly from Python!
gsl-lite/gsl-lite
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later
rsheftel/pandas_market_calendars
Exchange calendars to use with pandas for trading applications
NVIDIA/jitify
A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
xtensor-stack/xtensor-python
Python bindings for xtensor
xtensor-stack/xframe
C++ multi-dimensional labeled arrays and dataframe based on xtensor
szagoruyko/pyinn
CuPy fused PyTorch neural networks ops
Komnomnomnom/swigibpy
Third party Interactive Brokers Python API generated from TWS C++ API using SWIG.
larsmans/wiki-dump-tools
Python tools for parsing Wikipedia/MediaWiki database dumps
uberscientist/activetick_http
Module for ActiveTick's HTTP proxy, returns Pandas DataFrames
cooperliu101/cyjit
A JIT compiler based on cython
JohanMabille/xeus-cling
Jupyter Kernel for C++