Showing 557 open source projects for "x-12arima"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    PyMOL Molecular Graphics System

    PyMOL Molecular Graphics System

    PyMOL is an OpenGL based molecular visualization system

    The Open-Source PyMOL repository has been moved to github: https://github.com/schrodinger/pymol-open-source We still use the pymol-users mailing list here on sourceforge. Please subscribe for community support: https://pymol.org/maillist (Note: SourceForge email newsletter and special offers are optional and can be unchecked) The PyMOL community wiki has its own home: https://pymolwiki.org/
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 2
    CueMol

    CueMol

    CueMol - Molecular Visualization Framework

    CueMol - Molecular Visualization Framework based on OpenGL, Mozilla XULRunner, and javascript
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    SIVIC
    SIVIC is an open-source, standards-based software framework and application suite for processing and visualization of DICOM MR Spectroscopy data. Through the use of DICOM, SIVIC aims to facilitate the application of MRS in medical imaging studies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JHotDraw is a two-dimensional graphics framework for structured drawing editors that is written in Java. It is based on Erich Gamma's JHotDraw, which is copyright 1996, 1997 by IFA Informatik and Erich Gamma.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    The SourceForge OpenRasMol project is an adjunct to the RasMol and OpenrasMol project at http://rasmol.org. It is hoped that the SourceForge OpenRasMol project will provide a convenient focal point for active collaborative contributions.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 6
    Novembre

    Novembre

    STM data analysis

    A tool for visualisation and analysis of STM and STS results. Currently supports RHK, WinSPM, Nanonis and Createc file formats. Other formats can be added. Tools are made available by plugins and are currently focused on spectroscopy manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Plots a parameterized family of curves
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    ipyvolume

    ipyvolume

    3d plotting for Python in the Jupyter notebook

    3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL. Create quiver plots (like scatter, but with an arrow pointing in a particular direction). Render in the Jupyter notebook, or create a standalone html page (or snippet to embed in your page). Render in stereo, for virtual reality with Google Cardboard. Animate in d3 style, for instance, if the x coordinates or color of a scatter plots changes. Animations / sequences, all scatter/quiver plot properties can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    x-ballistics

    x-ballistics

    a browser based ballistics calculator for arrows and bullets

    Browser based ballistics calculator for arrows and bullets: http://www.x-ballistics.eu/app/web/ballistics/index
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    Merlin.jl

    Merlin.jl

    Deep Learning for Julia

    Merlin is a deep learning framework written in Julia. It aims to provide a fast, flexible and compact deep learning library for machine learning. Merlin is tested against Julia 1.0 on Linux, OS X, and Windows (x64).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    xmgrace python interface

    xmgrace and qtgrace plotting interface in python

    This is a python module providing a nearly complete interface to the graphing program xmgrace and the new qtgrace (great project... grace works under windows, too, now!). It allows creation of grace plots from within python, which can be customized using python, or through grace after creation.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    GDL - GNU Data Language, a free IDL (Interactive Data Language, see http://ittvis.com/idl/) compatible incremental compiler.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Flame Graphs

    Flame Graphs

    Stack trace visualizer

    Flame graphs are a visualization of profiled software, allowing the most frequent code-paths to be identified quickly and accurately. They can be generated using my open source programs, which create interactive SVGs. See the Updates section for other implementations. Recently I've been helping with d3-flame-graph. The x-axis shows the stack profile population, sorted alphabetically (it is not the passage of time), and the y-axis shows stack depth, counting from zero at the bottom. Each...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    D_2D and D_3D plotting programs
    D_2D and D_3D are plotting programs with unique features, useful for data visualization and analysis. Input data should be provided as ASCII files formatted as x,y pairs or x,y,z triplets. Graphic output can be in DXF vector format, or raster image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Descend

    Descend

    Program for drawing 3D surfaces from parametric equations

    Descend is an open source program for drawing 3D surfaces from parametric equations. It uses a custom, very fast language called Misc to calculate the geometry. It also uses OpenGL to render scenes with high quality shaders. Website: https://descend.mimec.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MandelbrotExplorer

    A program to calculate and represent the Mandelbrot set

    This project is a C++ program to calculate and represent graphically the Mandelbrot fractal set, and/or the corresponding Julia sets, according to the seed Z0 given by the user as input. The user disposes of a graphical interface to control the program and modify conveniently some parameters, like the XY-scales, the XY map area, the Julia seed for the complex series iteration of Z(n+1)=Z(n)^2+a, being Z(0)=(X0,Y0) the seed, and "a in XY" the points to be calculated. The user can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FreeMat
    Freemat is an interpreted, matrix-oriented development environment for engineering and scientific applications, similar to the commercial package MATLAB. Freemat provides visualization, image manipulation, and plotting as well as parallel programming.
    Leader badge
    Downloads: 644 This Week
    Last Update:
    See Project
  • 18

    PyVE

    PyVE is image analysis and visualization environment

    PyVE is image analysis and Visualization Environment focused at clinical use. At the core of it there is a powerful viewer for displaying 3D datasets (MRI, PET, CT) based on VTK. It all comes precompiled allowing painless access to Python (2.x), the ITK toolkit for image analysis, numpy/scipy for numerical calculations, Qt and PyQt4 for the development Graphical User Interfaces. It is what you need for fast prototyping and development of more complex projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ngx-datatable

    ngx-datatable

    A feature-rich yet lightweight data-table crafted for Angular

    ... for Angular 1.x. Intelligent Column Width Algorithms (Force-fill & Flex-grow). Fixed AND Fluid height. Left and Right Column Pinning. Row Detail View. Decoupled theme'ing with included Google Material theme. Light codebase / No external dependencies. AoT Compilation Support. Universal Support. Cell & Row Selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    A2WagoTagConvert

    Export variables from a WAGO PLC to other HMI/SCADA applications

    Converts the variables of a WAGO PLC program (Codesys) and create a Export file compatible with some HMI/SCADA applications. It applies to most of WAGO Modbus/TCP controllers as 750-88 x and PFC200. I am open to add support to other target applications, Just send me the description and a export file sample.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    matplotlib
    Matplotlib is a python library for making publication quality plots using a syntax familiar to MATLAB users. Matplotlib uses numpy for numerics. Output formats include PDF, Postscript, SVG, and PNG, as well as screen display. As of matplotlib version 1.5, we are no longer making file releases available on SourceForge. Please visit http://matplotlib.org/users/installing.html for help obtaining matplotlib.
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 22
    Airbus A340 glass cockpit. Build upon an open framework for creating an distributed glasscockpit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An IDE for people interested in Machine Vision/Image Processing. Written in Java, using JAI. It allows users to view image data and also provides a drag and drop environment that users can create/execute graphs of JAI operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Graphixy - Image Data Extraction

    Graphixy - Image Data Extraction

    Scientific, Engineering and Statistical Graphing data extraction tool

    Graphixy is a freeware and lighter (140 KB) standalone program designed to get 'x' and 'y' graphical co-ordinates of an image in scientific, engineering & statistical applications and in image data processing. By drawing an image (or) hovering mouse over the pre-loaded image (using Load option), the 'x' and 'y' co-ordinates can be recorded and saved as notepad .txt file The saved data can be exported to Excel spreadsheet and viewed in graph format. Drawn images can be replayed from...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 25
    The software can be used to co-localize spots in 2 or 3 movies containing single molecule fluorescence data with surface immobilized molecules. If movies are taken on more than 1 camera, offset files can be made and then used to warp one of the movies (or two of the movies if working with three). Time traces for identified spot triples and pairs can be subsequently viewed. The software was created at the University of Colorado Boulder by James Goodrich, with the help of Abigail Horn and...
    Downloads: 0 This Week
    Last Update:
    See Project