You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite parser to be more efficient (~2x speedup)
Add CreateAsync method to parse asynchronously with progress indicator
Refactor VectorTemplates to use extension methods
Fix parsing errors
Add more tests