pure_numba_alias_sampling

Pure numba version of Alias sampling algorithm from L. Devroye's, "Non-Uniform Random Random Variate Generation" (by grej)

Pure_numba_alias_sampling Alternatives

Similar projects and alternatives to pure_numba_alias_sampling

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pure_numba_alias_sampling alternative or higher similarity.

pure_numba_alias_sampling reviews and mentions

Posts with mentions or reviews of pure_numba_alias_sampling. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-27.
  • Numba: A High Performance Python Compiler
    11 projects | news.ycombinator.com | 27 Dec 2022
    It’s not suitable for all use cases.

    But I highly highly recommend it if you need to do somewhat complex calculations iterating over numpy arrays for which standard numpy or scipy functions don’t exist. Even then, often we were surprised that we could speed up some of those calculations by placing them inside numba.

    Edit: ex of a very small function I wrote with numba that speeds up an existing numpy function (note - written years ago and numba has undergone quite some amount of changes since!): https://github.com/grej/pure_numba_alias_sampling

    Disclosure - I now work for Anaconda, the company that sponsors the numba project.

Stats

Basic pure_numba_alias_sampling repo stats
1
3
10.0
about 6 years ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com