Adeel Asghar

Results 215 comments of Adeel Asghar

> would this project a source for the OMC API? https://github.com/ijknabla/OpenModelicaCompilerForPython No. This is not the source of OMC API. I have never seen this project before. OMC API is...

@syntron can you please update which PRs are needed for 4.1.0? I also added project https://github.com/orgs/OpenModelica/projects/30 to manage 4.1.0 release.

Based on https://github.com/OpenModelica/OMPython/pull/384#issuecomment-3603725250 please update the list again.

@syntron is this already fixed?

> I investigated the CI failure in `tests/test_ModelicaSystem.py::test_getSolutions`. > > I ran this test locally on Windows and it passed successfully. Since my PR does not modify the core `simulate()`...

It still fails. Maybe you can run the tests locally. This allows better debugging.

#400 should fix the failing tests. Update your PR accordingly once its merged. Unfortunately I can't merge it yet until we make a new stable release of OM. The new...

@liu-baoding both #400 and #402 are merged. You can rebase this PR with only the message parsing change.