FIX: resolve import error for linear_util
Resolves #4 (closed) . I realized that linear_util
was just moved to another submodule. I also took the liberty to remove any unused imports and apply some black
magic to the formatting, so the diff might be quite large :-)