Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • kwant kwant
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 142
    • Issues 142
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kwant
  • kwantkwant
  • Merge requests
  • !363

Vectorize wraparound

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Pablo Piskunow requested to merge pablopiskunow/kwant:vectorize_wraparound into master Apr 17, 2020
  • Overview 28
  • Commits 11
  • Pipelines 10
  • Changes 3

Allow WrappedBuilders to be vectorized.

As long as the user defines the signatures for onsite and hopping functions according to the format of Builder(vectorieze=True), the wraparound module will not touch it, and only add the momentum names to the signatures.

(commits to be squashed on merge)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: vectorize_wraparound