Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update / improvements #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update / improvements #1

wants to merge 4 commits into from

Conversation

meznom
Copy link

@meznom meznom commented Feb 12, 2014

  • Updated for Eigen 3.2.
  • Removed dependency on pficommon, uses C++11 instead.
  • Two new example programs.
  • Minor improvements to build script and Readme.

* Updated the original performance_main program.
    * Does no longer depend on pficommon library.
    * Uses C++11 instead.
    * Works with Eigen 3.2.0.
    * Comes with compile instructions, does not need build system.
    * Behaviour probably slightly changed, compared to the original
      version.
* Added very simple example program that demonstrates how to use Arpaca.
* Added program to compare the performance of Arpack and Eigen.
* Both programs come with compile instructions and do not rely on a
  build system or other dependencies.
* Waf builds all three programs.
* Updated arpack_test, so that arpack_test builds correctly.
* Updated README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant