Shaokai (Jerry) Lin

Results 18 comments of Shaokai (Jerry) Lin

Thanks for your detailed review, @oowekyala! I will work on the issues you pointed out and try to make the implementation more robust.

It seems like the Draft status prevents the CI tests from being run. To invoke CI, I will mark the PR as ready for review.

Just performed a huge rebase to this branch. Now this branch adopts the latest target property registration workflow. There is an unresolved problem where nested dictionaries in target properties do...

I want to add a data point on my end. I am running Python 3.10 (same one as the one used in the macOS GitHub action) on macOS and got...

Yes, I am inside a Conda environment `lfpy` with Python 3.10 installed. So both commands return the same version. I am not sure why this is not reproducible... ``` (lfpy)...

Thanks for taking a closer look, @edwardalee. This is exactly the issue. On my machine, cmake finds Python 3.7, which is not the version I use in my conda environment....

@EhsanKhodadad Thanks for working on the Patmos support and get them to work with the static scheduler. However, I don't think these files belong in this [lingua-franca](https://github.com/lf-lang/lingua-franca) repository. They seem...