The Wayback Machine - https://web.archive.org/web/20210821080809/https://github.com/topics/sampling
Here are
338 public repositories
matching this topic...
C/C++ Performance Profiler
LightSeq: A High Performance Library for Sequence Processing and Generation
Updated
Aug 20, 2021
Cuda
eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.
Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)
Updated
Aug 17, 2021
Python
A Python library for common tasks on 3D point clouds
Surrogate Modeling Toolbox
Updated
Aug 19, 2021
Jupyter Notebook
Differentiable Point Cloud Sampling (CVPR 2020 Oral)
Updated
Oct 26, 2020
Python
Clustering routines for the unit sphere
Updated
Mar 31, 2021
Python
A port of HdrHistogram to Rust
A learned sampling approach for point clouds (CVPR 2019)
Updated
Apr 7, 2021
Python
ParaMonte: Plain Powerful Parallel Monte Carlo and MCMC Library for Python, MATLAB, Fortran, C++, C.
Updated
Jul 12, 2021
Fortran
⚖️ Fast weighted random selection for Go
Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.
Updated
Dec 4, 2020
Python
Samplin' Safari is a research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers.
⚡️ zeus: Lightning Fast MCMC ⚡️
Updated
Aug 3, 2021
Python
Random Sampling in Clojure
Updated
Apr 17, 2019
Clojure
Poisson disk sampling in arbitrary dimensions
Updated
Jul 7, 2021
JavaScript
Pew Research Center Methods team R package of miscellaneous functions
Configurable metrics toolkit for Rust applications
Updated
May 25, 2020
Rust
Sampling based statistics of wait events
Rich man's profiler, a profiler for native OCaml and other executables
Updated
Jul 27, 2021
OCaml
An interactive demo application for the algorithm proposed in our SIGGRAPH Asia 2017 technical paper.
This is an implementation of Deutsch and Deutsch, "Latin hypercube sampling with multidimensional uniformity", Journal of Statistical Planning and Inference 142 (2012) , 763-772
Performs memory-efficient reservoir sampling on very large input files delimited by newlines
A collection of tools for chemometrics and machine learning written in Julia.
Updated
Jul 2, 2021
Julia
Probability-theory toolbox
A Constrained Resampling Strategy for Mesh Improvement - SGP 2017
A Library of Scatterplot Sampling
Updated
Jul 1, 2021
Python
Improve this page
Add a description, image, and links to the
sampling
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
sampling
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.
Is your feature request related to a problem? Please describe.
External libraries consume space in the repository and have to be updated manually.
Describe the solution you'd like
Remove
lpsolve
fromexternal
folder and download them incmake
before building the package or whenever needed.See how this was done for eigen https://github.com/GeomScale/volume_approximation/pull