Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: monte-carlo-integration

utk-team/utk

Uni{corn|form} toolkit

Language: C++ - Size: 373 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 59 - Forks: 12

esa/torchquad

Numerical integration in arbitrary dimensions on the GPU using PyTorch / TF / JAX

Language: Python - Size: 1.88 MB - Last synced: 6 days ago - Pushed: 24 days ago - Stars: 165 - Forks: 34

misharash/RascalC Fork of oliverphilcox/RascalC

RascalC: A Fast Code for Galaxy Covariance Matrix Estimation

Language: Python - Size: 216 MB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 1 - Forks: 1

JRigh/MC-Integration-and-simulations-in-R-and-Python

Monte Carlo (MC) Integration and simulations in R and Python

Language: Jupyter Notebook - Size: 1.07 MB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 1 - Forks: 1

N3PDF/vegasflow

VegasFlow: accelerating Monte Carlo simulation across multiple hardware platforms

Language: Python - Size: 8.52 MB - Last synced: 19 days ago - Pushed: 4 months ago - Stars: 31 - Forks: 8

giordano/Cuba.jl

Library for multidimensional numerical integration with four independent algorithms: Vegas, Suave, Divonne, and Cuhre.

Language: Julia - Size: 709 KB - Last synced: 16 days ago - Pushed: 5 months ago - Stars: 72 - Forks: 9

adisen99/Numerical-Integration

Python and MATLAB code to find the definite integral of a user-defined function within given limits and defined iterations.

Language: Python - Size: 26.4 KB - Last synced: 24 days ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

v--/nsm

Implemented algorithms from a numerical stochastic methods university course

Language: Matlab - Size: 110 KB - Last synced: 25 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

cheind/monte-carlo-integration

Theory and implementation of Monte Carlo integration techniques

Language: Python - Size: 873 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

ranjanan/MonteCarloIntegration.jl

A package for multi-dimensional integration using monte carlo methods

Language: Julia - Size: 63.5 KB - Last synced: 1 day ago - Pushed: 3 months ago - Stars: 36 - Forks: 16

matt77hias/StochasticExperiments 📦

📈 Course Deterministic and Stochastic Integration Techniques: Stochastic experiments

Language: Python - Size: 924 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

matt77hias/pippy 📦

Point inside polygon utilities

Language: Python - Size: 1.97 MB - Last synced: 2 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 1

matt77hias/MC-Experiments 📦

📉 Teaching: Monte Carlo Integration Techniques

Language: Python - Size: 368 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

matt77hias/MC 📦

📉 Teaching: Monte Carlo Integration Techniques

Language: TeX - Size: 365 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

xorz57/PiApproximation

Pi Approximation written in C++17

Language: C++ - Size: 188 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

andresarb/Simulacion-Estadistica

Statistic simulation notes for an undergraduate course of Mathematics Degree

Language: Jupyter Notebook - Size: 1.06 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

miloyip/light2d

Light rendering in 2D

Language: C - Size: 10.5 MB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 838 - Forks: 119

JPabl04/Numerical-integration-Monte-carlo

Computing definite integrals using a Monte Carlo method.

Language: C++ - Size: 2.93 KB - Last synced: 2 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

michibo/feyntrop

feyntrop integrates Feynman graphs using tropical sampling

Language: C++ - Size: 1.35 MB - Last synced: 5 months ago - Pushed: 6 months ago - Stars: 10 - Forks: 1

mamupaxs/mamupaxs

Evaluating total cross sections from differential cross sections for 2->n processes, with n>2, can be challenging. This code is intended for solving such problem for massless initial and final state particles and n=3,4 and 5. Furthermore, the framework is kept as simple as possible for this single task.

Language: Fortran - Size: 26.4 KB - Last synced: 2 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 1

SinRas/AstroNumInt 📦

Calculating an astronomical numerical integral using a single processor machine.

Language: C++ - Size: 328 KB - Last synced: 6 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

kbladin/Monte_Carlo_Ray_Tracer

A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.

Language: C++ - Size: 20.7 MB - Last synced: 6 months ago - Pushed: about 5 years ago - Stars: 132 - Forks: 31

hanfei1986/Monte-Carlo-integration

Monte Carlo integration is particularly useful when dealing with high-dimensional integrals or integrals over complex, irregularly shaped domains where traditional methods may be impractical. It's widely used in various fields, including physics, finance, and engineering, for solving problems involving numerical integration.

Language: Jupyter Notebook - Size: 2.93 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

Letianwu/ZMCintegral

An easy way to use multi-GPUs to calculate multi-dimensional integration

Language: Python - Size: 951 KB - Last synced: 15 days ago - Pushed: over 1 year ago - Stars: 19 - Forks: 8

morenadam/Monto-Carlo-Ray-Tracer

Implementing a Monte Carlo Ray Tracer for the course TNCG15 - Advanced Global Illumination and Rendering

Language: C++ - Size: 7.36 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

FredrikErikJohansson/Ray-tracer

Monte Carlo Ray Tracer implemented from scratch in C++. Made in the course TNCG15 Advanced Global Illumination and Rendering at Linköping University.

Language: C++ - Size: 351 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

madgraph-ml/madnis-tf

Machine Learning for Neural Multi-Channel Importance Sampling

Language: Python - Size: 298 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

mppmu/qmc

A Quasi-Monte-Carlo Integrator Library with CUDA Support

Language: C++ - Size: 812 KB - Last synced: 9 months ago - Pushed: 12 months ago - Stars: 23 - Forks: 5

dehezhang2/Kombu

Physically based renderer based on Nori in C++11

Language: C++ - Size: 530 MB - Last synced: 7 days ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

aceyan/Unity3D_PBR_Path_Tracer

Path-traced physically-based rendering with UE4-PBR-like parameters and 'specTrans' from Disney BSDF implemented by using compute shader in Unity3D.

Language: C# - Size: 41.3 MB - Last synced: 12 months ago - Pushed: almost 4 years ago - Stars: 48 - Forks: 11

pagegitss/UAE

A Unified Deep Model of Learning from both Data and Queries for Cardinality Estimation

Language: Python - Size: 11.3 MB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 17 - Forks: 7

GenevaS/Parallel_MPI

Programs written using MPI and OpenMP

Language: C - Size: 5.69 MB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

aceyan/Unity3D_Path_Tracer

Monte Carlo Path Tracer in Unity3D using compute shader

Language: C# - Size: 40.7 MB - Last synced: 12 months ago - Pushed: almost 4 years ago - Stars: 10 - Forks: 2

cschwan/hep-mc

A C++11 Template Library for Monte Carlo Integration

Language: C++ - Size: 1.91 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 13 - Forks: 3

ddiakopoulos/light-transport 📦

:eight_pointed_black_star: a toy unidirectional path tracer (unfinished)

Language: C++ - Size: 2.85 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 4 - Forks: 1

shehio/Computational-Finance

Language: MATLAB - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 10 - Forks: 3

k2cu8/pyOMT

A PyTorch implementation of adaptive Monte Carlo Optimal Transport algorithm

Language: Python - Size: 18.5 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 20 - Forks: 9

GiacomoLeoneMaria/multidimensional_Monte_Carlo_integration

Integration with Monte Carlo method

Language: C++ - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

jlndr/monte-carlo-ray-tracer

A Monte Carlo Ray tracer made as a part of the course TNCG15 - Advanced Global Illumination and Rendering.

Language: C++ - Size: 21.9 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

lorenzflow/Computational-Statistics-Project-1

First one day project for the computational statistics module.

Language: R - Size: 3.12 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

garrrikkotua/bachelor_diploma

Computation of the noise intensity spectrum induced by turbulent boundary layer on the surface of subsonic passenger aircraft using eigen frequencies approach.

Language: Jupyter Notebook - Size: 9.97 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

konstatoivanen/OEMExporter

Generate GGX convoluted octahedron mapped textures from cylindrical hdr images.

Language: C - Size: 3.19 MB - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

cainmagi/Literature-inspections

The inspections on some important literatures, mainly including codes.

Size: 10.7 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

arthurmteodoro/average-memory

Criação de um algoritmo que calcula a média de consumo de memória usando interpolação por Splines e integração por Monte Carlo. Trabalho realizado no 3º de Ciência da Computação do Instituto Federal de Minas Gerais(IFMG) - Campus Formiga para a Disciplina Cálculo Numérico

Language: C - Size: 852 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

bnovik0v/comp_math

Matlab

Language: Matlab - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

sebastianpantin/Monte-Carlo-integration

Monte carlo integration with five different methods

Language: C - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

artfin/mcint

Language: Jupyter Notebook - Size: 67 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords
monte-carlo-integration 47 monte-carlo 9 monte-carlo-simulation 7 python 5 numerical-integration 5 cpp 4 machine-learning 4 integration 4 numerical-methods 4 monte-carlo-methods 4 global-illumination 4 deep-learning 3 monte-carlo-sampling 3 pathtracer 3 vegas 3 raytracing 3 compute-shader 2 photon-mapping 2 computer-graphics 2 path-tracing 2 importance-sampling 2 unity3d 2 mpi 2 gpu 2 multi-channel 2 multidimensional-integration 2 pytorch 2 raytracer 2 cosmology 2 ray-tracer 2 ray-tracing 2 meson 1 c-plus-plus 1 parallel-computing 1 julia-sets 1 c 1 statistics 1 supervised-autoregressive-models 1 gumbel-softmax 1 numba 1 cardinality-estimation 1 ray 1 autoregressive-models 1 mathematics 1 numerical 1 gpu-computing 1 pbr 1 normalizing-flows 1 single-header 1 cpp11 1 cpu-rendering 1 volumetric-rendering 1 renderer 1 almgren-chriss 1 hdri 1 opengl 1 tool 1 gibbs-sampler 1 gibbs-sampling 1 gibbs-sampling-algorithm 1 loss-functions 1 machine-learning-algorithms 1 metropolis 1 metropolis-hastings 1 neural-network 1 optimization 1 optimization-algorithms 1 stochastic-optimization 1 memory 1 r-language 1 spline-interpolation 1 differentiation 1 bootstrapping-statistics 1 computational-finance 1 financial-economics 1 financial-engineering 1 markowitz-portfolio 1 modern-portfolio-theory 1 optimal-control 1 optimal-execution 1 stochastic-optima 1 yield-curve 1 generative-model 1 optimal-transport 1 tncg15 1 rao-blackwellisation 1 aeroacoustics 1 aerodynamics 1 jupyter-notebook 1 ggx-reflection-model 1 efficiency 1 gpu-acceleration 1 tensorflow 1 cubature 1 julia 1 math 1 numerical-analysis 1 simpsons 1 trapezoidal 1 quasirandom-sequences 1