Skip to content

Releases: AUProbGeo/mpslib

MPSlib v 1.5

Choose a tag to compare

@cultpenguin cultpenguin released this 26 Apr 11:06
c874551

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

Choose a tag to compare

@cultpenguin cultpenguin released this 25 Jun 08:33

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

Choose a tag to compare

@ergosimulation ergosimulation released this 23 Apr 12:06

Kasted data were missing in version 1.4. They are included here.

MPSlib v 1.4

Choose a tag to compare

@cultpenguin cultpenguin released this 12 Apr 13:19

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 v 1.4 Pre-release
Pre-release

Choose a tag to compare

@cultpenguin cultpenguin released this 07 Feb 21:53

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

Choose a tag to compare

@cultpenguin cultpenguin released this 25 Mar 10:12

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

MPSlib 1.2 Pre-release
Pre-release

Choose a tag to compare

@cultpenguin cultpenguin released this 09 Feb 12:22
64a6cad
  • 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

Choose a tag to compare

@cultpenguin cultpenguin released this 07 Jul 09:34

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

Choose a tag to compare

@ergosimulation ergosimulation released this 12 May 08:47

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

First public release Pre-release
Pre-release

Choose a tag to compare

@ergosimulation ergosimulation released this 14 Mar 23:24

This is the first pre-release of MPS