-
-
Notifications
You must be signed in to change notification settings - Fork 2
Speedup the thing #10
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
One option for this is to perform some of the calculations using C++. The current version tries to vectorize as much as it can, but when dealing with, for example, 10 line breaks per edge calculations can become cumbersome.