1. 24 Şub, 2013 3 kayıt (commit)
  2. 22 Şub, 2013 2 kayıt (commit)
  3. 21 Şub, 2013 4 kayıt (commit)
  4. 20 Şub, 2013 4 kayıt (commit)
  5. 19 Şub, 2013 3 kayıt (commit)
  6. 15 Şub, 2013 4 kayıt (commit)
  7. 14 Şub, 2013 1 kayıt (commit)
  8. 13 Şub, 2013 1 kayıt (commit)
  9. 12 Şub, 2013 4 kayıt (commit)
  10. 11 Şub, 2013 2 kayıt (commit)
  11. 08 Şub, 2013 5 kayıt (commit)
  12. 07 Şub, 2013 1 kayıt (commit)
  13. 05 Şub, 2013 2 kayıt (commit)
  14. 04 Şub, 2013 2 kayıt (commit)
  15. 02 Şub, 2013 1 kayıt (commit)
  16. 01 Şub, 2013 1 kayıt (commit)
    • Pedro Giffuni's avatar
      Use TR1 C++ complex class instead of simple record fields. · 34514849
      Pedro Giffuni yazdı
      The syntax is different and somewhat ugly as it doesn't seem
      possible to manipulate directly the real or imaginary parts
      but it is possible to use operator overloading.
      
      This is done for "fun" and to keep in line with evolving C++
      standards. Numerical results should be unaffected.
      34514849