Skip to content
#

monte-carlo-simulation

Here are 778 public repositories matching this topic...

GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data. It also offers support for stochastic modeling to address parameter and model uncertainties.

  • Updated May 11, 2022
  • Python
freud
bdice
bdice commented Aug 27, 2021

Currently the C++ code in freud does not ensure that r_min is non-negative (>= 0) in several classes. Values of r_min < 0 should raise an error in the constructor like this:

https://github.com/glotzerlab/freud/blob/eb2a97bac302ed45236f26e0a7e6a0346071c579/cpp/density/RDF.cc#L17-L28

This applies to classes like RDF and CorrelationFunction and other classes that deal with radial dist

bug good first issue
FlowViz

Python-based portfolio / stock widget which sources data from Yahoo Finance and calculates different types of Value-at-Risk (VaR) metrics and many other (ex-post) risk/return characteristics both on an individual stock and portfolio-basis, stand-alone and vs. a benchmark of choice (constructed with wxPython)

  • Updated Feb 17, 2021
  • Python

Improve this page

Add a description, image, and links to the monte-carlo-simulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the monte-carlo-simulation topic, visit your repo's landing page and select "manage topics."

Learn more