Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lindahua/Sampling.jl
Basic sampling algorithms for Julia
https://github.com/lindahua/Sampling.jl
Last synced: 3 months ago
JSON representation
Basic sampling algorithms for Julia
- Host: GitHub
- URL: https://github.com/lindahua/Sampling.jl
- Owner: lindahua
- License: other
- Created: 2014-06-18T13:41:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-19T02:38:06.000Z (over 10 years ago)
- Last Synced: 2024-05-22T08:30:26.441Z (6 months ago)
- Language: Julia
- Size: 219 KB
- Stars: 1
- Watchers: 8
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-julia-datasciences - Sampling - Basic sampling algorithms for Julia. (APL / Data Analysis / Data Visualization)
README
# Sampling
Basic sampling algorithms.
[![Build Status](https://travis-ci.org/JuliaStats/Sampling.jl.svg?branch=master)](https://travis-ci.org/JuliaStats/Sampling.jl)
**Note:** This package provides algorithmic support to statistics-related packages, including [Distributions.jl](https://github.com/JuliaStats/Distributions.jl).