Showing 28 open source projects for "plane"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    S2 Geometry

    S2 Geometry

    Computational geometry and spatial indexing on the sphere

    s2geometry is Google’s open source geometry library designed for representing, analyzing, and manipulating geometric shapes on a sphere rather than a flat plane. This makes it particularly suited for applications involving geospatial data, such as mapping, spatial indexing, and geographic information systems (GIS). The library provides a robust mathematical framework for spherical geometry, allowing developers to work with polygons, points, and regions on the Earth’s surface using consistent and precise algorithms. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    XFLR5

    XFLR5

    XFLR5 is an analysis tool for airfoils, wings and planes

    XFLR5 includes the xfoil program for foil analysis, and several 3d analysis methods for planes : - a non-linear lifting line method for standalone wings - two vortex-lattice and a 3d panel method for the analysis of aerodynamic performance of wings and plane operating at low Reynolds numbers The latest v6 version introduces stability analysis of planes.
    Leader badge
    Downloads: 1,958 This Week
    Last Update:
    See Project
  • 3
    Fractal Zoomer

    Fractal Zoomer

    A Fractal Zoomer with various functions.

    An application that lets you render some of the most known fractal functions, like the Mandelbrot set and many more! It comes with alot of options to further enhance your fractal experience! Its easy to use and does not require installation. A java version higher than 1.8 is required to be installed.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    We implement a fast version of Frommers Algorithm to calculate the focal values of a plane autonomous system over a finite field. Documentation and experiment database can be found at http://www.centerfocus.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    GrainSizeTools script

    GrainSizeTools script

    A Python script for estimating the grain size from thin sections

    Homepage & docs: http://marcoalopez.github.io/GrainSizeTools/ GrainSizeTools is a free, open-source, cross-platform script written in Python that provides several tools for (1) estimating average grain size in polycrystalline materials, (2) characterizing the nature of the distribution of grain sizes (either from apparent distributions or approximating 3D grain size distributions via stereology), and estimating differential stress via paleopizometers. The script requires as the input the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    matgts

    matgts

    programs for geotechnical engineering and mathematics

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest versions of the programs will be on my site: https://matei.one/. mtfem - finite element analysis, 2D, plane strain state (C, SDL), GNU/Linux and Wind0ws executables present; mtpile - analysis of a laterally loaded pile (C, SDL); mtslope - slope stability and displacement analysis using limit equilibrium (C,SDL); jswall - analysis of a diaphragm wall (JavaScript); jsmath - mathematics: polynomial equations, linear systems of equations, eigenvalues, matrix multiplication, matrix inversion (JavaScript); mtwall - obsolete program for analysing a diaphragm wall (C, SDL). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Photon-Dark Photon-Entanglement

    Photon-Dark Photon-Entanglement

    After 4/15/26 this project will be archived as 9 pipelines are conso

    Quantum Cosmology & Astrophysics Unified Suite (QCAUS) A collection of four interconnected open‑source projects that explore the quantum nature of the universe – from the early cosmos to extreme astrophysical environments. 📸 Live Demo The application is deployed on Streamlit Cloud: Live App test now https://huggingface.co/spaces/QCAUS/QCAUS QCI AstroEntangle Refiner – FDM soliton physics & image processing Magnetar QED Explorer – Magnetar fields, dark photons & vacuum...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    NLIGA

    NLIGA

    Open source Matlab code for nonlinear isogeometric analysis

    A unified framework, NLIGA (Non-Linear Isogeometric Analysis), is developed for mainly solving two and three-dimensional nonlinear problems on the MATLAB platform by using isogeometric analysis (IGA). Nonlinear hyperelastic and elastoplastic materials are primarily considered at this stage. Newton-Raphson method is used to solve the nonlinear governing equations. A series of benchmark examples are performed to validate the procedures. The visualization procedures are also developed to...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    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: 2 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    AcouSTO
    AcouSTO (Acoustic Simulation TOol) is a low-order BEM code to solve the Kirchhoff Integral Equation. An arbitrary number of scattering/radiating bodies, monopoles, and plane waves is allowed. Runs in parallel on MPI2-equipped clusters.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    disp2sif

    disp2sif

    Stress intensity factor (SIF) calculation from crack tip displacements

    The code implements Muskhelishvili's complex function approach to calculate 2D stress intensity factors (modes I+II) from crack tip displacement fields. Surface displacements can be used with a plane stress elastic model. The code uses power/Fourier series expansion and a conformal mapping of an ellipse onto a circle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    3D Heat advection C code

    A C Program code to solve for Heat advection in 3D Cartesian grid.

    Type - 3D Grid - Structured Cartesian Case - Heat advection Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit, QUICK Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LX,LY,LZ) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup : The left, top and inside plane boundary is at 100 C and the right, bottom and outside plane boundary is at 0 C. The flow is along the main diagonal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a sophisticated & integrated simulation and analysis environment for dynamical systems models of physical systems (ODEs, DAEs, maps, and hybrid systems). It supports symbolic math, optimization, continuation, data analysis, biological apps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MNCubes

    MNCubes

    Research project to compute repeating patterns in discrete planes

    A 2D line can be rasterized into a 8-connected sequence of pixels which exhibit repeating patterns of connected pixels. Likewise, a 3D plane can be rasterized into connected cubes. A 'rectangular' cut of m x n cubes is a (m,n)-cube. Given m and n, the goal of this project is to generate all the (m,n)-cubes for all the (integer) discrete planes, based on the intersection vertices on a Farey diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SymSAP

    SymSAP - A Symbolic Structural Analysis Program

    SymSAP is a little program, written in Maxima language, to perform symbolic matrix analysis of structures. SymSAP aims to become a powerful didactic tool to help students learn structural analysis.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    fem2d

    2D Finite Element Method Tools

    Collection of programs developed to perform various engineering analyses on structures using the finite element technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...The method used is to give colors to point-cloud (photo obtained by a digital camera, cloud obtained by a laser scanner) and to project the point-cloud to a requested plane. With this method, the projection pla
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Math Transformations Library
    ...MTL consists of pars B - Basic Functions, Matrices, Images, Hypermodels (3d Models and up) N - Numeric Functions ranging from linear regression over nonlinear optimization to singular-value computation I - Image filters and Image enhancement H - Hardware related (optional part), does require additional libraries and is only useful on certain hosts. G - Hyper-Model functions such as ray-plane intersections etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    smPla

    SystemVerilog module to substitute Verilog PLA system tasks.

    SystemVerilog module that models the following PLA system tasks of Verilog: $a/sync$and$array $a/sync$nand$array $a/sync$or$array $a/sync$nor$array $a/sync$and$plane $a/sync$nand$plane $a/sync$or$plane $a/sync$nor$plane.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DIFFR is a menu-driven graphical software whereby the problem of a plane wave diffraction on a rough surface can be solved using several numerical and approximate methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This software is a zip file of a web site to easily design rc airplanes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This software allow you to design a Zagi rc plane.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Command-Prompt vector Calculator (Vector Product, Dot Product, Cross product) with Adaption for Geology (Borehole-Plane Intersection Angle, and Plane-Plane Intersection Orientation). *.csv File Input Supported. (Described in Help (/?))
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DVC2D is a physical simulation library capable of simulating and animating planar systems of rigid bodies experiencing intermittent and steady unilateral contacts with friction. One can also include friction between the bodies and the plane of motio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a simulation for x-plane pilots and controllers. It simulates the whole ATC in Switzerland. Included are: ATMS(the server), ATMC(for controllers), PilotClient(for pilots) amd PlaneSim(simulates planes).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB