Skip to content
Snippets Groups Projects
  1. Oct 13, 2009
  2. Oct 12, 2009
  3. Sep 24, 2009
  4. Sep 18, 2009
  5. Sep 09, 2009
  6. Jun 22, 2009
  7. Jun 16, 2009
    • Sven Marnach's avatar
      Make determinant work for singular matrices · e6057d5f
      Sven Marnach authored
      Note that the current implementation of the determinant is rather
      subobtimal.  While it is rather efficient, it is neither the most
      numerically stable way to compute the determinant, nor does it work
      for integers.  But I think it is much better than no implementation at
      all.
      
      [[Imported from SVN: r5549]]
      e6057d5f
  8. Jun 15, 2009
  9. Jun 10, 2009
  10. May 09, 2009
  11. Apr 02, 2009
  12. Mar 25, 2009
  13. Mar 18, 2009
  14. Mar 04, 2009
  15. Feb 26, 2009
  16. Feb 20, 2009
  17. Feb 14, 2009
  18. Feb 05, 2009
  19. Dec 05, 2008
  20. Nov 15, 2008
  21. Nov 14, 2008
  22. Nov 13, 2008
  23. Nov 10, 2008
    • Markus Blatt's avatar
      Check tr1 and deprecated interface speparately. · 95cbd82a
      Markus Blatt authored
      [[Imported from SVN: r5355]]
      95cbd82a
    • Christian Engwer's avatar
      * rename blockbitfield to bitsetevector · ad0a6d1e
      Christian Engwer authored
      * make iterators only forwarditertors
      * remove method getLocalBits
      * new methods count and countmasked superseed nSetBits
      * nSetBits marked deprecated, but will stay for a possible
        replacement of BitField by BitSetVector<1> (see #456)
      * updated test to run the whole iterator test
      * fulfill the whole bitset interface
      
      [[Imported from SVN: r5353]]
      ad0a6d1e
  24. Nov 09, 2008
  25. Nov 06, 2008
  26. Oct 27, 2008
  27. Oct 20, 2008
  28. Oct 19, 2008
  29. Oct 09, 2008
  30. Oct 06, 2008
  31. Sep 24, 2008
  32. Sep 12, 2008
Loading