1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Second update deprecating SArray which is no longer used by functions and More... almost 19 years ago
Second update deprecating SArray which is no longer used by functions and distributions. More... almost 19 years ago
DCat was not updated with isSupportFixed functions. Nor were the l and u More... almost 19 years ago
DCat was not updated with isSupportFixed functions. Nor were the l and u member functions updated to exclude the "absolute" argument. More... almost 19 years ago
Starting to retire the SArray class. The attributes of being fixed and being discrete valued are now properties of the node, not its data member. More... almost 19 years ago
Starting to retire the SArray class. The attributes of being fixed and More... almost 19 years ago
Modified Compiler::getRange to throw a runtime error, with an informative More... almost 19 years ago
Modified Compiler::getRange to throw a runtime error, with an informative message giving the name of the array being accessed. More... almost 19 years ago
R >= 2.4.0 uses backticks instead of quotes when deparsing names. This implies a change in the parser for reading dumped R data. More... almost 19 years ago
R >= 2.4.0 uses backticks instead of quotes when deparsing names. This More... almost 19 years ago
Bounds.h was not included in tarball after "make dist" More... almost 19 years ago
Bounds.h was not included in tarball after "make dist" More... almost 19 years ago
Some important bug fixes - The isScale member function had been commented out for the Divide function, meaning that this was not recognized as a scale-preserving function - The SCALE parameter for the double exponential distribution was incorrect. - Random samples from truncated real-valued distributionsn were incorrect. More... almost 19 years ago
Some important bug fixes More... almost 19 years ago
lowerSupport and upperSupport functions had been commented out in More... almost 19 years ago
lowerSupport and upperSupport functions had been commented out in Distribution.h More... almost 19 years ago
Changes to the Distribution API More... almost 19 years ago
Changes to the Distribution API More... almost 19 years ago
Fixed serious bug in DiscreteSliceSampler.cc for multiple chains. More... almost 19 years ago
Fixed serious bug in DiscreteSliceSampler.cc for multiple chains. More... almost 19 years ago
Finalised interface for the DistTab class. parser.yy modified to unload modules at the end of the session. More... almost 19 years ago
Finalised interface for the DistTab class. More... almost 19 years ago
Simplified semantics for DistTab More... almost 19 years ago
Simplified semantics for DistTab More... almost 19 years ago
More documentation changes. This time on distributions. More... almost 19 years ago
More documentation changes. This time on distributions. More... almost 19 years ago
Code changes implied by changes to the graph library interface More... almost 19 years ago
Code changes implied by changes to the graph library interface More... almost 19 years ago
Further interface and documentation changes for the graph convenience library. More... almost 19 years ago
Further interface and documentation changes for the graph convenience More... almost 19 years ago