Showing 35 open source projects for "python user interface"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Best Recruitment CRM, ATS, and Staffing Software Icon
    Best Recruitment CRM, ATS, and Staffing Software

    Fast and flexible talent software solutions that empower professional recruiters and maximize growth.

    Crelate is a comprehensive recruitment software designed for staffing and recruiting agencies, and in-house corporate recruiting teams. Offering a powerful Applicant Tracking System (ATS) and Recruitment CRM, Crelate helps streamline the entire hiring process.
    Learn More
  • 1
    LabPlot

    LabPlot

    Data Visualization and Analysis

    LabPlot is a FREE, open source and cross-platform Data Visualization and Analysis software accessible to everyone.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    Uranie

    Uranie

    Uranie is CEA's uncertainty analysis platform, based on ROOT

    Uranie is a sensitivity and uncertainty analysis plateform based on the ROOT framework (http://root.cern.ch) . It is developed at CEA, the French Atomic Energy Commission (http://www.cea.fr). It provides various tools for: - data analysis - sampling - statistical modeling - optimisation - sensitivity analysis - uncertainty analysis - running code on high performance computers - etc. Thanks to ROOT, it is easily scriptable in CINT (c++ like syntax) and Python. Is is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    sequoia-dap

    SEQUOIA ocean data assimilation platform (a SIROCCO suite tool)

    Within the SIROCCO suite of numerical tools, the purpose of SDAP is to provide a flexible platform to carry out multivariate assimilation of geophysical data in a numerical model. The program is multi-grid (finite differences or finite elements), multi-algebra (plug-in analysis kernels), multi-model (simple standardized interface). The program supports reduced-order data assimilation methods, as well as Ensemble assimilation approaches such as the Ensemble Kalman Filter. Recent additions...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SciDAVis is a user-friendly data analysis and visualization program primarily aimed at high-quality plotting of scientific data. It strives to combine an intuitive, easy-to-use graphical user interface with powerful features such as Python scriptability.
    Leader badge
    Downloads: 904 This Week
    Last Update:
    See Project
  • imgproxy – the fastest, most flexible image processing server Icon
    imgproxy – the fastest, most flexible image processing server

    AI-powered self-hosted image processing server

    imgproxy is a high-performance, secure, and open-source image processing server that gives you full control over your media pipeline. Whether you’re looking for a faster alternative to existing open-source tools, moving away from an expensive SaaS solution, or replacing a costly in-house system, imgproxy is built to handle all your image processing needs.
    Learn More
  • 5

    ADaMSoft

    Open Source and data mining software

    ADaMSoft is a free and Open Source Data Mining software developed in Java. It contains data management methods and it can create ready to use reports. It can read data from several sources and it can write the results in different formats.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    TRSL is a C++ library that implements several (statistical) sampling schemes behind an (STL-like) iterator interface. The library may be used e.g. in particle filtering. It is distributed under the Boost SL (BSL is a free-software license).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Modular toolkit for Data Processing MDP
    The Modular toolkit for Data Processing (MDP) is a Python data processing framework. From the user's perspective, MDP is a collection of supervised and unsupervised learning algorithms and other data processing units that can be combined into data processing sequences and more complex feed-forward network architectures. From the scientific developer's perspective, MDP is a modular framework, which can easily be expanded. The implementation of new algorithms is easy and intuitive. The...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    quickplot

    quickplot

    interactive 2D plotter

    Quickplot is a fast interactive 2D plotter with infinite zooming, value picking, pipe input, and unlimited plots displayed. Quickplot is meant for looking at your data quickly and of secondary importance is making static pictures of your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OCaml interface to FFTW3 -- the Fastest Fourier Transform in the West! (http://www.fftw.org/). The code is developed at https://github.com/Chris00/fftw-ocaml
    Downloads: 0 This Week
    Last Update:
    See Project
  • PageDNA: Web-to-Print eCommerce Software Icon
    PageDNA: Web-to-Print eCommerce Software

    eCommerce for Print, Signs and Fulfillment Trusted by In‑Plants and Commercial Print Leaders

    PageDNA enables successful eCommerce strategies for commercial print sales organizations, internal print shops, and brand owners. PageDNA’s online ordering platform increases print volume while decreasing touch costs for all stakeholders: clientele, print operations, and the organizations they support.
    Learn More
  • 10
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Provide a reference implementation of Moving Taylor Bayesian Regression, a method for nonparametric multi-dimensional function estimation with correlated errors from finite samples, as a Python package based on SciPy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ShiVaSmiles

    ShiVaSmiles

    A slick interface to see various scale analysis algorithms in action.

    The Shape Visualizer is intented to be an exploratory/educational tool making it quick and easy to see how various mathematical methods perform in analysing and selecting the various patterns present on an image. The main website is built as a wiki gathering info and examples on the various implemented algorithms. The combination of the application and its wiki intend to constitute a nice little pedagogic toolkit for multiscale analysis. Feel free to contribute code or wiki content !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A set of Unix command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, csv, or flat file format) with a header line. Provides delimiter and compression detection, column reference by name. * tblmap: per-line ("map") computation: derive columns through an expression, delete, reorder, filter rows. * tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns. * tbldesc: Summarize columns in file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Crispy Plotter
    Crispy Plotter is a function graph plotter for mathematical functions, featuring high drawing speed and an intuitive interface that is fun to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ptsa (pronounced pizza) stands for Python Time Series Analysis. A python module specifically designed with neural data in mind (EEG, MEG, fMRI, etc...), but applicable to almost any type of time series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gfit creates an interface between computational models and experimental data and provides tools for their analysis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JMulTi is an interactive software designed for univariate and multivariate time series analysis. It has a Java graphical user interface that uses an external engine for statistical computations. It uses the framework JStatCom.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 19
    Platform supporting machine learning on different objects by different modification of the JSM method (for now). Predicates for the JSM method are written in CLIPS.Objects and modification of the JSM method have to written on one of .NET languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Augustus

    PMML-compliant scoring engine and analytic toolkit

    Augustus development has moved to google code. The new project page is augustus.googlecode.com. New releases of the project are not currently being released to sourceforge. Augustus is designed for statistical and data mining models and produces and consumes models with 10,000s of segments. Versions of Augustus support PMML 3, 4.0.1, and 4.1.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Moved to Google Code, see http://code.google.com/p/pythonequations/downloads/list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AbuGraph is a freely available Java application for the layout and visualization of directed graphs. Bound to a TCP port, it supports dynamic graph creation receiving commands from a telnet console or another third party application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Toolkit for Advanced Discriminative Modeling (TADM) is a C++ implementation for estimating the parameters of discriminative models, such as maximum entropy models. It uses the PETSc and TAO toolkits to provide high performance and scalability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This software is an easy to use 2D mathematical function plotter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Python package for general Bayesian inference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next