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

Road Map #18

Open
8 tasks
dpo opened this issue May 26, 2015 · 2 comments
Open
8 tasks

Road Map #18

dpo opened this issue May 26, 2015 · 2 comments

Comments

@dpo
Copy link
Member

dpo commented May 26, 2015

Here are some of the steps that need to happen before a release:

  • Add tests for everything
  • Move factorizations to CySparse
  • Move iterative methods to PyKrylov
  • Move NLPy to the optimizers organization
  • Integrate the simplified slack model
  • Use try blocks to check for optional dependencies at run time
  • precon/pycfs will be replaced by lldl
  • ensure all code is PEP8 and PEP257 compliant

@syarra @counterclocker

@syarra
Copy link
Member

syarra commented Aug 25, 2015

What do we do with propack?

@dpo

@dpo
Copy link
Member Author

dpo commented Aug 25, 2015

I've been using Propack to approximate eigenvalues or singular values. For example I approximate the smallest eigenvalue of H and then shift H as in modified Newton. If it doesn't fit anywhere, it could be in its own module.

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

No branches or pull requests

2 participants