Steven Masfaraud
Steven Masfaraud
Using another framework, like PrimeNG...
Hi, You mean some kind of meta-block? It's not possible yet but not so difficult to implement. What kind of combination would you like to have (Serial...)
If you want to propose a pull request, you can add in core.py a MetaBlock class, inherinting from Block that takes a list of block as input. The Evaluate method...
You can try to have "local" variables in your block that the dynamic don't know
Ok, i'll consider this.
Waiting for the PR then ;)
Hi, I agree for the abbreviations. For the camel case, it is my own convention to distinguish methods from variable. I find this very usefull in scientific computing to know...
Ok let's make the next version pep8 compliant.
Bonjour, J'imagine que tu es tombé sur la doc du paquet : https://pythonhosted.org/bms/ Cette documentation pour l'instant minimaliste, je suis en train de faire de gros développements notamment pour pouvoir...
Thanks for the suggestion. For docstrings do you know if this format is recognized by sphinx?