COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210730222027/https://github.com/topics/vectorization
Here are
211 public repositories
matching this topic...
An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017
Updated
May 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
Apr 29, 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
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
Updated
Jul 12, 2021
Rust
An imperative and functional programming language
The Higher-Order Intermediate Representation
Bitmap to Vector Conversion. Woodcut, guilloche, halftone effects
Updated
May 24, 2021
Python
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.
Drawing Bot is a free, open source software for converting images to line drawings
Framework of vectorized and distributed data analytics
C++ Library for Portable SIMD Vectorization
General Virtual Sketching Framework for Vector Line Art (SIGGRAPH 2021)
Updated
Jul 19, 2021
Python
Pure Go implementation of Potrace vectorization library
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
A vectorized implementation of py_vollib, that supports numpy arrays and pandas Series and DataFrames.
Updated
Feb 28, 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.
The WebAssembly people are working on a relaxed SIMD proposal which mostly just provides alternatives for already-implemented functions, but allows for some differences between different implementations (e.g., allowing different results for out-of-range values, NaNs, etc.).
This should be pretty easy issue to resolve; we can mostly just copy the