Justin Ngan

Results 11 comments of Justin Ngan

@ccaprani Its because the test suites use numpy 2.0. I think its changing the requirement to

Hi @abdelhaq-ourosama, We resolved the plot module issue with #107. We recommended to use vfo to plot instead of opsvis, you can see the new documentations or check the commits...

Removed sphinx-action (uses: ammaraskar/sphinx-action@master) and instead use build command directly. The workflow successfully run up to the [push action](https://github.com/MonashSmartStructures/ospgrillage/actions/runs/10952602308/job/30411541679) - which failed because not owner of repo. Next commit will...

> I think the doc build dependecies should be in a `requirements.txt` like for pycba?? > > https://github.com/ccaprani/pycba/blob/main/docs/requirements.txt Is this what you are refering to? https://github.com/MonashSmartStructures/ospgrillage/blob/main/docs/requirements.txt

Hi @abdelhaq-ourosama We acknowledge this issue and are investigating this. We’ll update this thread once resolved. Thanks for your patience! Justin

Hi @Mehrshad-Ghorbanzadeh, Thank you for reaching out. On your first question, setting pyfile=True only **generates a python script that create the grillage model when executed**. If you have other commands...

@Prathamesh001 we recently made some commits e.g., here #126. has this change or affect any of the components of this script? @ccaprani would you be able to review this as...

Thanks @Prathamesh001. Would you be able to modify the location of the `GUI_tool.py` -> into src/ospgrillage ?

@harsshh14 Thank you for bringing this to our attention.. `ospgrillage` have this feature but after reviewing its implementation, we've confirmed that while this feature exists, it's not currently functioning as...

@harsshh14 Apologies for the delay, and thank you for your patience! I’ve reviewed the code, and everything is working as intended. Here’s how you can generate the Python file with...