All Projects → carstenbauer → MonteCarlo.jl

carstenbauer / MonteCarlo.jl

Licence: other
Classical and quantum Monte Carlo simulations in Julia

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to MonteCarlo.jl

pylj
Teaching Utility for Classical Atomistic Simulation.
Stars: ✭ 23 (-81.6%)
Mutual labels:  physics, monte-carlo
SpinMonteCarlo.jl
Markov chain Monte Carlo solver for lattice spin systems implemented by Julialang
Stars: ✭ 35 (-72%)
Mutual labels:  physics, monte-carlo
GAMES103
notes and related materials for GAMES103
Stars: ✭ 21 (-83.2%)
Mutual labels:  physics
obake
A C++20 library for the symbolic manipulation of sparse polynomials & co.
Stars: ✭ 16 (-87.2%)
Mutual labels:  physics
vegasflow
VegasFlow: accelerating Monte Carlo simulation across multiple hardware platforms
Stars: ✭ 19 (-84.8%)
Mutual labels:  monte-carlo
springer
A spring that generates realistic easing functions
Stars: ✭ 47 (-62.4%)
Mutual labels:  physics
UQpy
UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical systems.
Stars: ✭ 117 (-6.4%)
Mutual labels:  monte-carlo
BBearEditor-2.0
My own 3D engine & editor in order to learn graphics algorithms and game engine architecture.
Stars: ✭ 32 (-74.4%)
Mutual labels:  physics
warp
continuous energy monte carlo neutron transport in general geometries on GPUs
Stars: ✭ 27 (-78.4%)
Mutual labels:  monte-carlo
orbital-sim
A simple physics engine build over a PyGame simulation to accurately model planetary orbits in space
Stars: ✭ 31 (-75.2%)
Mutual labels:  physics
awesome-physics
🏄 A list of awesome resources I used to study Physics.
Stars: ✭ 27 (-78.4%)
Mutual labels:  physics
neworder
A dynamic microsimulation framework for python
Stars: ✭ 15 (-88%)
Mutual labels:  monte-carlo
PeakPo
X-ray diffraction data analysis for high pressure and high temperature experiments
Stars: ✭ 14 (-88.8%)
Mutual labels:  physics
jitterphysics
A cross-platform, realtime physics engine for all .NET apps.
Stars: ✭ 327 (+161.6%)
Mutual labels:  physics
Mathematical-Modeling
A sharing of the learning process of mathematical modeling 数学建模常用工具模型算法分享:数学建模竞赛优秀论文,数学建模常用算法模型,LaTeX论文模板,SPSS工具分享。
Stars: ✭ 30 (-76%)
Mutual labels:  monte-carlo
pytopomat
Python Topological Materials (pytopomat) is a code for easy, high-throughput analysis of topological materials.
Stars: ✭ 19 (-84.8%)
Mutual labels:  physics
NPY-for-Fortran
A FORTRAN module to write Numpy's *.npy and *.npz files
Stars: ✭ 30 (-76%)
Mutual labels:  physics
N-body-numerical-simulation
Script written in Python to integrate the equations of motion of N particles interacting with each other gravitationally. The script computes the equations of motion and use scipy.integrate to integrate them. Then it uses matplotlib to visualize the solution.
Stars: ✭ 40 (-68%)
Mutual labels:  physics
voltar
WebGL only 2D game engine using Godot as the visual editor
Stars: ✭ 25 (-80%)
Mutual labels:  physics
use-ammojs
ammo.js physics for use with react-three-fiber
Stars: ✭ 16 (-87.2%)
Mutual labels:  physics

logo

github-ci codecov DOI

MonteCarlo.jl is a Julia software library for the simulation of physical models by means of the Markov Chain Monte Carlo technique. The package implements classical and quantum Monte Carlo flavors which can be used to study spin systems, interacting fermions, and boson-fermion mixtures.

Look at the documentation for more information.


NOTICE

This package is currently undergoing a noticable transformation and the documentation is out of date. We hope to be able to update it soon.


Installation

In Julia REPL:

] add https://github.com/carstenbauer/MonteCarlo.jl

Authors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].