Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Random number functionality and matrix exponentials #55

Open
annius opened this issue Jun 2, 2016 · 0 comments
Open

Random number functionality and matrix exponentials #55

annius opened this issue Jun 2, 2016 · 0 comments

Comments

@annius
Copy link

annius commented Jun 2, 2016

@scottswift @peddie

Once I'm done with the hackathon I thought I might extend plover functionality for random numbers (could be useful for Monte Carlo tests).

  1. sampling from normal distributions using Box-Muller (more efficient in comparison with rejection sampling)
  2. sampling from discrete PDFs

Also the following (I have a C implementation sitting somewhere)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant