Yumeng Xu

Results 5 issues of Yumeng Xu

Add exportType option and allow specify OpenAPI 3.0

Got this error, but I can't figure out the reason. I have checked the line 457 and the `parse_known_args` function in the source code but they look ok. I have...

I want to use Kranc to calculate some model contains ODE equation, and I tried the `SimpleWaveODE.m`. But it cannot pass the build process of Cactus. Below is the error...

When `pycbc` is used with some multiprocessing package such as `dask`, importing `pycbc` will set the multiprocessing context repeatedly. The `RuntimeError: context has already been set` will occur. This fix...