Showing 50 open source projects for "graphing"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Photon

    Photon

    A graphing calculator that's both powerful and easy to use.

    Photon is a fully functional graphing calculator capable of numeric calculations as well as graphing functions, including parametric and polar graphs. In addition to regular graphing, Photon can plot integrals, first and second derivatives, tracing, animation, matrix math, and degree / radian mode. Photon can find roots, minimums and maximums, points of inflection, and it can fit several types of best fit lines and curves to data sets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    gnuplot

    gnuplot

    A portable, multi-platform, command-line driven graphing utility

    A famous scientific plotting package, features include 2D and 3D plotting, a huge number of output formats, interactive input or script-driven options, and a large set of scripted examples.
    Leader badge
    Downloads: 4,773 This Week
    Last Update:
    See Project
  • 3
    antoniovandre_eval - Android app

    antoniovandre_eval - Android app

    Android app interface for antoniovandre_eval software.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MathMod

    MathMod

    MathMod is a mathematical modeling software

    MathMod is a portable interactive plotting and graphing program for Windows, Linux, MacOSX and many other platforms. MathMod allows to plot 3D mathematical surfaces, described by implicit or parametric equations, and offers a very large database of model samples that can be generated with it. It's Free and Open Source. Change-log for MathMod-13.0 (15/11/2025) 1) Scripts generator to add thickness to iso/parametric surfaces 2) Undo/Redo commands for navigating through previous scripts 3) New scripts, Bug-fixes, code optimization and documentation update For a complete list of changes made during the course of development, please visit: https://github.com/users/parisolab/projects/2
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    K3DSurf
    ...K3DSurf supports Parametric equations and Isosurfaces. ****** Welcome to the realm of complex numbers! Change-log for MathMod-11.1 (16/06/2021) 1) Support of graphing functions with complex numbers Z=u+iv in 3D and 4D spaces (demo scripts: "Complex3D_xx" and "Complex4D_Saddle") 2) Added support for HSV (hue, saturation, brightness) coloring model (script: "Complex_Domain_Coloring") 3) Texture definitions (RGB and HSV) for parametric surfaces can now be expressed as functions of complex numbers 4) Added a software implementation for the OpenGL variable gl_FrontFacing (fixed an issue with GPU drivers on MacOSX Catalina). ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    BitLogic

    BitLogic

    Simple Java computer algebra calculator

    A calculator that solves many types of problems including solving equations computing derivatives and integrals simplifying expressions graphing equations 2d and 3d reverse polish notation, algebraic and word based interpreter infinite writing board for writing out equations requires java 11 or more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LogoFE

    LogoFE

    A Logo library, a big tool box.

    ...It has, Complex arithmetic Matrix arithmetic Polynomial arithmetic Numeric Integration and derivation Root finding Linear systems solver Date conversion functions List manipulation (Sorting, Cutting, Selecting, etc.) List to file (and vice-versa) procedures List to HTML conversion Grid (ala Excel) function TreeAsList to common Graph Formats procedures Function graphing Clip to Clipboard procedures Combinatoric and Paritition procedures Inferential Statistic distributions Plotting and charting procedures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AlphaPlot

    AlphaPlot

    Interactive scientific graphing and data analysis software.

    Alpha Plot can generate different types of 2D and 3D plots (such as line, scatter, bar, pie, and surface plots) from data that is either imported from ASCII files, entered by hand, or calculated using formulas. The data is held in spreadsheets which are referred to as tables with column-based data (typically X and Y values for 2D plots) or matrices (for 3D plots). The spreadsheets as well as graphs and note windows are gathered in a project and can be organized using folders. The built-in...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 9
    mcalx

    mcalx

    Matrix Calculator for LinuX

    MCalx is a small and quick C++ graphic calculator for performing common matrix operations such as addition, subtraction, multiplication and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10

    TILP - TI Linking Program

    TI graphing calculators <-> computer communication software

    TILP (formerly GtkTiLink) can transfer data between Texas Instruments graphing calculators and a computer. It works with all link cables (parallel, serial, Black/Gray/Silver/Direct Link) and it supports the TI-Z80 series (73..86), the TI-eZ80 series (83PCE, 84+CE), the TI-68k series (89, 92, 92+, V200, 89T) and the Nspire series (Nspire Clickpad / Touchpad / CX, both CAS and non-CAS). The project is now managed on Github, https://github.com/debrouxl/tilp_and_gfm .
    Leader badge
    Downloads: 149 This Week
    Last Update:
    See Project
  • 11

    CFD2D

    The incompressible Navier-Stokes equations solver in 2D domains

    ...The first element consists of continuous piecewise linears with a cubic bubble function for the velocity field, and the second of continuous piecewise quadratics for the same. The pressure field is approximated via piecewise linears in both cases. Both stationary and time-dependent regimes supported. Elementary graphing tools are provided. GMRES and CG iterative algorithms are used for solving linear systems. Software "Triangle" is used for mesh generation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    pygrapher

    Graphing Calculator made in Python

    Graphing Calculator made in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ParaGraph: a parametric graphing calculator. ParaGraph can graph multiple functions at once, perform numerical calculus, find extrema, do log plots, plot polar graphs, fit curves to data, do basic vector operations, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tibi's Mathematics Suite

    Tibi's Mathematics Suite

    A suite of useful mathematical applications.

    The Tibi's Mathematics Suite is a package of various mathematical applications. Included in the package are: a scientific calculator, a graphing calculator, a matrix calculator, and a factorizator. Requirements: .NET Framework 4.0
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Equation Untie (Equation Solver)

    Equation Untie (Equation Solver)

    Solving and graphing mathematical equations

    Equation Untie is an equation solver that enables you to solve and graph mathematical equations of the first and second degree in both real and complex planes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ATCalc

    Programming environment. Scientific and graphic calculator.

    From single or scientific calculator to structured programming environment (+- pascal): Input, graphic (display of functions; direct draw; display, capture, etc. of images) functions; tests, ... Ready: visual problems or blind users. See below in the web (http://atcalc.sourceforge.net/)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Scientific calculator for PalmOS and PocketPC with graphing, financial operations, number conversions, complex numbers and much more.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Ultimate Calc
    Multitask scientific calculator. Supports plugins and scripts (in C++ and QtScript respectively) to provide different working modes and custom solving functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A cross-platform, text-interpreting calculator written in the Java programming language. Runs on any computer with Java 6 or higher installed. Functions much like a Ti-84, but without the graphing utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Extcalc is a multifunctional scientific graphic calculator for linux with features like graph drawing, graph analysis and calculating scientific functions including differentiation, integration and logic functions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Graph polynomials and view prime numbers on a ulam spiral graphing plot. Only integer numbers. Based on an old GPL version of the JEP equation parser. See website for additional examples/live applets Seems to be closely related to Cellular automaton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HicCalc is a scientific utility written in Java,that runs on all java supported operating systems. The current release contains the graphing part of the product. Please visit http://www.hicsys.com/hiccalc.htm to check out the online demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Grapher is a research project that attemts to solve the problem of graphing implicit equations (i.e. in the form f(x,y) = g(x,y)). The main focus here will be experimenting with different algorithms, though we attempt to provide a usable Gtk interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The NA_WorkSheet is a set of algorithms coded in Java that implements various Numerical Analysis techniques. The tool may be used for graphing, root finding, differentiation, integration, interpolation, linear systems solving, and matrix operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SimpleGrapher is a graphing application for students. It is designed to be as simple as possible to use as well as attractive enough to use in college-level papers/projects for math or science courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo