Victor Negîrneac

Results 25 comments of Victor Negîrneac

Thank you for the suggestion @drpaulralph! It would indeed be helpful Unfortunately my time is very limited at the moment for LatexKit :( PS It could be a nice student...

> but I'll let my student know you're open to help. You may regret this :-P @drpaulralph made my day! 😂😂😂

Hi, there! Thank you for reaching out! That is indeed a pain to have to re-generate and manually edit the column alignment! We found ourselves struggling with that as well,...

@jenshnielsen thank you for the replies and support!! Quick questions before developing any solution: Would a PR for a two-way conversion that would preserve python types be accepted? Possibly with...

@astafan8 thank you very much for quick review, comments have been addressed. --- > so this feature enables 1) override existing parameters in instrument driver subclasses such that the original...

> great! then i'll review after those items are done, ok? Yes, deal! I will tag you when it is ready for a new review :)

Thank you for the review @AdriaanRol Will have to process farther some parts of your feedback, here are a few replies. > suggestion, the @add_parameter decorator in combination with the...

Latest prototype, everything auto-generated: ![Screenshot 2021-06-16 at 03 30 15](https://user-images.githubusercontent.com/31376402/122144382-ae7d8080-ce53-11eb-8c65-8653c78732c7.png) Sphinx hacks are more elegant than I was imagining. conf.py source code ```python from sphinx.ext import autodoc from sphinx.domains import...

@astafan8 I have improved the sphinx hacks by creating a sphinx extension and added documentation. Only missing tests. Could you review these parts? I think the code and docs are...

> @caenrigen will review within the coming days! at a quick glance - looks great, especially the documentation depth and the sphinx extension part :) in the meantime, there's still...