Changes
Page history
WIP Update DynarePython
authored
Jul 17, 2024
by
MichelJuillard
Hide whitespace changes
Inline
Side-by-side
DynarePython.md
View page @
09fe312b
...
@@ -11,4 +11,4 @@ The general goal of the project is to create a Python package that can
...
@@ -11,4 +11,4 @@ The general goal of the project is to create a Python package that can
-
as
*
.py files
-
as
*
.py files
-
calling the bytecode library generated by the preprocessor
-
calling the bytecode library generated by the preprocessor
2.
Decide about the distribution of Dynare Preprocessor for Python (should be transparent to the Python user who installs the Dynare Python package)
2.
Decide about the distribution of Dynare Preprocessor for Python (should be transparent to the Python user who installs the Dynare Python package)
3.
Use
[
JuliaCall
](
https://juliapy.github.io/PythonCall.jl/stable/juliacall/
)
3.
Use
[
JuliaCall
](
https://juliapy.github.io/PythonCall.jl/stable/juliacall/
)
to call DynareJulia