1
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Trunc and Round functions More... about 18 years ago
Added Trunc and Round functions More... about 18 years ago
Added InterpLin function More... about 18 years ago
Added InterpLin function More... about 18 years ago
Added missing files for new functions in bugs module More... about 18 years ago
Added missing files for new functions in bugs module More... about 18 years ago
Corrected header files for some vector functions in bugs module More... about 18 years ago
Corrected header files for some vector functions in bugs module Added Abs, Sin, Cos functions to bugs module More... about 18 years ago
Correcting errors and obsolete information for 0.98.0 More... about 18 years ago
Update for JAGS 0.98.0 More... about 18 years ago
Corrected minor bugs that produce warning messages during compilation. More... about 18 years ago
Corrected minor bugs that produce warning messages during compilation. More... about 18 years ago
Removed R history file More... about 18 years ago
Updated installation instructions for IRIX More... about 18 years ago
Removed redundant dynamic cast (from Node* to Node*) More... about 18 years ago
Removed redundant dynamic cast (from Node* to Node*) More... about 18 years ago
Changes for IRIX, compiling JAGS with the MipsPro compiler: More... about 18 years ago
Changes for IRIX, compiling JAGS with the MipsPro compiler: - Dynamic casting to DeterministicNode (an incomplete type) has been removed. The member functions isLinear and isScale have been moved to the parent class Node. Constant nodes and Stochastic nodes now have their own trivial implementations of these functions. - Redundant variables R_PosInf R_NegInf R_NAN in mlutils.c (jrmath) have been removed. - The header file cstdio is included in Console.cc More... about 18 years ago
Changes for IRIX, compiling JAGS with the MipsPro compiler: More... about 18 years ago
Changes for IRIX, compiling JAGS with the MipsPro compiler: More... about 18 years ago
Changed documentclass to book Modified build and installation instructions More... about 18 years ago
Added batch file for Windows More... about 18 years ago
Added batch file for Windows More... about 18 years ago
- Add AC_CANONICAL_HOST to configure.ac so that all tests of host os work More... about 18 years ago
- Add AC_CANONICAL_HOST to configure.ac so that all tests of host os work - For the terminal interface make is conditional, installing a batch file on Windows instead of a shell script. More... about 18 years ago
Corrected bug in parser.yy More... about 18 years ago
Corrected bug in parser.yy More... about 18 years ago
Syntax errors. More... about 18 years ago
Corrected Solaris installation instructions Added warning about using Netlib BLAS and LAPACK on Linux More... about 18 years ago
Updated instructions for Solaris using Sun compilers. More... about 18 years ago