Martin K. Scherer

Results 37 issues of 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`

low priority

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.

ASDF

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...

documentation

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...

CI
ASDF
tests

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...