Thursday 5 May 2016

Hello World!

I am Barbara Lócsi, a Software Engineering student at the Budapest University of Technology and Economics. During this summer as a GSoC student I will work on Generalized eigenvalue problem. I will blog about my progress here.
You can find more information about me and my application here: 

Here you can see my timeline
  • Community Bonding period (Until May 22)
    • I am already started working on implementing preliminary balancing I would like to finish most of this task before the coding period begins.
  • Week 1-2 (May 23 - Jun 5)
    • Finals, non-coding time
  • Week 3-4 (Jun 6 - Jun 19)
    • Finish preliminary balancing if it is not finished, start working on implementing left eigenvector calculation
  • Midterm evaluations (Jun 20 - Jun 27)
  • Week 6 (Jun 27 - Jul 3)
    • Finish the left eigenvector task (if not finished)
  • Week 7-10 (Jul 4 - Jul 31)
    • algorithm choosing for eigenvalue calculation (chol or qz)
    • creating tests
  • Week 11 (Aug 1 - Aug 7)
    • documenting
  • Week 12-13 (Aug 8 - Aug 28)
    • deciding return value format of the eigenvalues (vector or matrix)
    • testing, documenting