openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
JAGS: Just Another Gibbs Sampler
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 24, 2024 — Sep 24, 2025
Showing page 111 of 115
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
DBin::q was calling pbinom, not qbinom
martyn_plummer
More...
over 18 years ago
DBin::q was calling pbinom, not qbinom
martyn_plummer
More...
over 18 years ago
Fix jags_finite for platforms where finite is a function in the standard namespace.
martyn_plummer
More...
almost 19 years ago
Fix jags_finite for platforms where finite is a function in the standard namespace.
martyn_plummer
More...
almost 19 years ago
Rebuild parser from yacc source after update
martyn_plummer
More...
almost 19 years ago
Rebuild parser from yacc source after update
martyn_plummer
More...
almost 19 years ago
Removing redundant references to header files <sarray/SArray.h> and
martyn_plummer
More...
almost 19 years ago
Removing redundant references to header files <sarray/SArray.h> and <sarray/Range.h>
martyn_plummer
More...
almost 19 years ago
Relax constraint that prob must sum to 1.
martyn_plummer
More...
almost 19 years ago
Relax constraint that prob must sum to 1.
martyn_plummer
More...
almost 19 years ago
Using JAGS_POSINF and JAGS_NEGINF in the modules instead of DBL_MAX. Moved parameter check inside StochasticNode::logLikelihood, and removed Sampler::checkParameterValues.
martyn_plummer
More...
almost 19 years ago
Using JAGS_POSINF and JAGS_NEGINF in the modules instead of DBL_MAX.
martyn_plummer
More...
almost 19 years ago
Added value checking after initialization with new Node::checkParentValues member function. Sampler::logFullConditional returns JAGS_NEGINF if parameters are out of range (since libRmath functions may return NaN).
martyn_plummer
More...
almost 19 years ago
Added value checking after initialization with new Node::checkParentValues
martyn_plummer
More...
almost 19 years ago
Missing files for IEEE arithmetic.
martyn_plummer
More...
almost 19 years ago
Missing files for IEEE arithmetic.
martyn_plummer
More...
almost 19 years ago
Using IEEE 754 arithmetic with new constants JAGS_POSINF and JAGS_NEGINF replacing previous use of +DBL_MAX and -DBL_MAX. New test functions jags_isnan and jags_finite are introduced for portability.
martyn_plummer
More...
almost 19 years ago
Using IEEE 754 arithmetic with new constants JAGS_POSINF and JAGS_NEGINF
martyn_plummer
More...
almost 19 years ago
Modified Makefiles in bugs module for Mac Os X, which does not use GNU libtool, and therefore does not accumulate dependencies from convenience libraries.
martyn_plummer
More...
almost 19 years ago
Modified Makefiles in bugs module for Mac Os X, which does not use
martyn_plummer
More...
almost 19 years ago
Updated MacOs X instructions from Bill Northcott (including Intel Mac instructions)
martyn_plummer
More...
almost 19 years ago
Order of compiler flags for linking against LAPACK is now the same as
martyn_plummer
More...
almost 19 years ago
Order of compiler flags for linking against LAPACK is now the same as the order specified in acx_lapack.m4
martyn_plummer
More...
almost 19 years ago
Allow environment variable EXAMPLES to override makefile variable.
martyn_plummer
More...
almost 19 years ago
Fixed undefined symbol unif_rand in DDExp.cc in bugs module
martyn_plummer
More...
almost 19 years ago
Fixed undefined symbol unif_rand in DDExp.cc in bugs module
martyn_plummer
More...
almost 19 years ago
Patched acx_fortran.m4 for Mac Os X. Thanks to Bill Northcott.
martyn_plummer
More...
almost 19 years ago
Patched acx_fortran.m4 for Mac Os X. Thanks to Bill Northcott.
martyn_plummer
More...
almost 19 years ago
Patched acx_fortran.m4 for Mac Os X. Thanks to Bill Northcott.
martyn_plummer
More...
almost 19 years ago
Modifications to Sampler::adaptOff. Terminal interface turns of adaptive mode half way through first update.
martyn_plummer
More...
almost 19 years ago
←
1
2
…
107
108
109
110
111
112
113
114
115
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree