Coder Social home page Coder Social logo

mhcn / guiqwt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from plotpystack/guiqwt

0.0 2.0 0.0 10.93 MB

Efficient 2D plotting Python library based on PythonQwt

Home Page: https://pypi.python.org/pypi/guiqwt

License: Other

Batchfile 0.08% Python 96.32% C++ 3.60%

guiqwt's Introduction

guiqwt: Python tools for curve and image plotting

See documentation for more details on the library and changelog for recent history of changes.

Copyright © 2009-2015 CEA, Pierre Raybaut, licensed under the terms of the CECILL License.

Overview

Based on PythonQwt (a pure Python/PyQt reimplementation of the curve plotting Qwt C++ library, included in guiqwt base source code) and on the scientific modules NumPy and SciPy, guiqwt is a Python library providing efficient 2D data-plotting features (curve/image visualization and related tools) for interactive computing and signal/image processing application development. It is based on Qt graphical user interfaces library, and currently supports both PyQt4 and PyQt5.

Extension to PythonQwt:

  • set of tools for curve and image plotting
  • GUI-based application development helpers

Dependencies

Requirements

Optional modules

  • spyderlib 2.1+ for GUI-embedded console support
  • pydicom 0.9.3+ for DICOM I/O support

Building/Installation

All platforms:

The setup.py script supports the following extra options for optimizing the image scaler engine with SSE2/SSE3 processors: --sse2 or --sse3.

On GNU/Linux and MacOS platforms:

python setup.py build install

On Windows platforms with Microsoft Visual C/C++:

python setup.py build install

On Windows platforms with MinGW:

python setup.py build -c mingw32 install

guiqwt's People

Contributors

pierreraybaut avatar laubry avatar ceavirginie avatar berrosse avatar mindw avatar stonebig avatar

Watchers

James Cloos avatar Han 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.