threefry

threefry random number generator

Navigation

  • Using threefry from Cython
  • Examples of using threefry
    • Drawing random numbers
    • Showing the normal distribution
    • Showing the uniform distribution

Examples of using threefryΒΆ

The examples below show how one can use threefry from Python.

For a Cython example, see the code repository

../_images/sphx_glr_plot_random_series_thumb.png

Drawing random numbers

../_images/sphx_glr_plot_normal_distribution_thumb.png

Showing the normal distribution

../_images/sphx_glr_plot_uniform_distribution_thumb.png

Showing the uniform distribution

Download all examples in Python source code: auto_examples_python.zip
Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Generated by Sphinx-Gallery

©2017, Pierre de Buyl. | Powered by Sphinx 1.5.3 & Alabaster 0.7.10 | Page source