Results 5 issues of Ali AlSaibie

Hi, Apologies if this is not the place to post, but tried to search around for an answer with no luck. While trying to compile PyCall (SymPy at first) using...

It would be useful to include, in the documentation, an example on concatenating latex terms, such as when generating a state-space representation in LaTeX given the A,B,C matrices. This is...

Trying to build LightXML on Windows 10, Julia 1.5.2 I get the following error ``` (@v1.5) pkg> build LightXML Building LightXML → `C:\Users\alsai\.julia\packages\LightXML\W8FVT\deps\build.log` ┌ Error: Error building `LightXML`: │ ERROR:...

In `animate.py` The frame type check is done against `NDArray`, which gives an error when passing a Rotation matrix for example. It works if changd to np.ndarray Error ```py elif...

System - Windows 11 - Python 3.10 - bdsim 1.1.2 - matplotlib 3.9.2 - PyQt5 5.15.2 Running models with `>> python models\model-name.py` fails to refresh the animations This is due...