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
about 23 hours
ago. based on code collected
1 day
ago.
Aug 30, 2024 — Aug 30, 2025
Showing page 100 of 115
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Vectorization of scalar functions
martyn_plummer
More...
about 18 years ago
Minor compiler changes.
martyn_plummer
More...
about 18 years ago
Minor compiler changes.
martyn_plummer
More...
about 18 years ago
Name change: getSubSetNode -> getSubsetNode
martyn_plummer
More...
about 18 years ago
Name change: getSubSetNode -> getSubsetNode
martyn_plummer
More...
about 18 years ago
Update the compiler to allow arbitrary expressions as arguments to T(,)
martyn_plummer
More...
about 18 years ago
Update the compiler to allow arbitrary expressions as arguments to T(,)
martyn_plummer
More...
about 18 years ago
Allow arbitrary expressions as bounds in the T(,) construct.
martyn_plummer
More...
about 18 years ago
Allow arbitrary expressions as bounds in the T(,) construct.
martyn_plummer
More...
about 18 years ago
Fixed nested index expressions (e.g. bones.bug)
martyn_plummer
More...
about 18 years ago
Fixed nested index expressions (e.g. bones.bug)
martyn_plummer
More...
about 18 years ago
Update with new parsing rules for index expressions.
martyn_plummer
More...
about 18 years ago
The distinction between operators and functions is abolished in the compiler. Index expressions are now calculated on the graph instead of being hard-coded in the compiler. This allows them to be any valid scalar expression.
martyn_plummer
More...
about 18 years ago
The distinction between operators and functions is abolished in the
martyn_plummer
More...
about 18 years ago
The distinction between operators and functions is abolished in the
martyn_plummer
More...
about 18 years ago
Return ParseTree of class P_FUNCTION instead of P_OPERATOR for operators.
martyn_plummer
More...
about 18 years ago
Return ParseTree of class P_FUNCTION instead of P_OPERATOR for operators.
martyn_plummer
More...
about 18 years ago
Added Prod function to bugs module (again, properly this time).
martyn_plummer
More...
about 18 years ago
Added Prod function to bugs module (again, properly this time).
martyn_plummer
More...
about 18 years ago
References to Prod function in bugs module temporarily removed, pending
martyn_plummer
More...
about 18 years ago
References to Prod function in bugs module temporarily removed, pending addition of source files Prod.cc Prod.h to the repository.
martyn_plummer
More...
about 18 years ago
Correct prior ordering example.
martyn_plummer
More...
about 18 years ago
Update description of censoring, truncation and prior ordering.
martyn_plummer
More...
about 18 years ago
Update examples with new infix operators == and ^, and new prod() function in the bugs module.
martyn_plummer
More...
about 18 years ago
Added prod function, which acts like the sum function but takes the product.
martyn_plummer
More...
about 18 years ago
Added prod function, which acts like the sum function but takes the product.
martyn_plummer
More...
about 18 years ago
Added new operators to ParseTree.h
martyn_plummer
More...
about 18 years ago
Added new operators to ParseTree.h Updated derived source files with parser/scanner changes
martyn_plummer
More...
about 18 years ago
Document modified behaviour of "parameters in" for multi-chain models.
martyn_plummer
More...
about 18 years ago
Added namespace to the basefunctions module to prevent name conflicts with other modules (e.g. the function pow() in the bugs module)
martyn_plummer
More...
about 18 years ago
←
1
2
…
96
97
98
99
100
101
102
103
104
…
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