Plugin system requires expanding.

Issue #13 resolved
edanor repo owner created an issue

Currently each plugin occupies a single file. File hierarchy should be expanded: - add subdirectory to store plugins - split plugin files into multiple files with SIMD classes occupying separate files.

Comments (2)

  1. edanor reporter

    Modified file structure and split AVX2 plugin. Ideally all SIMD types should have separate files, so this issue is still not closed.

  2. Log in to comment