Martin K. Scherer

Results 168 comments of Martin K. Scherer

Mhm this problem basically arises from the fact, that we use a global config instance. If we merely bind the config/quality standard to the instance of a WeldxFile, this problem...

> Can you provide a short example for documentation? > > From what I understand: > > ```python > import weldx # (loads asdf and QS via entry points) >...

> @marscher You can try it. Just do it on a separate branch and open a PR targetting this branch. will do.

I agree, that this feels strange from the aspect of validating two different things out of the developer perspective. Out of the users perspective on the other hand it feels...

That's a valid point. Although I think it is unlikely that developers will fiddle around with the environment during execution the validation. But it can happen of course. Then it'd...

this happened on win32/py2 only.

Am 10.08.2015 um 19:51 schrieb John Chodera: > This is presumably happening because |nsamples_in_state| is zero. We > should just raise an informative exception in this case. > > —...

It is a doctest executed by nosetest.