QuantEcon / QuantEcon/BasisMatrices.jl
ENH: provide method to combine basis matrices from different dimensions
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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