Changes
Page history
Update DynarePython
authored
Jul 21, 2024
by
MichelJuillard
Hide whitespace changes
Inline
Side-by-side
DynarePython.md
View page @
1a94eb7c
...
@@ -37,5 +37,7 @@ Either
...
@@ -37,5 +37,7 @@ Either
-
the code for
`bytecode`
`mex`
file needs to separated between a
`mex`
wrapper and a standard
`C`
library
-
the code for
`bytecode`
`mex`
file needs to separated between a
`mex`
wrapper and a standard
`C`
library
### Decide about the distribution of Dynare Preprocessor for Python (should be transparent to the Python user who installs the Dynare Python package)
### 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)
### Use [JuliaCall](https://juliapy.github.io/PythonCall.jl/stable/juliacall/) to call DynareJulia
### Use [JuliaCall](https://juliapy.github.io/PythonCall.jl/stable/juliacall/) to call DynareJulia
\ No newline at end of file
-
See
[
JuliaCall
](
https://juliapy.github.io/PythonCall.jl/stable/juliacall/
)
\ No newline at end of file