Skip to content
Snippets Groups Projects
  1. Feb 18, 2020
    • Kutalmış Berçin's avatar
      ENH: improve analytical eigendecompositions · 55e7da67
      Kutalmış Berçin authored and Andrew Heather's avatar Andrew Heather committed
        - `tensor` and `tensor2D` returns complex eigenvalues/vectors
        - `symmTensor` and `symmTensor2D` returns real eigenvalues/vectors
        - adds new test routines for eigendecompositions
        - improves numerical stability by:
          - using new robust algorithms,
          - reordering the conditional branches in root-type selection
      55e7da67
  2. Oct 31, 2019
  3. Jul 29, 2019
    • Mark OLESEN's avatar
      ENH: additional contiguous traits (#1378) · 1d79c045
      Mark OLESEN authored
      - change contiguous from a series of global functions to separate
        templated traits classes:
      
          - is_contiguous
          - is_contiguous_label
          - is_contiguous_scalar
      
        The static constexpr 'value' and a constexpr conversion operator
        allow use in template expressions.  The change also makes it much
        easier to define general traits and to inherit from them.
      
        The is_contiguous_label and is_contiguous_scalar are special traits
        for handling data of homogeneous components of the respective types.
      1d79c045
  4. Feb 06, 2019
  5. Mar 22, 2017
  6. Feb 22, 2016
  7. Aug 14, 2011
  8. Jan 19, 2011
  9. Jan 14, 2011
  10. Jan 07, 2011
  11. Jan 05, 2011
  12. Jul 28, 2010
  13. Mar 29, 2010
  14. Apr 27, 2009
  15. Feb 27, 2009
  16. Jan 16, 2009
  17. Dec 31, 2008
  18. Jun 25, 2008
  19. Jun 10, 2008
  20. Apr 15, 2008