Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dynare
dynare
Wiki
DynarePython
Changes
Page history
New page
Templates
Clone repository
Update DynarePython
authored
10 months ago
by
Sébastien Villemot
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
DynarePython.md
+3
-0
3 additions, 0 deletions
DynarePython.md
with
3 additions
and
0 deletions
DynarePython.md
View page @
a97b778e
...
...
@@ -54,6 +54,9 @@ Proposed changes to the preprocessor should follow our [[CodingGuidelines]], bot
### Decide about the distribution of Dynare Preprocessor for Python (should be transparent to the Python user who installs the Dynare Python package)
-
Ideally, installing the Dynare Python package should automatically download the binary Preprocessor adapted to the user's platform (as in Julia)
-
There already exists a Dynare preprocessor package for Conda, created and maintained by Pablo Winant
-
[
Conda forge feedstock
](
https://github.com/conda-forge/dynare-preprocessor-feedstock
)
-
[
Original pull request against Conda forge recipes
](
https://github.com/conda-forge/staged-recipes/pull/24280
)
### Check that a Python package can call Python code that it generated itself
-
In Julia, this raise a
`world age issue`
...
...
This diff is collapsed.
Click to expand it.