Showing 20 open source projects for "small"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • AI Agents That Actually Do the Work Icon
    AI Agents That Actually Do the Work

    Assign real work to AI teammates that know your projects, priorities, and deadlines.

    ClickUp's Super Agents run 24/7 inside your workspace: triaging bugs, drafting content, updating statuses, and routing tasks without being told twice. Connect them to 500+ tools and let them execute, not just suggest. Build custom agents in minutes that understand your workflows and act on them autonomously.
    Try ClickUp Free
  • 1
    REDUCE

    REDUCE

    A Portable General-Purpose Computer Algebra System

    ...REDUCE primarily runs on either Portable Standard Lisp (PSL) or Codemist Standard Lisp (CSL), both of which are included in the SourceForge distribution. By modern standards, REDUCE is a surprisingly small and compact application, which runs well on all major operating systems.
    Leader badge
    Downloads: 127 This Week
    Last Update:
    See Project
  • 2
    CAMPARI

    CAMPARI

    Software for molecular simulations and trajectory analysis

    We are proud to introduce version 5 of CAMPARI. We have added a number of new features, most notably a Python interface for interpreting user-supplied code (with the help of ForPy), a novel trajectory storage standard (with the help of libpqxx/PostgreSQL), and a module for performing transition path theory. Naturally, CAMPARI continues to provide the reference implementation of the ABSINTH force field paradigm and implicit solvation model. CAMPARI is a joint package for performing and...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3
    'isotope' is a small command-line utility to calculate the isotope pattern for a given chemical formula. It allows to run calculations interactively, in batch mode, via the command line, or (using a webserver) via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C++QED

    C++QED

    A framework for simulating open quantum dynamics

    ...The basic idea is to allow users to build arbitrarily complex interacting quantum systems out of free subsystems and interactions (elements), and simulate their time evolution with a number of available time-evolution drivers. C++QEDv2 specifies a small grammar to describe composite quantum systems. Apart from providing a number of elements out of the box, there are tools which facilitate the implementation of new elements. These are being added continuously, as the need arises. The principal concept of the design of C++QEDv2 is that all information available at compile time should be processed as such, with the help of TMP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    DoseInHumanBody

    DoseInHumanBody

    Patient dose from medical X-ray and other sources

    ...It is mainly used for patients undergoing X-ray examinations such as radiography, mammography, dental panoramic and CT but can be used for any kind of radiations. INTERFACE is a small program to compute the correction to dosimeter reading when used in conditions other than the calibration ones. This package does not contain all data required to run, i.e. does not contain GEANT4 libraries and GEANT4 nuclear data (for saving space). It does contain however the X-Ray spectrum data. Read README.txt me inside Build folder for how to fix it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    datasw

    datasw

    datasw, a tool for rapid processing of HPLC-SAXS data.

    Small-angle X-ray scattering (SAXS) in solution is a common low-resolution method which can efficiently complement high-resolution information obtained by crystallography or NMR. Sample monodispersity is key to reliable SAXS data interpretation and model building. Beamline setups with inline high-performance liquid chromatography (HPLC) are particularly useful for accurate profiling of heterogeneous samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    smartblob

    tiny code, html webcam game or plug brain in each blob, java server

    ...The physics and vision algorithm is half working in version 0.3.0. The gameplay is better experienced in 0.2 which is controlled with the mouse so you dont have enough freedom of movement compared to webcam. This small file contains its own source code including occamserver, a tiny general java server I built which I'll adjust to allow http streaming connections to stay open for faster ajax than a new web call each time. The reshaping and bouncing physics is by springs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SingleSkin

    SingleSkin

    Software for design single skin kites, speedgliders and paragliders

    All-in-one software for desing single skin paragliders like Ozone XXLite. Allow to modify wing shape, profile, settings. Allow to print sew templates with scale 1:1 in A4 or other small printer's formats. Export sew templates to DXF. Main code writen in Javascript, GUI writen in Visual C# 2010 Express.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 9
    pyBallistics is a graphical small arms ballistics program used to calculate ballistic coefficients, and model bullet trajectories. Future improvements will be a reloading database, and web links to industry reloading data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    InterferenceSimulator

    Demonstrates quantal two-slit Fresnel interference patterns.

    ...Simulations with short de Broglie wavelengths illustrate the classical limit of quantum mechanics. Because of the universality of wave phenomena, this program can also demonstrate the geometrical-optics limit of wave optics for small wavelengths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Blitz++ is a C++ class library for scientific computing which provides performance on par with Fortran 77/90. It uses template techniques to achieve high performance. Blitz++ provides dense arrays and vectors, random number generators, and small vectors (useful for representing multicomponent or vector fields).
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12

    LIME

    LIME is a software tool for creating multiphysics simulation codes.

    The Lightweight Integrating Multiphysics Environment for coupling codes (LIME) is a small software package for creating multiphysics simulation codes. LIME is intended to be especially useful when separate computer codes (which may be written in any standard computer language) already exist to solve di fferent parts of a multiphysics problem. LIME provides the key high-level software (written in C++), a well defi ned approach (with example templates), and interface requirements to enable the assembly of multiple physics codes into a single coupled-physics simulation code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Small stand-alone Java utility to visualize and compute drive train translation ratios for derailleur geared bicycles. Features load/save of data, chainline quality visualization, and scale drawing of the drive train with measures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Guidance to tiinker a small balloon, able to fly by hot air, made from cheap materials. Complete and easy, for kids from ten years up and adults, Source: LaTeX-text & pencil drawings, to use as .ps or .pdf -file (to print) Still only in german.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The best unit converter written in Rebol! What is Rebol? Rebol is the best language to write software: it's easy, it's cross platform, it's simple, it's very small (500Kb) and it's powerful. Download Rebol and run the unit converter (8Kb). You can c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A graphical interface for solving exterior ballistics problems, based on the excellent GNU exterior ballistics library. This software generates valid 3-DOF solutions to small arms trajectories, including wind and atmospheric corrections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    MathBench

    MathBench

    A Python IDE optimized for scripting and easy access to documentation.

    Not a whole lab, just a small bench ! **Feel free to contact me via https://sourceforge.net/sendmessage.php?touser=1865508 if you want to take over this project** Mathbench is intended for the development of short scripts such as those daily used when doing research in applied mathematics and physics. Simple widgets and a strong plugin system make it useful and extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    chamber is a reactive hydrodynamic modeling tool specifically designed for small arms interior ballistics research. Multiple equations of state and burn models are supported. chamber is an adaptation of the BKW, SIN, 2DL and 2DE codes in one package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A universe simulator and generator written in Java that is capable of simulating stars with planetary systems, binary systems and other phenomena. This universe can be generated or scripted (in small parts). This will be used in a planned space combat/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SSF aims at providing an easy to use and efficient framework for physics sim & visuals in small scientific simulations in real-time, as well as games, which are inherently real-time applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo