Skip to content
Snippets Groups Projects
Select Git revision
  • suffa/Sparse
  • master default protected
  • cmake_cuda
  • bam_piping_erosion
  • ChargedParticles
  • RayleighBernardConvection
  • thoennes/fp16
  • kohl/fp16
  • thoennes/add-gcc12-to-ci-v2
  • thoennes/add-gcc12-to-ci
  • Antidunes_bugfix
  • plewinski/fix-Guo-force-model-TRT-MRT
  • 6-stable
  • thoennes/update-refactor-cmake-script
  • 146-cuda-gcc-config-warning
  • thoennes/add_sp_codegen_to_ci
  • use-correct-codegen-data-type
  • thoennes/change-ci-to-ninja
  • lbmpy-kernel-comparison
  • UpdateGPUBenchmark
  • v7.0dev
  • v6.1
  • v6.0dev
  • v5.1
  • v4.2
  • v5.0dev
  • v4.1
  • v3.3
  • v3.2
  • v4.0dev
  • v3.1
31 results

Timeloop.h

Blame
  • Forked from waLBerla / waLBerla
    Source project has a limited visibility.
    session.py 237 B
    import pystencils.sympy_gmpy_bug_workaround
    import sympy as sp
    import numpy as np
    import pystencils as ps
    import pystencils.plot2d as plt
    import pystencils.jupytersetup as ps_notebook
    
    
    __all__ = ['sp', 'np', 'ps', 'plt', 'ps_notebook']