Giter VIP home page Giter VIP logo

dynamo's Introduction

DYNAMO - Quantum Dynamic Optimization Package

Version 1.4.0
Released 2016-07-14


Introduction
============

DYNAMO is a flexible framework for solving numerical optimal control
problems for quantum systems. It requires MATLAB R2011a or newer
(matlab.mixin.Copyable).

The latest development version can be downloaded from our Git
repository at https://github.com/smite/Dynamo
The user manual can be found in docs/dynamo_manual.tex, together with
the bibliography.

If you use DYNAMO in your research, please add an attribution in the
form of the following reference:
[TODO: DYNAMO 2 paper]


Getting started
===============

Initialize the package by running init.m

The best way to learn how to use DYNAMO is to review the demos in the
examples/ directory.


Design
======

The design is modularized and easily extendable.

DYNAMO attempts to minimize calculations by way of delayed calculations.
Whenever a control field is modified, DYNAMO marks that value as changed,
and the mathematical objects that depend on it (single-slice exponents, start-to-t and
t-to-end propagators etc.) as stale. Only when a specific stale object is needed
(such as propagators when computing the error), are the calculations performed.
At this point DYNAMO attempts to perform the minimal number of matrix exponentiations and
multiplications to arrive at the desired result.

See cache.m for the nitty-gritty details.


License
=======

All the code is released under the Lesser GNU Public License (LGPL) 3.0,
except where explicitly stated otherwise. Everything else
(documentation, algorithms, etc.) is released under the Creative
Commons Attribution-ShareAlike 3.0 License. See "LICENSE.txt" for details.

In one sentence: Normal scientific community licensing philosophy ---
take this work, do whatever you like with it, publish any enhancements
you make back to the community, and don't forget to add a reference to
the original authors.


Authors
=======

Shai Machnes         2010-2012
Ville Bergholm       2011-2016

dynamo's People

Contributors

smite avatar neumannp avatar shaimach avatar

Watchers

 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.