-
Updated
May 6, 2022 - C++
#
sampling
Here are 384 public repositories matching this topic...
C/C++ Performance Profiler
performance
profiler
instrumentation
visualizer
etw
sampling
hooking
dynamic-instrumentation
cpu-profiler
LightSeq: A High Performance Library for Sequence Processing and Generation
training
cuda
inference
transformer
accelerate
bart
beam-search
sampling
gpt
bert
multilingual-nmt
diverse-decoding
-
Updated
May 7, 2022 - Cuda
eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
cli
tsv
data-science
data-mining
statistics
csv
command-line
d
tabular-data
delimited-files
dlang
sampling
shuffle
uniq
reservoir-sampling
-
Updated
Dec 8, 2021 - D
Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.
-
Updated
Mar 20, 2021 - C#
Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)
machine-learning
deep-learning
graph
graph-algorithms
network-science
networkx
sampling
network-embedding
random-walk
metropolis-hastings
minimum-spanning-tree
graph-embedding
forest-fire
graph-sampling
network-analytics
node-embedding
graph-sparsification
community-structure
network-sampling
-
Updated
Jan 22, 2022 - Python
A Python library for common tasks on 3D point clouds
python
geometry
numpy
point-cloud
mesh
nearest-neighbor
sampling
nearest-neighbors
poisson
nanoflann
optimal-transport
hausdorff-measure
poisson-disc-sampling
sinkhorn
poisson-disk-sampling
lloyd-relaxation
hausdorff
hausdorff-distance
sinkhorn-distance
chamfer-distance
-
Updated
May 2, 2022 - C++
Surrogate Modeling Toolbox
machine-learning
derivative
sampling
predictive-modeling
surrogate-models
mixture-of-experts
multi-fidelity
-
Updated
May 6, 2022 - Jupyter Notebook
Differentiable Point Cloud Sampling (CVPR 2020 Oral)
-
Updated
Mar 22, 2022 - Python
Clustering routines for the unit sphere
scikit-learn
sampling
k-means
circular-statistics
clustering-algorithm
sphericalclustering
von-mises-fisher
spherical-k-means
directional-statistics
-
Updated
Mar 31, 2021 - Python
-
Updated
May 2, 2022 - Go
A port of HdrHistogram to Rust
-
Updated
Mar 20, 2022 - Rust
python
machine-learning
inference
sampling
bayesian-inference
general-purpose
mcmc
mcmc-sampler
sampling-methods
probabilistic-data-analysis
black-box-bayesian-inference
-
Updated
Mar 21, 2022 - Python
ParaMonte: Plain Powerful Parallel Monte Carlo and MCMC Library for Python, MATLAB, Fortran, C++, C.
python
c
machine-learning
cpp
fortran
monte-carlo
matlab
machine-learning-algorithms
mpi
markov-chain
adaptive-learning
machine-learning-library
sampling
bayesian-inference
mcmc
monte-carlo-simulations
bayesian-statistics
intergration
parallel-library
paramonte-library
-
Updated
Jul 12, 2021 - Fortran
A learned sampling approach for point clouds (CVPR 2019)
-
Updated
Apr 7, 2021 - Python
Poisson disk sampling in arbitrary dimensions
-
Updated
Feb 26, 2022 - JavaScript
Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.
python
sample
data-mining
big-data
network
graphs
network-science
networkx
sampling
network-analysis
social-network-analysis
breadth-first-search
induction
random-walk
subgraph
big-data-analytics
-
Updated
Dec 4, 2020 - Python
Pew Research Center Methods team R package of miscellaneous functions
-
Updated
Mar 26, 2020 - R
Samplin' Safari is a research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers.
integration
monte-carlo
computer-graphics
mc
sampling
numerical-integration
graphics-rendering
monte-carlo-ray-tracing
monte-carlo-sampling
qmc
orthogonal-arrays
quasi-monte-carlo
-
Updated
Aug 21, 2019 - C++
Random Sampling in Clojure
-
Updated
Apr 17, 2019 - Clojure
An interactive demo application for the algorithm proposed in our SIGGRAPH Asia 2017 technical paper.
-
Updated
Jun 18, 2020 - C++
osopardo1
commented
Mar 7, 2022
When writing data with qbeast
format, the user needs to specify every time the columnsToIndex
or cubeSize
. This is ok if you want to change them, but it shouldn't be always explicit.
For example, if the user wants to append data to an existing table and maintain the same configuration, it should be able to write:
df.write.format("qbeast").save("existing-path")
instead
This is an implementation of Deutsch and Deutsch, "Latin hypercube sampling with multidimensional uniformity", Journal of Statistical Planning and Inference 142 (2012) , 763-772
-
Updated
Aug 7, 2020 - HTML
Performs memory-efficient reservoir sampling on very large input files delimited by newlines
-
Updated
Mar 6, 2020 - C
A collection of tools for chemometrics and machine learning written in Julia.
-
Updated
Mar 25, 2022 - Julia
Improve this page
Add a description, image, and links to the sampling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sampling topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Even after the useful PR GeomScale/volesti#190 some examples are still failing to compile.
Describe the solution you'd like
Some have an easy fix e.g.
vpolytope-volume
while some other e.g.EnvelopeProblemSOS
need some work to fix the cmake (at least in myUbuntu 20.04
withgcc
version `9.3