Code Monkey home page Code Monkey logo

interpolator's Introduction

INTERPOLATOR - A serie interpolator using Python
Copyright (C) 2012  Pierre Gradot


Présentation :

Ce programme sert à obtenir des valeurs intermédiaires de séries grâce à des méthodes d'interpolation. Ces séries sont contenues dans un fichier Excel répondant à un formatage précis.


Utilisation :

Le programme utilise Python 2.7 et  PyQt4. Il se lance grâce au script main.pyw, après avoir généré le fichier interpolation_ui.py à l'aide pyuic et du fichier interpolation.ui. Le fichier pyuic_call.bat permet de générer ce fichier.

Pour l'instant, seul Windows XP a été testé.


Formatage du fichier Excel :

Le fichier "exemple.xls donne un exemple de fichier formaté correctement. Chaque feuille contient une série, composée d'une plage des valeurs (colonne A) et d'une plage des images de ces valeurs (colonne B). Les deux premières lignes donnent les noms des plages ainsi que les unités utilisées.



Licence :

Le code est placé sous Licence GPLv2. Les termes de la licence sont disponibles dans le fichier LICENCE.txt ou à l'adresse : http://www.gnu.org/licenses/gpl-2.0.html

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.