Coder Social home page Coder Social logo

kwant_tools's Introduction

Kwant Tools

A small set of utilities for use with the Kwant package for quantum transport simulations.

Kwant is a very general and powerful library. Part of its design philosophy is to keep it reasonably lean so as not to burden the user with a load of functionality that they don't need. In this way it is a framework in which to implement quantum transport simulations, rather than a plug-and-play simulation package. The downside of this design philosophy is that there are often common idioms that have to be implemented and re-implemented by the users themselves, because the concepts are not sufficiently general to be included in Kwant.

kwant_tools is a set of utilities that I have personally found useful for working with Kwant, as such it is in no way meant to be "complete". That being said, anyone who finds it useful is free to use it under the MIT licence, the conditions of which are stated in the LICENSE file. The wraparound module was written by Christoph Groth, and is under the Kwant 2-clause BSD license

Contents

  • lattice.py: utilities for working with Kwant lattices. Includes functions for connecting sites in a system from arbitrary lattices subject to some criterion, and some functionality for more easily working with symmetries.

  • spin.py: utilities for working with spin as an internal degree of freedom (i.e. matrix onsite/hoppings, as opposed to separate lattices).

  • wraparound.py: a utility to modify a Builder to allow for 2D band structures to be calculated.

Contributing

I'd be happy to accept pull/merge requests if anyone else has any tools they'd like to add to this collection.

kwant_tools's People

Contributors

jbweston avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.