tjhladish / AbcSmc

Sequential Monte Carlo Approximate Bayesian Computation with Partial Least Squares parameter estimator
GNU General Public License v3.0
15 stars 7 forks source link

fingerprint capability / CCRC32 #27

Open pearsonca opened 1 year ago

pearsonca commented 1 year ago

Desire to have a "fingerprint" capability for users.

Currently do that by including the CCRC32 library and relying on users to know its methods.

A more robust approach would be to encapsulate precisely the capability we're providing, and then export it via AbcUtil e.g., document it, and so on.