QuantEcon / QuantEcon/BasisMatrices.jl

ENH: provide method to combine basis matrices from different dimensions

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
33
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Issue by spencerlyon2
Wednesday Jul 29, 2015 at 13:11 GMT
Originally opened as https://github.com/QuantEcon/CompEcon.jl/issues/5


We have this already in the various convert methods for BasisStructure, but it would be great to expose another method to combine the output of funbase.

The theme of the new methods would be to make it easy for the user to combine correctly and hard for them to do it incorrectly.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by reading the existing convert methods for BasisStructure and the funbase output they are intended to combine. The issue does not name files, tests, or a settled API, so first determine the expected behavior for differing dimensions and how incorrect combinations should be prevented. Done should include the exposed method and coverage for valid and invalid combinations.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.