Repository navigation

#

vectorization

Implementations of SIMD instruction sets for systems which don't natively support them.

C
2640
13 天前

C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))

C++
2350
2 天前
rougier/from-python-to-numpy

An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017

Python
2080
1 个月前

Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.

Scala
1321
20 小时前

Superlinked is a Python framework for AI Engineers building high-performance search & recommendation applications that combine structured and unstructured data.

Jupyter Notebook
1048
4 天前

Synthesizing Graphics Programs for Scientific Figures and Sketches with TikZ

Python
987
10 天前

Fast vectorization, topic modeling, distances and GloVe word embeddings in R.

R
862
8 个月前
TypeScript
848
2 年前

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

C
721
2 天前

bitmap to vector graphics converter

C
598
8 天前

VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of a vectorized 2D physics engine written in PyTorch and a set of challenging multi-robot scenarios. Additional scenarios can be implemented through a simple and modular interface.

Python
411
22 天前

OpenCL is the most powerful programming language ever created. Yet the OpenCL C++ bindings are cumbersome and the code overhead prevents many people from getting started. I created this lightweight OpenCL-Wrapper to greatly simplify OpenCL software development with C++ while keeping functionality and performance.

C++
390
2 天前

A web UI Project In order to learn the large language model. This project includes features such as chat, quantization, fine-tuning, prompt engineering templates, and multimodality.

Python
246
3 个月前