Python class for converting (very fast) 3D Meshes/Surfaces to Raster DEMs (as Geotiff) or regular point cloud grids. Supports gridding overlapping surfaces (e.g. highest, lowest, or first result) ...
This was originally used internally inside of Molecular Nodes but was broken out into a separate python module for re-use in other projects. This is a convenience class that wraps around the bpy.types ...
Abstract: Bayesian inference provides a methodology for parameter estimation and uncertainty quantification in machine learning and deep learning methods. Variational inference and Markov Chain ...