stan-dev / stan-dev/stan

stan::mcmc::ps_point protected methods fast_vector_copy_ and fast_matrix_copy_ should be in own file

Open
#2,253 0 comments 0 reactions 1 assignee View on GitHub

@mitzimorris is already working on this.

Since Mar 20, 2017.

code cleanup
Dominant language
C++
Stars
2.8k
Forks
388
Avg merge
2d 17h
Merged PRs (30d)
15

Description

Summary:

stan::mcmc:ps_point has two protected methods fast_vector_copy_ and fast_matrix_copy_ used in the copy constructors for this class and its subclasses. These should go in the basic matrix libs rather than in the MCMC directory. And they should have tests if they don't already.

If same functionality elsewhere exists, remove duplication.

Current Version:

v2.14.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.