Showing 2445 open source projects for "source"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try 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
    A package for the GAP system, http://www.gap-system.org, implementing a version of the Schreier-Sims algorithm for matrix groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Natura is a programming language designed to make number theoretic programming easier for mathematicians by describing computations in a language closer to that used by mathematicians than the methods of expression provided by other programming languages
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ruby-gsl is a port of the GNU Scientific Library (GSL) to the Ruby programming language. The GNU Scientific Library is a collection of routines for numerical computing. Ruby is an interpreted scripting language for quick and easy object-oriented programm
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    The fst2v5d package converts data stored in the Canadian RPN Standard File (FST) format into Vis5D format. FST files, commonly used to store meteorological data, are scanned by fst2v5d to generate both 4D fields and independent topography input files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This project contains math vector matrix template library. It supports various common matrix, vector operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Framework for blockstructured adaptive finite volume methods. Provides MPI-parallelized variant of the Berger-Oliger AMR algorithm for Beowulf-clusters. Uses Clawpack. Visualization and conversion tools for HDF4 files included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    uBLAS is a C++ template class library that provides BLAS level 1, 2, 3 functionality for dense, packed and sparse matrices and many numerical algorithms for linear algebra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Numerically estimate an efficiency of code construction algorithms. Randomly generate n binary words of length m with minimum Hamming distance d and create a prefix code (= retrieval tree) from them. Based on PhD work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Thash is a Transport management software which would enable the complete management of employee mass transport facility provided by a company (for e.g. A Call-Center),with features such as Route Scheduling, Shift Management and Statistical Analysis etc.
    Downloads: 0 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
    Parser for mathematical expressions written in Java. Expressions may contain variables, functions and constants. The parser turns a string argument into an expression tree, which then can be evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WinS (Wins Is Not Serious) is not another MatLab. Now it can only find prime numbers, in an interval, beep when it find twin primes, print the maximum distance found between two consecutive prime numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libbci is an interpolation library based on the bicubic interpolation method. The precision of this method is higher than in bilinear interpolation method because it's a real 2D method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Emu48 for Mac OS X is an emulator for HP calculators. It is a port of Emu48 for Windows and uses the same ROM images and interface skins. Currently it can emulate the HP49/48/40/39/38 series calculators. More info: http://emu48mac.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Feature extraction toolkit based on a wavelet multiscale vision model. Includes 1D signal processing sample application for line identification and classification of astronomical spectra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A user-friendly mathematical plotter. Its main purpose is displaying 2D/3D functions, defined in rectangular, polar and cylindrical coordinates, relations between variables, parametric curves/surfaces and vector fields. It is based on SDL and OpenGL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ganzúa is a cryptanalysis tool for classical ciphers (mono and polyalphabetic) that lets the user define almost completely arbitrary cipher and plain alphabets, allowing for the proper cryptanalysis of cryptograms obtained from non-English texts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    "CAGE", the Computer Audio Garden in Eclipse, is to be an Eclipse-based, Java and XML workbench, for the computer music composer. It will use the Rich Client Platform to provide a basic backbone framework, enabling existing computer music tools to be p
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyprime is a program / library for finding prime numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yawn: Yet Another W* Network: a java framework for developing, training and testing neural networks independently of the model and test environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Borsuk is a gtkmm2 based maths and physics instant messenger using jabber protocol. It sends data in XML (MathML, SVG) so it can be easily reused i.e. as a webpage. Integrated editor for maths formulas and graphics helps creating data i.e. rewriting it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Planimetric Geometry (JCabri) is a rewrite of Cabri Geometry in Java. It provides solution for doing geometric constructions in 2D and exporting them as an animated GIF or Java applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A statistics graphing tool that allows for users to input data and have it represented graphically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    a customizable cellular automata program written in c++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Generating combinatorial objects: exponents, all exponents, permutations, color permutations, arrangements, combinations for any numbers and words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Operation with currency values don't work fine with float or double types. This C++ library implements operators in a decimal fixed point (x100) package. This package use only integer type internally multiplied by 100.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB