Skip to content
Snippets Groups Projects
  1. Jun 25, 2021
    • Andreas Klöckner's avatar
      Fix names of pytest CI jobs · fb7033d6
      Andreas Klöckner authored and Andreas Klöckner's avatar Andreas Klöckner committed
      fb7033d6
    • Andreas Klöckner's avatar
      Add Intel CL Github CI job · 673cff93
      Andreas Klöckner authored and Andreas Klöckner's avatar Andreas Klöckner committed
      673cff93
    • Alexandru Fikl's avatar
      Force device scalars on PyOpenCLArrayContext (#43) · c745d2e6
      Alexandru Fikl authored
      * add a flag to force device scalars on the CL array context
      
      * remove local pylintrc from meshmode
      
      * parametrize tests for force_device_scalars
      
      * add docs for force_device_scalars
      
      * add proper typing hints to _loopy_transform_cache
      
      * use np.isscalar instead of isinstance(Number)
      
      * fix type hints for _loopy_transform_cache
      
      * use specific type in _kernel_name_to_wait_event_queue
      
      * add pytest_generate_tests_for_array_context
      
      * add env var to select array context for tests
      
      * fix mypy issues
      
      * add a documented PytestArrayContextFactory
      
      * update test generator to return a closure
      
      * add a way to register factories as strings
      
      * actually fix the implementation
      
      * fix doc formatting
      
      * better names for global variables
      
      * move norm to BaseFakeNumpyLinalgNamespace
      
      * simplify and deduplicate pytest fixture setup
      c745d2e6
  2. Jun 19, 2021
  3. Jun 17, 2021
  4. Jun 14, 2021
  5. Jun 11, 2021
  6. Jun 10, 2021
  7. Jun 09, 2021
  8. Jun 07, 2021
    • Alexandru Fikl's avatar
      Enable mypy (#18) · 3e211cc3
      Alexandru Fikl authored
      * enable mypy in setup.cfg
      
      * add some more type annotations
      
      * add py.typed
      
      * add mypy to ci
      
      * fix some type annotations
      3e211cc3
  9. Jun 04, 2021
  10. Jun 02, 2021
  11. May 29, 2021
  12. May 26, 2021
  13. May 22, 2021
  14. May 21, 2021
Loading