Showing 55 open source projects for "parametric"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    CADAM

    CADAM

    CADAM is the open source text-to-CAD web application

    CADAM is an open-source “text-to-CAD” web application that turns natural-language prompts into parametric 3D models, targeting a workflow where you describe what you want and the system produces editable geometry. It is designed around a browser-first experience, so users can iterate quickly without installing a heavyweight desktop CAD suite for every experiment. A key idea is that the generated output is parametric and scriptable, enabling repeatable edits and variations rather than a one-off mesh result. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Qulacs

    Qulacs

    Variational Quantum Circuit Simulator for Quantum Computation Research

    Variational Quantum Circuit Simulator for Quantum Computation Research. Qulacs is a Python/C++ library for fast simulation of large, noisy, or parametric quantum circuits. Qulacs is developed at QunaSys, Osaka University, NTT, and Fujitsu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Open Source Text to CAD Harness

    Open Source Text to CAD Harness

    An open source harness for generating CAD models

    Open Source Text to CAD Harness is an open-source framework that enables the generation of parametric 3D CAD models using natural language prompts interpreted by AI coding agents. It acts as a harness that converts text descriptions into source-controlled CAD scripts, which are then compiled into geometric models using tools like OpenCascade and build123d. The system emphasizes reproducibility by storing CAD logic as editable code rather than opaque binary files, allowing iterative refinement through agent-driven workflows. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    FieldTrip

    FieldTrip

    The MATLAB toolbox for MEG, EEG and iEEG analysis

    ...The toolbox offers advanced analysis methods of MEG, EEG, and invasive electrophysiological data, such as time-frequency analysis, source reconstruction using dipoles, distributed sources and beamformers and non-parametric statistical testing. It supports the data formats of all major MEG systems (CTF, Neuromag/Elekta/Megin, BTi/4D, Yokogawa/Ricoh, FieldLine) and of most popular EEG systems, and new formats can be added easily. FieldTrip contains high-level functions that you can use to construct your own analysis protocols in MATLAB. Furthermore, it easily allows methods researchers to incorporate new methods for EEG/MEG analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    jEPlus - Parametrics for E+ and TRNSYS

    jEPlus - Parametrics for E+ and TRNSYS

    An EnergyPlus shell for parametric studies and more ...

    Parametric analysis is often needed for exploring design options, especially when a global optimization method is not available, or the optimization result is in doubt. Parametric analysis can also be applied to all design variables simultaneously, which forms an exhaustive search that, providing that the search grid is fine enough, will guarantee a global optimum solution.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    FreeCAD

    FreeCAD

    a parametric 3D CAD modeler

    This is an official mirror of FreeCAD. Code and release files are primarily hosted on https://github.com/FreeCAD/FreeCAD and mirrored here. FreeCAD is a general purpose feature-based, parametric 3D modeler for CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering and product design but also fits a wider range of uses in engineering, such as architecture or other engineering specialties. It is 100% Open Source and extremely modular, allowing for very advanced extension and customization. FreeCAD is based on OpenCasCade, a powerful geometry kernel, features an Open Inventor-compliant 3D scene representation model provided by the Coin 3D library, and a broad Python API. ...
    Leader badge
    Downloads: 1,301 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: 45 This Week
    Last Update:
    See Project
  • 8
    STK

    STK

    a Small (Matlab/Octave) Toolbox for Kriging

    ...Its primary focus in on the interpolation / regression technique known as kriging, which is very closely related to Splines and Radial Basis Functions, and can be interpreted as a non-parametric Bayesian method using a Gaussian Process (GP) prior. The STK also provides tools for the sequential and non-sequential design of experiments. Even though it is, currently, mostly geared towards the Design and Analysis of Computer Experiments (DACE), the STK can be useful for other applications areas (such as Geostatistics, Machine Learning, Non-parametric Regression, etc.).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    K3DSurf
    K3DSurf (now MathMod) is a program to visualize and manipulate Mathematical models in three, four, five and six dimensions. 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: 2 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Photon

    Photon

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

    ...Display options are also available, including a dark / light theme for optimal visibility from a projector. Photon's primary goal is to be easy to use while retaining a feature-rich design. VB Gadgets brings you Photon - a parametric graphing calculator.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    GeomSS
    ...Write scripts that create and analyze complex geometry including NURBS curves and surfaces. This is especially useful for tasks that must be repeated with small or parametric variations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    Simple Cylindrical Pressure Vessels

    Excel workbooks suitable for preliminary design and analysis

    ...Two types of initial geometric imperfections, outer diameter out-of-roundness and outer-to-inner diameter eccentricity with a phase angle between them, can be considered. CPVparametric.xlsm, does parametric analyses. It plots performance parameters against depth or pressure for up to five different combinations of materials and shell geometries including initial imperfections. CPVcreep.xlsm does analysis of creep instability in vessels with initial mode-2 out-of-roundness imperfections. Supporting documentation is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LabRPS

    LabRPS

    Random phenomena generator

    This is an official mirror of LabRPS. Code and release files are primarily hosted on https://github.com/LabRPS/LabRPS and mirrored here LabRPS aims to be a tool for the numerical simulation of random phenomena such as stochastic wind velocity, seismic ground motion, sea surface ... etc. It can be in a wide range of uses around engineering, such as random vibration or vibration fatigue in mechanical engineering, buffeting analysis in bridge engineering.... LabRPS is mainly to assist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    msp-cad-render

    Sort-of parametric modelling CAD

    Use Geometry3D to create parametric CAD models; use Panda3D to render and view them in 3D. Then output plans using SVG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...If you have any questions, please contact Shengmin Zhou(email: 2495077522@qq.com or 220180304@seu.edu.cn). If you want to download this project and use it, please cite the paper: Zhou, S., Li, B. & Nie, H. Parametric fitting and morphometric analysis of 3D open curves based on discrete cosine transform. Zoomorphology (2021). https://doi.org/10.1007/s00435-021-00520-w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CADSIM

    CADSIM

    lite drafting and physics platform. c++ and script based.

    lightweight fast drafting and 3d simulation program. Currently Freeware, Open Source. Finished Program will be offered as a single seat license or corporate license.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    PANDA-view

    PANDA-view

    An easy-to-use tool for data visualization and statistical analysis

    PANDA-view, an affiliated tool of PANDA, includes the methods for differentially expressed protein detection, missing value imputation and the parametric and non-parametric statistical tests. Meanwhile, the most commonly-used data visualization methods are also implemented in PANDA-view.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    MORPHEUS for Fiji

    MORPHEUS for Fiji

    A tool for unbiased and reproducible cell morphometry in Fiji/ImageJ2

    MORPHEUS is a Fiji/ImageJ2 plugin for the automated evaluation of cell morphometry from cell cultures images acquired by fluorescence microscopy. Specifically, MORPHEUS works with sampling distributions to learn—in an unsupervised manner and by a non-parametric approach—how to recognize the cells suitable for subsequent analysis. Afterwards, the algorithm performs the evaluation of the most relevant cell-shape descriptors over the full set of detected cells. Optionally, also the extraction of nucleus features and a double-scale analysis of orientation can be performed. The whole algorithm is implemented as a one-click procedure, thus minimizing the user intervention and the ensuing biases and errors of human origin. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    ZeGrapher

    ZeGrapher

    Fast and easy to use plotting software.

    ZeGrapher is a free and open source software for plotting mathematical objects (functions, sequences, parametric equations) and experimental data on the plane. This software is intended to be as easy to use as possible, suitable for high school students.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    CamBA is a Linux package for statistical analysis, by script/GUI, of neuroimaging data (fMRI/sMRI), developed at the Brain Mapping Unit, University of Cambridge. Non-parametric permutation-based statistics. Input images: 4D NiFTI files, output: HTML/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    JStats

    JStats

    JStats is a Java application/applet for statistical testing.

    JStats is a small but powerful Java application/applet for conducting statistical tests. The following tests are supported: * Parametric tests: T-test, ANOVA, Repeated Measures ANOVA * Non-parametric tests: Wilcoxon Rank-Sum, Wilcoxon Signed-Ranks, Kruskal-Wallis, Friedman * Check if datasets are normally distributed: Jarque-Bera, Shapiro-Wilk * Check if datasets have equal variances: F-test, Bartlett's test, John, Nagao and Sugiura's test * Correlation: Correlation coefficient, Spearman Rank correlation, linear regression * Confidence intervals test * Outliers: Generalized Extreme Studentized (ESD) test, outliers in ANOVA The latest version is available as applet on http://aiguy.org/Statistics.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Functy

    Functy

    Functy is a 3D graph drawing package that generates immediate results.

    Note: The Functy and libsymbolic code has now moved to GitLab: https://gitlab.com/flypig/functy https://gitlab.com/flypig/libsymbolic This project has been left here for archival purposes. Functy is a 3D graph drawing package. It allows Cartesian, spherical and parametric curve functions to be plotted and altered quickly and easily. This immediacy and the vivid results promote fun exploration of 3D function. Rendering is performed entirely on the GPU to improve visuals and performance. Ubuntu functy PPA: https://launchpad.net/~flypig/+archive/ubuntu/ppa
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    wxEcMath

    wxEcMath

    Easy mathematics in wxWidgets

    Tiny library written in C++/wxWidgets designed to manage mathematical objects : parser of expressions, plots, matrixes and complex numbers. Ansi and Unicode are supported. Documentation and rich samples are provided. Compiles with MSVC, BCC, GCC and Clang. Now on Git.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB