Skip to content

speed enhancements (new eigenvector code)

Pre-release
Pre-release
Compare
Choose a tag to compare
@jewettaij jewettaij released this 10 Feb 13:31
· 58 commits to master since this release

speed improvements (due to replacing the eigenvector calculation code). Also: The copy and move constructors, assignment operator are now public. (They were accidentally left private in earlier versions of the code.).

WARNING:

I may need to change the API in future updates.