Skip to content
Snippets Groups Projects
  1. Nov 24, 2021
  2. Sep 24, 2020
  3. Sep 11, 2020
  4. Aug 18, 2020
  5. Aug 14, 2020
  6. Aug 11, 2020
  7. Aug 08, 2020
  8. Aug 06, 2020
    • Dr. Felix Tobias Schindler's avatar
      [P|operators] refactor bindings structure · f5926df6
      Dr. Felix Tobias Schindler authored
      The OperatorInterface requires the ConstLincombOperator, the
      LincombOperator and the MatrixBasedOperator and correspondingly binds all
      these types now. They can be split over multiple compile units, since no
      overloaded function in a single module is desired. From the matrix operator
      we only want the factory method in a single module, so we split the type
      bindings from the factory bindings.
      f5926df6
  9. Aug 04, 2020
  10. Jul 28, 2020
  11. Jul 22, 2020
  12. Jul 21, 2020
  13. Jul 18, 2020
  14. Jul 13, 2020
  15. Jul 10, 2020
  16. Jul 09, 2020
  17. Jun 30, 2020
Loading