Seweryn Kokot

Results 13 comments of Seweryn Kokot

This is a really nasty bug - many equations in auctex mode and comments composed of trailing dashes/hyphens in other files were deleted. Fortunately I could identify and revert these...

Yes, the issue is to find an algorithm which works in most cases. What about a list of directories where the first (car) directory of the list is the default...

I have used the setup.py script on the Raspberry Pi 400 and it works without any problems!

Yes, it would be good to be able to download the font pack with slashed zero as default. Emacs don't support stylistic sets either. The dotted zero is somewhat unpredictable,...

@ccaprani Thank you for this feature request. Hopefully I have implemented this feature in the updated PyPi version. Please test and let me know if it works. Anyway I'm preparing...

I will fix this issue. For now try the following modification: ``` fmt_model={'color': [0.5,0.5,0.5],'linestyle':'solid','linewidth':1.2,'marker':'.','markersize':5} opsv.plot_model(node_labels=1,element_labels=0,node_supports=True,fig_wi_he=(40,15)) ```

Hi @ccaprani, thanks for the suggestions and your support! 1. I need some time to prepare a roadmap for opsvis. Anyway we can always discuss here what features would be...

@Felix-Chan-12 What version of openseespy do you use? The 'getNDM' command should be present in the current openseespy ver. 3.4.0.1.

Perhaps you should upgrade your Python (Anaconda distribution?). The openseespy ver. 3.4.0.1 requires Python 3.9 https://pypi.org/project/openseespy/

@mhscott, thank you reporting this bug. In two days I will upload the refactored version of opsvis which includes the fix and entirely relies on the element types (classtags).