The Wayback Machine - https://web.archive.org/web/20211102223051/https://github.com/topics/vectorization
Here are
223 public repositories
matching this topic...
An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017
Updated
Sep 20, 2021
Python
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
SIMD Vector Classes for C++
Fast Clojure Matrix Library
Updated
Oct 23, 2021
Clojure
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
🤖 A portable, header-only, artificial neural network library written in C99
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
Updated
Sep 23, 2021
Rust
Render high-resolution bitmap images to PCB gerber files
Examples of C# code compiled to GPU by hybridizer
Image -> SVG Vectorizing Tool - Live at:
Updated
Jan 16, 2019
JavaScript
Approximate and vectorized versions of common mathematical functions
Updated
Jan 5, 2020
Mathematica
The Higher-Order Intermediate Representation
An imperative and functional programming language
Bitmap to Vector Conversion. Woodcut, guilloche, halftone effects
Updated
May 24, 2021
Python
Drawing Bot is a free, open source software for converting images to line drawings
UME::SIMD A library for explicit simd vectorization.
RV: A Unified Region Vectorizer for LLVM
A high-performance general-purpose MRF MAP solver, heavily exploiting SIMD instructions.
General Virtual Sketching Framework for Vector Line Art (SIGGRAPH 2021)
Updated
Aug 21, 2021
Python
C++ Library for Portable SIMD Vectorization
Framework of vectorized and distributed data analytics
Pure Go implementation of Potrace vectorization library
A vectorized implementation of py_vollib, that supports numpy arrays and pandas Series and DataFrames.
Updated
Feb 28, 2021
Python
Fast calculations of linkage-disequilibrium in large-scale human cohorts
alternative illustration2vec implitation of sigmoids of fully connected layer
Updated
Oct 20, 2017
Python
Extension to hypothesis for testing numpy general universal functions
Updated
Mar 25, 2021
Python
The main project for the MATLAB / GNU Octave code of FESTUNG
Updated
Jul 2, 2021
MATLAB
Improve this page
Add a description, image, and links to the
vectorization
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
vectorization
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hi,
thank you very much for this cool library.
I noticed that
simde_mm512_load_ps
is missing whilesimde_mm512_loadu_ps
is implemented. However, both seem to exist for Intel intrinsics (see screenshot). Maybe I oversaw one or maybe they do the same anyways?Thanks
Lukas
![Screenshot from 2021-10-25 13-28-29](https://user-images.githubusercontent.com/14993470/138687358-aa6b531e-bdc