Giter Club home page Giter Club logo

carousel's Introduction

https://travis-ci.org/SunPower/Carousel.svg?branch=master

Carousel - Model Simulation Framework

Carousel ia a framework for simulating mathematical models that decouples the models from the simulation implementation. It takes care of boilerplate routines such as loading data from various sources into a key store that can be used from any calculation, determining the correct order of calculations, stepping through dynamic simulations and generating output reports and visualizations, so that you can focus on developing models and don't have to worry about how to add new models or how to integrate changes.

Features

  • Built in integration of units and uncertainty.
  • Built in management of input data, calculated outputs and formulas in simple key store.
  • Boilerplate designs for reading data from various sources.
  • Automatic determination of calculation order.
  • Boilerplate designs for progress display and output reports.
  • All configuration files use human readable JSON serialization.

Requirements

Installation

Carousel releases are on PyPI and on GitHub. You can use either pip or distutils to install Carousel.

pip

$ pip install Carousel

Extract the archive to use disutils

$ python setup.py install

Documentation

Carousel documentation is online. It's also included in the distribution and can be built by running the Makefile found in the docs folder of the Carousel package. Documentation uses Sphinx, and built documentation will be found in the _build folder under the tree corresponding to the type of documentation built. EG: HTML documentation is in docs/_build/html.

Contributions

Carousel source code is online. Fork it and report issues, make suggestions or create pull requests. Discuss the roadmap or download presentations on the wiki

History

The change log for all releases is on GitHub.

carousel's People

Contributors

mikofski avatar

Stargazers

Aalekh  avatar

Watchers

Bennet Meyers 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.