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

View related business solutions
  • The Ultimate Quiz Maker & Engagement Platform Icon
    The Ultimate Quiz Maker & Engagement Platform

    Powering publishers, brands, and sports teams with 30+ interactive content types. Maximize engagement and revenue with Riddle.

    Riddle is an online platform for creating interactive content such as quizzes, surveys, personality tests, prediction games, and leaderboards. Our customers create content on our platform and then embed it on their website. The goal? Increased engagement, lead generation, segmentation, and content monetization - all 100% GDPR compliant.
    Try for free
  • Better time tracking for projects, billing, and payroll Icon
    Better time tracking for projects, billing, and payroll

    Journyx makes it easy to gather accurate time and expense data so you can make smarter, more informed business decisions.

    This product is especially great for project managers, COOs, finance professionals, accountants, or payroll admins in any industry.
    Learn More
  • 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/
    Downloads: 97 This Week
    Last Update:
    See Project
  • 2
    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: 28 This Week
    Last Update:
    See Project
  • 3
    CueMol

    CueMol

    CueMol - Molecular Visualization Framework

    CueMol - Molecular Visualization Framework based on OpenGL, Mozilla XULRunner, and javascript
    Downloads: 2 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: 1 This Week
    Last Update:
    See Project
  • Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Icon
    Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.

    For developers, engineers, and operational teams in organizations of all sizes

    Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
    Learn More
  • 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: 71 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
    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
  • 8
    Plots a parameterized family of curves
    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
  • Cybersecurity Solutions to Protect, Detect and Respond Against Cyberattacks Icon
    Cybersecurity Solutions to Protect, Detect and Respond Against Cyberattacks

    Kroll's elite cyber risk experts deliver end-to-end cyber security services for organizations in a wide range of sectors, across the globe.

    From system upgrades or a move to the cloud … to applications meant to improve the customer experience … and to integral third-party relationships, one misstep can cascade into IP theft, wire fraud, ransomware, data breaches and more; not to mention regulatory action, civil litigation and reputational damage. That’s why we’ve structured end-to-end solutions to manage the entire threat lifecycle.
    Learn More
  • 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
    GDL - GNU Data Language, a free IDL (Interactive Data Language, see http://ittvis.com/idl/) compatible incremental compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    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: 1 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: 4 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: 1 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: 271 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: 187 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: 21 This Week
    Last Update:
    See Project
  • 25
    Cartes

    Cartes

    For all kinds of geometry transformations of molecules and crystals

    功能: A. 晶体坐标变换 -分数坐标和直角坐标互转 -向a,b,c三个方向堆积i,j,k个晶胞 -按给定对称关系得出所有相关原子 -按空间群对称性由不等价原子推出晶胞内所有原子 -查看空间群信息及对称等价位置 -自动转换*.cif文件 B. 分子坐标变换 -按指定对称操作任意平移、旋转、反映或反演当前的坐标 - 将一组坐标的中心平移到原点 -自动点群识别 -自动调整分子取向,包括 1)自动将分子的主轴调整到x,y,z轴上 2)自动将分子的自定义的某个轴调整到自定义的另外一个轴上 C. 各种文件格式的转换 注:Windows Vista使用注意:将cartes.exe的兼容模式改成Windows XP,并从用“管理员运行模式”
    Downloads: 1 This Week
    Last Update:
    See Project