Skip to content
Snippets Groups Projects

Interface refactoring

Merged Kostas Vilkelis requested to merge interface-refactoring into main
Compare and Show latest version
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
+ 3
1
image: gitlab.kwant-project.org:5005/qt/research-docker
before_script:
- cd codes; export PYTHONPATH="."; cd ..
run profiler:
script:
- cd codes; export PYTHONPATH="."; cd ..
- pip install memray pyinstrument
- python profiling/graphene.py
artifacts:
Loading