Skip to main content

A fast general purpose Monte Carlo simulation of radiation transport.

Project description

Monty Carlo

This is a thesis project, which is yet in development and not ready for packaging. Nevertheless, I uploaded this placeholder package so that the name is not taken in the meantime.

The first version might be available as early as jully.

What to expect

Customizability

Speed

Although it is a python module this package is written in a happy mix of Python, Cython, C and C++. A notable example of a package that also does this is Numpy. Most of the initialization and pretty much all the programming user interface is in Python, so while setting up your simulation or handling the results of it, you'll be dealing with Python. However, from the moment you tell MontyCarlo to start simulating, it leaves the world of Python and starts running optimized C code. Each language is therefore placed strategically so that it can play to its strenghts.

Fun

Using the power of vtk through the wonderful work of mayavi remarkable visualizations are easy in Monty Carlo.

50keV electrons in water (secondary particles off):

Electrons in Water

10MeV electrons in water (primary in red, secondary photon in green)

image

SSSS250k

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Generic model class-0.0.3.tar.gz (4.5 MB view hashes)

Uploaded Source

Built Distribution

Generic_model_class-0.0.3-cp38-cp38-win_amd64.whl (3.7 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page