Martin K. Scherer
Martin K. Scherer
`/weldx/config.py:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources`
This could be used for instance to ensure we have given coordinate systems in a CSM. That is useful for programmatic evaluation of weldx files according to a schema.
For example in groove_types_01 there is an highlighting for types and other notebooks (section "Converting a groove to a profile"), but within Sphinx these are not treated as links. There...
To ensure backward-compatibility with previously created files, we should create at one weldx file for each released version. It would be preferable having a separate repository for these, which could...
Fields allowing for files are: 1. readme 2. license It would be very nice of `validate-pyproject`, if it could raise when one of these files are not accessible. It just...
``` File "C:\projects\bhmm\bhmm\estimators\bayesian_sampling.py", line 161, in bhmm.estimators.bayesian_sampling.BayesianHMMSampler.sample Failed example: samples = sampled_model.sample(nsamples, nburn=nburn, nthin=nthin) Exception raised: Traceback (most recent call last): File "C:\Python27_32\lib\doctest.py", line 1315, in __run compileflags, 1) in...
### Problem In order to easily inspect the a Layout instance of a widget, it'd be very useful to have a representation which displays all attributes. This way one can...
The service has been abondoned in favour of Github Code scanning. Details can be found here: https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/ We have some comments in the Python code skipping false positives. We should...
I've seen you are doing some post processing for **pycache** etc to set the correct python version for pure packages in link.py However the .egg_info directory created with setuptools egg_info...
I guess the app works like that it captures everything an puts it through the processing pipeline. What if no signal is detected? I wonder how the high power consumption...