raaupr

Results 3 issues of raaupr

`Magnitude.__init__()` tried to import non-existent method: ```python from pymagnitude.converter_shared import convert as convert_vector_file # noqa ``` in `__init__.py`, line 345. This causes an `ImportError: cannot import name 'convert'` to be...

Hi, Thank you for this work! It's great! I'm trying to reproduce the benchmark results and tried to follow the guide [here](https://nboost.readthedocs.io/en/latest/chapter/benchmarking.html), but I suspect that it is not up...

Hi there! I wanted to try to run your code, but the data is not available to be downloaded from the current link, do you have by any chance the...