|
Size: 3006
Comment:
|
Size: 2928
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 10: | Line 10: |
| * [[UnstableStatus| Unstable version status]] | |
| Line 26: | Line 25: |
| * DynareOctave | |
| Line 30: | Line 28: |
| * [[GsaInstallation|Installation of JRC Global Sensitivity Toolbox]] | |
| Line 38: | Line 35: |
| * Roadmap: * FutureMilestones * DynareDeadlines * [[WishList5.0|Wish list for Dynare version 5]] * WishList (old) |
* [[WishList5.0|Wish list for Dynare version 5]] |
| Line 48: | Line 41: |
| * OctaveCompatibility | |
| Line 58: | Line 52: |
| * [[BVAR_a_la_Sims]] | |
| Line 60: | Line 53: |
| * EstimationModule * [[ReversibleJumpMCMC|ReversibleJumpMCMC]] * [[NewEstimation|New estimation interface]] |
* Estimation * EstimationModule * [[ReversibleJumpMCMC|ReversibleJumpMCMC]] * [[NewEstimation|New estimation interface]] * [[SubsamplesEstimation|Estimation over sub-samples (structural change)]] * [[BVAR_a_la_Sims]] |
| Line 87: | Line 83: |
| * CodeSprints |
Contents
General information on Dynare
- Bugs and limitations
- HOWTOS
HowtoLoops (obsolete. Use macro language in most cases)
Dynare Documentation
Dynare Build and Installation
Dynare Development
General issues
We are currently running two different (and complementary) projects to achieve parallelization of Dynare:
ParallelDynare: uses several MATLAB instances (possibly on several hosts) to parallel high-level tasks
UsingMultithreadedDlls: uses threads to parallel low-level tasks on multi-processor machines
Issues specific to a submodule of Dynare
- Estimation
- Interface to Markov Switching VAR code from Sims, Wagonner and Zha (SWZ)
Development procedures
Misc
ParallelComputing: Issues around parallel computing in Matlab