enoki
Vectorization tool
Enables automatic transformations of numerical code to create vectorized and differentiated implementations on modern processor architectures.
Enoki: structured vectorization and differentiation on modern processor architectures
1k stars
45 watching
94 forks
Language: C++
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mitsuba-renderer/mitsuba | A research-oriented rendering system with an emphasis on experimental techniques and modularity. | 1,054 |
mitsuba-renderer/nanogui | A minimalistic cross-platform GUI library for rendering graphics using OpenGL and other frameworks. | 1,592 |
tszirr/mitsuba-im | An interactive rendering framework built on top of the mitsuba renderer | 68 |
mapbox/vtzero | A lightweight C++ library for decoding and encoding minimalist vector tiles | 87 |
vasumahesh1/azura | A repository providing tools and implementations for real-time rendering and related technologies in C++ | 17 |
teknologi-umum/graphene | Graphene is a server-side code highlighting and rendering service built with Shiki. | 27 |
darienhuss/shotgunyara | Tools and utilities for generating encoded versions of input data | 9 |
electronicchartcentre/java-vector-tile | An implementation of the Mapbox vector tile specification in Java, allowing encoding and decoding of spatial data | 187 |
enkisoftware/imgui_markdown | A markdown rendering library for Dear ImGui game development | 1,118 |
gordonhu608/mqt-llava | A vision-language model that uses a query transformer to encode images as visual tokens and allows flexible choice of the number of visual tokens. | 101 |
emilk/imgui_software_renderer | Software renderer for Dear ImGui GUI library | 269 |
leoformaggi/enum-utilities-generator | A tool that generates helper classes to map enums and their description attributes at compile-time. | 23 |
mfaruqui/sparse-coding | An implementation of parallel sparse coding for converting dense word vectors to highly sparse vectors with L1 regularization | 54 |
aviate-labs/encoding.mo | A library providing utilities for encoding and decoding data in various formats | 11 |
arturbac/simple_enum | Provides efficient support for C++ enumerations with features like type-safe conversions and indexing | 22 |