Releases: ergosimulation/mpslib
MPSlib v 1.5
Updated documentation
Updated Python interface (sckit-mps)
Move binary (exe-files) to the MPSlib root directory, to use the Matlab interface.
MPSliv v 1.4.2
As v 1.4.1. with
- TI eas files files with values -997799 will be treated as NaN values
- mps_cpp(TI,SIM,O) --> Non-Nan values in SIM will be treated as hard data!
MPSlib v 1.4.1
Kasted data were missing in version 1.4. They are included here.
MPSlib v 1.4
Entropy
Added the option of computing the self-information and entropy of a specific choice of simulation options and training image
Estimation
Added the option of applying MPS based 'estimation' rather than 'simulation' to directly obtain the pointwise marginal distribution,
MPSlib v 1.4
MPSlib version 1.4
Entropy
Added the option of computing the self-information and entropy of a specific choice of simulation options and training image
Estimation
Added the option of applying MPS based 'estimation' rather than 'simulation' to directly obtain the pointwise marginal distribution,
mpslib v 1.3
mpslib
- Allow use of mask file, to allow simulation only part of the simulation grid
- Compiled binaries for
** Windows (MinGW 64-bit): mps_snesim_tree.exe, mps_snesim_list.exe, mps_genesim.exe
** OSX (Xcode): mps_snesim_tree, mps_snesim_list, mps_genesim
doc
- Documentation moved to sphinx/readthedocs
scikit-mps: Update python interface
** Parallel simulation
** Use of vtki for 3D visualization
MPSlib 1.2
-
Much better dealing with uncertain (soft) data through the use of
a) a preferential path
b) using non-colocated soft data -
Python interface
the MPSLIB codes can new to controlled from python
MPSLIB v1.1
This marks the second of release of MPSLIB.
New in this release:
- bugfix: segmentation fault when running codes with no existing parameter file. fixed
- bugfix: segmentation fault when running codes when hard or soft data are located outside simulation grid. fixed
- examples/2D, examples/3D: Folder with ready to run examples running mps_snesim_* and mps_genesim, for both 2D and 3D. An both case of unconditional simulation, and simulation conditional to hard, and soft data.
Statically linked binaries for Linux (Ubuntu 16.04)
mps_genesim, mps_snesim_tree, mps_snesim_list are statically linked binaries compiled for Ubuntu 16.04
Statically linked binaries for Windows (MinGW, Windows 10)
mps_genesim.exe, mps_snesim_tree.exe, mps_snesim_list.exe are statically linked binaries compiled for Windows.
First release
This is the first release of MPSLIB, and it accompanies the manuscript
https://www.authorea.com/users/30338/articles/82347/
submitted to Software X
Statically compiles binary files for Windows and Linux (Ubuntu 16.04) are also available
First public release
This is the first pre-release of MPS