alashworth / test-issue-import

0 stars 0 forks source link

Things needed by interfaces for Stan 3.x #157

Open alashworth opened 5 years ago

alashworth commented 5 years ago

Issue by bgoodri Tuesday Jul 25, 2017 at 00:11 GMT Originally opened as https://github.com/stan-dev/stan/issues/2360


Summary:

The class of the C++ model does not have enough functionality for interfaces like RStan and PyStan to implement version 3.x.

Description:

Here are things that I think should exist:

Reproducible Steps:

Read the generated C++ code; none of these exist currently.

Current Output:

None of these exist currently so there is nothing to output.

Expected Output:

See description section.

Additional Information:

Current Version:

v2.16.0

alashworth commented 5 years ago

Comment by syclik Tuesday Jul 25, 2017 at 01:22 GMT


Great list. I don't think there's any harm in introducing this earlier than an actual Stan v3 release if any one has time to tackle it.

alashworth commented 5 years ago

Comment by bob-carpenter Tuesday Jul 25, 2017 at 10:05 GMT


Agreed, and thanks for putting this together.

We can definitely start these earlier. I'll break them down into more bite-sized issues as we go.