Update DynarePython authored by MichelJuillard's avatar MichelJuillard
...@@ -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
- See [JuliaCall](https://juliapy.github.io/PythonCall.jl/stable/juliacall/)
\ No newline at end of file