[go: up one dir, main page]

Showing 53 open source projects for "plot 3d"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Enterprise Job Scheduling Software Icon
    Enterprise Job Scheduling Software

    Unify Enterprise Job Scheduling for Scale, Visibility, and Control

    Managing your sprawling data center and cloud with disparate native schedulers creates chaos. Achieve unparalleled control and efficiency over your entire IT environment with JAMS job orchestration tools. JAMS provides the singular, centralized platform required to overcome the complexities of disparate native schedulers. Automate, secure, and govern all your workloads, eliminating fragmented control, compliance risks, and operational bottlenecks. JAMS streamlines operations and ensures audit-ready history, transforming your enterprise automation with confidence and precision.
    Learn More
  • 1
    PyVista

    PyVista

    3D plotting and mesh analysis through a streamlined interface

    ...This module can be used for scientific plotting for presentations and research papers as well as a supporting module for other mesh-dependent Python modules. Easily integrate with NumPy and create a variety of geometries and plot them. You could use any geometry to create your glyphs, or even plot the points directly. Direct access to mesh analysis and transformation routines. Intuitive plotting routines with matplotlib similar syntax.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    HyperTools

    HyperTools

    A Python toolbox for gaining geometric insights

    HyperTools is a library for visualizing and manipulating high-dimensional data in Python. It is built on top of matplotlib (for plotting), seaborn (for plot styling), and scikit-learn (for data manipulation). Functions for plotting high-dimensional datasets in 2/3D. Static and animated plots. Simple API for customizing plot styles. Set of powerful data manipulation tools including hyperalignment, k-means clustering, normalizing and more. Support for lists of Numpy arrays, Pandas dataframes, text or (mixed) lists. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Surface Explorer 3D v3.2

    Surface Explorer 3D v3.2

    Surface Explorer 3D plots mathematical surfaces in 3D.

    Surface Explorer 3D plots mathematical surfaces in 3D. User defined surface equations can be explicit, implicit, or parametric. Surface and color equations are specified by user. The user can export to the clipboard, or file formats including VRML, POV, DXF, STL, and output to a printer. The STL format can be used to do 3D printing to create a physical object. Surface Explorer 3D is provided as freeware in the hopes that others can enjoy exploring math equations. Full MFC C++...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Docking-Affinity-Plotter

    Docking-Affinity-Plotter

    Docking Affinity Plotter: Visualize and analyze binding affinity data.

    ...Features ✅ CSV File Loading: Accepts docking results with ligand names, binding affinity, RMSD upper bound (rmsd/ub), and RMSD lower bound (rmsd/lb). ✅ Binding affinity distribution ✅ Density plot of binding affinity ✅ Box plot of binding affinity ✅ RMSD distribution (ub & lb) ✅ 3D scatter plot: Binding affinity vs RMSD ✅ Scatter plots: Affinity vs RMSD ub/lb ✅ Pairwise relationships among affinity and RMSD values ✅ Top 10 ligands by minimum binding affinity ✅ Top 3 recommended ligands ✅ Statistical analysis Citation If you use Docking Affinity Plotter in your research, please cite it as: Md. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • JS7 JobScheduler is an open source workload automation solution. Icon
    JS7 JobScheduler is an open source workload automation solution.

    JS7 offers cross-platform job execution, managed file transfer, complex no-code job dependencies and a real REST API.

    JS7 JobScheduler is an open source workload automation solution. It is used to run executable files, shell scripts etc. and database procedures.
    Learn More
  • 5

    RSM

    Radiation Spectrum Method : a modal BPM (Beam Propagation Method)

    RSM (Radiation Spectrum Method) is a 2D rigorous tool to solve the Maxwell equations for the propagation of light in integrated optics or photonics devices. It makes use of an eigenmode expansion method to solve the electromagnetic problem. This software running on Windows and MacOS comes with a GUI that permits to define with the aid of files or scripts the arbitrary and complex geometry of the waveguide. Of that way any waveguide geometry can be handled. Several plots are available :...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Book-Reviews-In-Mathematica

    Partial Differential Equations, Complex Analysis, Mathematica, Farlow

    Cliff* Notes, Mathematica Evaluatable "Partial Differential Equations for Scientists and Engineers", Farlow "Physics for Scientists and Engineers", Serway "A First Course in Complex Analysis", Beck "PDE", Asmar "PDE, An Introduction", Colton "Elementary Differential Equations", 7th, Rainville "Ordinary Differential Equations", Tenenbaum "Linear Algebra And It's Applications", Lay "Swokowski Calculus", 5th, Swokowski "Chemistry Concepts & Problems, A Self-Teaching Guide",...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 24 This Week
    Last Update:
    See Project
  • 8

    C++ FFT

    C++ radix 2 & 3 multi-dimension complex FFT & graphical test program

    This C++ code does radix 2 & 3 multi-dimension (any) complex FFT and its inverse. Array dimensions with sizes that are not 2^m 3^n are automatically zero-padded to the nearest larger size integer of the form 2^m 3^n. The new array has the original data centered, except when a dimension size is increased by an odd number, the zero padding on the left is one less than the zero padding on the right. This FFT code is in is own namespace and is in one source file and one include file. There is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    This is a command line C++ code which compiles and links using gnu g++. It has scientific notation, scientific functions, complex integration including path integrals, and loops with tests. User defined functions are strings. A variable may simultaneously represent a scalar, an array, and a string. Arrays up to ten dimensions are allowed. Householder reduction is used for determinants, eigenvectors, and QR matrix factorization. Class Matrix and class Polynomial facilitate finding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • World class QA, 100% done-for-you Icon
    World class QA, 100% done-for-you

    For engineering teams in search of a solution to design, manage and maintain E2E tests for their apps

    MuukTest is a test automation service that combines our own proprietary, AI-powered software with expert QA services to help you achieve world class test automation at a fraction of the in-house costs.
    Learn More
  • 10
    ipyvolume

    ipyvolume

    3d plotting for Python in the Jupyter notebook

    ...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 be a list of arrays, which can represent time snapshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bio7
    The application Bio7 is an integrated development environment for ecological modelling and contains powerful tools for model creation, scientific image analysis and statistical analysis. The application itself is based on an RCP-Eclipse-Environment (Rich-Client-Platform) which offers a huge flexibility in configuration and extensibility because of its plug-in structure and the possibility of customization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    DataMelt

    DataMelt

    Computation and Visualization environment

    DataMelt (or "DMelt") is an environment for numeric computation, data analysis, computational statistics, and data visualization. This Java multiplatform program is integrated with several scripting languages such as Jython (Python), Groovy, JRuby, BeanShell. DMelt can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear and symbolic regression are also available. Neural networks and various data-manipulation methods are integrated using powerful Java API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GoCity

    GoCity

    Code City metaphor for visualizing Go source code in 3D

    GoCity is an implementation of the Code City metaphor for visualizing Go source code. The UI is built with React and uses babylon.js to plot 3D structures. The front-end source code is available in the front-end branch. The Number of Lines of Source Code (LOC) represents the build color (high values makes the building dark) The Number of Variables (NOV) correlates to the building's base size. The Number of methods (NOM) correlates to the building height.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JAGPI - Just Another GnuPlot Interface allows you to create graphs without any codes. While gnuplot, created from Gnu, is a tool to create plots and graphs, GnuPlot lacks a GUI to click and plot. Wouldn't it be nice to have GUI for GnuPlot? JAGPI is a GUI for GnuPlot. Referencing to jpg - a GUI for GnuPlot in Java, JAGPI is developed in C# and is more simple to use. Using GnuPlot.exe, you need to learn some codings or programming to create graphs. Using JAGPI, you do not need to learn...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    JAYI - Just Another Yacas
    ...JAYI provides menus and dialogs for many common yacas commands. JAYI is distributed under the Apache license. JAYI also consist of JAGPI - Just Another GnuPlot interface to plot graphs (2D/3D). As can be seen in features, JAYI interface with Yacas Computer Algebra System using RYacas. So, to use JAYI, you need to start "JAYI Directory\R-Portable\App\R-Portable\bin\R.exe" and type install.packages("Ryacas") and install RYacas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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).
    Leader badge">
    Downloads: 44 This Week
    Last Update:
    See Project
  • 17
    pgfplots - A TeX package to draw normal and/or logarithmic plots directly in TeX in two and three dimensions with a user-friendly interface and pgfplotstable - a TeX package to round and format numerical tables. Examples in manuals and/or on web site. ATTENTION: As of February 2020, the development has been moved to https://github.com/pgf-tikz/pgfplots ! Please refer to the new page for downloads and change requests! This page is kept in read-only mode.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    This project will be a project that will be used by Speleologist (cavers) to help aid in the mapping of the underground world. It will be simple at first.. only allowing the entry of survey (dist/azmith/V-angle) and give back a line plot..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Feneric Minima

    Feneric Minima

    Minima is an homage to the 8-bit Ultima games

    Minima is an adventure RPG developed in the PICO-8 environment, serving as an homage to the early Ultima games, particularly Ultima II through V. It features a world view, enterable towns, and 3D dungeon displays, capturing the essence of classic 8-bit RPGs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SExI-FS

    SExI-FS

    Spatially Explicit Individual-based Forest Simulator

    ...The simulated object trees, mimicking real trees, interact through modifying their neighbors' environment. These modifications are mediated through two major resources: space and light. A 3D representation of a one-hectare plot of forest serves as the grounds for the simulation of this competition.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    3D Plot PovRay templates

    3D Plot PovRay templates

    3D Charts - Templates for PovRay(TM)

    Here are PovRay(TM) templates for creating amazing 3D plots (histogram, surface, box&whisker). These are macros in PovRay Scene Description Language (SDL), you have to #include into Your scene, manually or by PovEdit Menu System. Nice renderings!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    wpf-plot3d

    Tool to plot 3d-graphic from an XML, EXCEL or parametrization

    "wpf-plot3d" is a tool designed to plot 3-dimensional graphics. It can handle a wide range of graphic types: - Surface: Graphic defined on a Cartesian grid defined via an XML file - Mesh: Graphic defined on a general mesh defined via an XML file - Points: Set of points defined via an XML file - Curve: 3d-curve defined via an XML file - Parametric surface: Parametric surface defined on a cartesian grid - Parametric curve: 3d parametric curve "wpf-plot3d" includes toolboxes: - Camera: Rotation, zoom, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    matlab2tikz

    matlab2tikz

    Converts MATLAB®/Octave figures to TikZ/pgfplots figures

    matlab2tikz is a MATLAB(R) script to convert native MATLAB(R) figures to TikZ/Pgfplots figures that integrate seamlessly in LaTeX documents. matlab2tikz supports the conversion of most MATLAB figures, including 2D and 3D plots. For plots constructed with third-party packages, your mileage may vary. Sometimes, MATLAB makes it hard to create matching LaTeX plots by keeping invisible objects around or stretching the plots too far beyond the bounding box.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    MoleculeViewer

    MoleculeViewer

    View 3D molecule structure and plot 2D density map for CRYSTAL program

    A Java sotware for viewing 3D molecule structure and plotting 2D density map. The atomic positions (coordinates) are read from files for the CRYSTAL and GAUSSIAN programs. Supported files: 1. *.xyz (molecule cartesian coordinates file) 2. *.gjf (GAUSSIAN's input file) 3. *.out (CRYSTAL98&2k's scf or properties output file) 4. fort.25 (CRYSTAL98&2k's ECHG(Electronic Charge Density) outpit file with fort.25 format). Molecule's 3D operations: Left drag : free rotate Right drag...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    colorview2d

    colorview2d

    Extendible 2D color plotting tool.

    Visualize and analyze 3D data files using 2D colorplots. Inspired by spyview. Written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next