Mac installation info added
Updated README
Updated README
Updated Windows installer for JAGS-4.3.1
Got rid of jwmath subfolder. Successfully ported hacked wiener JAGS to a JAGS module
Added windows installation files
Added tag release-0_1 for changeset c47ef01eb02c
edited makefiles
Got rid of lapack and blas dependencies
tried to enable compiling for windows
Got rid of unnecessary JRmath dependency
Initialized repo for the JAGS wiener module
Added necessary repo files
Added r script to example
Added easy example
Added test experiment and experimental data to example
removed unnecessary header files
updated makefiles
Cleaned up source and files. Removed unnecessary stuff
Minor style fixes
Added content to README file
Fix in examples
implemented p and q functions. Therefore, jrmath dependency has been added. randomSampling function uses now JV's rejection based algorithm.
fixed bug in examples
made quickfix for unknown bug in sampling models. Added sampling example
typo
Added tag release-1.0 for changeset b86c0a5b9c92
Added matjags.m: an interface for matlab
Added tag release-0_2 for changeset 0226fd4aa073
added installation notes to README
Changed sampling algorithm: approximation with discrete random walk
Cleaned up example
updated README
Added pp-data example to examples
minor changes
forgot to remove debugging codechunks...
added functionality for random sampling. Does not yet work as it should
minor fix in directory structure
improved q-function search algorithm, removed some bugs from d and p function
enabled and tested deterministic nodes, added example
edited win-install
Added note to sourcecode
Update for JAGS 4.2.0
corrected bug in Makefile.am
Added p_full and q_full functions to create a functional typicalValue function
Updated README
Applying patch from Martyn Plummer to update module for JAGS 4.0.0
Added more comments to examples
Added tag release-0.4 for changeset f804b93ca043
minor changes
added explanation for adaptation warning
debugged wieners functionality
added wieners distribution: supports userdefined sd
Added PyMC example (an alternative to the JAGS wiener module)
updated Makefile and Readmefiles
added density and logdensity as logical nodes, yet untested
updated README.WIN
typo
updated matjags.m
removed redundant README.WIN
updated
Updated Readme files
hopefully last testing release
Added tag release-1.1 for changeset e57264d6c5bf
updated README
minor bugfixes
bugfix