Showing 3572 open source projects for "input-leap"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    FineSplice

    FineSplice

    Enhanced splice junction detection and estimation from RNA-Seq data

    FineSplice is a Python wrapper to TopHat2 geared towards a reliable identification of expressed exon junctions from RNA-Seq data, at enhanced detection precision with small loss in sensitivity. Following alignment with TopHat2 using known transcript annotations, FineSplice takes as input the resulting BAM file and outputs a confident set of expressed splice junctions with the corresponding read counts. Potential false positives arising from spurious alignments are filtered out via a semi-supervised anomaly detection strategy based on logistic regression. Multiple mapping reads with a unique location after filtering are rescued and reallocated to the most reliable candidate location. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Quikr

    Method for rapid reconstruction (phylotyping) of bacterial communities

    Quikr is a QUadratic, Iterative, K-mer based Reconstruction technique that utilizes sparsity promoting ideas from the field of compressed sensing to reconstruct the composition of a bacterial community (when the input data is 454-like pyrosequencing data). This extremely fast method comes with a default training database but can be custom trained. Typically reconstruction is accurate down to the genus level. See the README file for installation directions. Usage details are in the folder /quikr/doc Please contact me if there are any concerns/issues. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JavaScripTools

    JavaScript utilities, including input masks and data parsers

    JavaScripTools is a set of scripts, including: a powerful dynamic table, a set of parsers. flexible masks for user inputs and a library of misc and useful functions. There is also the JavaScripTags, that have JSP custom tags to help using JavaScripTools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GLPI Helpdeskrating

    GLPI Helpdeskrating

    Helpdeskrating is a GLPI Plugin, to rate assistance work

    ...Here the work of the technician can be rated in 4 different categories (overall, sollution, technician, time) with points from 1 to 6, where 1 is best and 6 is worst. In turn the technician can also rate the requester's communication, input and collaboration, also with points from 1 to 6. Additional to that the requester and the technician have the possibillity to add a comment to their rating, to explain the given points, if needed. The rating is possible as soon as the ticket is solved. GLPI-Logo by the GLPI-Project Thumbs in Logo by http://commons.wikimedia.org/wiki/User:Bersam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    AndEngine

    AndEngine

    Free Android 2D OpenGL Game Engine

    ...It abstracts much of the complexity of directly using OpenGL, letting developers more quickly build games with sprites, tilemaps, physics (via extensions), animations, and input handling, all within the Android ecosystem. Because it's tailored for Android, AndEngine integrates with typical Android project structure and lifecycle, although historically it was more aligned with Eclipse — meaning some adaptation might be needed for modern Android Studio projects. It enjoys a substantial community, many forks and extensions (for physics, tilemaps, multiplayer, live wallpapers, etc.), which increases its versatility — from simple casual games to more feature-rich 2D titles.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Gestouch

    Gestouch

    Gestouch: multitouch gesture recognition library for Flash

    Gestouch is an ActionScript 3 library designed to enhance gesture handling in Flash/AIR projects, offering customizable recognition of single- and multi-touch gestures along with conflict management—going beyond the limited default Flash gesture support. Pretty neat architecture. Very similar to Apple’s UIGestureRecognizers (Cocoa-Touch UIKit). Works with any display list hierarchy structures: native DisplayList (pure AS3/Flex/your UI framework), Starling or ND2D (Stage3D) and 3D libs....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LunrSearchFileAntTask

    Generate lunr searchfile from existing htmlfiles via ant task.

    This project helps to create search files based on exististing html files as an input to lunr. Lunr is a fulltext Search engine similar to Solr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    sdfduhamel

    Solving single degree of freedom dynamic vibration by duhamel integral

    Solving single degree of freedom dynamic vibration by duhamel integral, using numeric integration method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    COIL Programming Language

    COIL Programming Language

    COIL:A Programming Language made by Teens for Teens(ikr)

    Complex Output Input Language. It was made because games in python end up quite ugly and bloated. This is designed to be clean & easy. It's an interpreter, It was written in C++. Not a singe line of code was written by an adult (except the standard c++ libraries). Give it a try and tell me what you think. It's a work in progress so there are only input and output functions, variables and if statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 10

    Step7 Analog Input Generator

    Excel macro for transforming excel data into Step7 code

    This macro package transforms the list of analog inputs into Siemens Step7 code. The program creates DB with all inputs and FC with scaling of all inputs. You just need to import files into Step7. Visit us for more on www.plclad.com. We especially recommend our unique software tool for cabinet commissioning - InOut Checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Error Propagation Calculator

    Error Propagation Calculator

    Easily propagate measurement errors through mathematical operations.

    Error Propagation Calculator is essentially a cross-platform GUI front-end for the Python Uncertainties library that does not require knowledge of Python to use. Simply point and click to enter values and errors, input your expression and press compute. The program evaluates native Python code, but the user does not need to know the syntax as common operators are provided as buttons, similar to a scientific calculator. -Evaluate expressions with as much as 26 different variable and error pairs. -Copy output to the system clipboard by simply double clicking the output field. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PageRank for wikipedia

    PageRank algorithm for wikipedia pages on Amazon Elastic MapReduce

    ... • Designed MapReduce jobs for red links removal, outlink adjacency graph, compute the total number of pages, PageRank calculation, sorting of PageRanks. • To run the project on amazon Elastic MapReduce specify jar location. Pass the directory locations as an argument of input and output respectively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Cost-sensitive Classifiers

    Adaboost extensions for cost-sentive classification

    ...They are the meta algorithms which requires base algorithms e.g. Decision Tree Moreover, Voting criteria is also required e.g. Minimum expected cost criteria Input also requires to load an arff file and a cost matrix (sample arff and cost files are uploaded for users' reference) This extension uses weka for classification and generates the classification model along with confusion matrix. For given dataset and cost matrix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LTuner
    L-Tuner Simulator is a small application to calculate the input impedance of the L matching network, the impedance of the load (cables + antenna), or to find the Antenna impedance giving the cable length. It was inspired by my MFJ-929 Auto-Tuner.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    CPU Simulation Utility

    CPU Simulation Utility

    A utility to simulate CPU's, only the necessary functionality included

    This utility has one input file and no more; the .cpu file. For input to the simulated processor you can use other files, but these are referenced to inside the .cpu file. There is no functionality other than this, to make the utility run fast and decrease the chance of errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QSprTiler

    QSprTiler

    Simple graphics tiler application written in Qt toolkit.

    Simplistic tool to input a group of images and tile them together, into a single image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MasiJack

    Simple handling of Jack, multi-track recording and music player

    This project was renamed to JackLiveBand and moved to here: https://bitbucket.org/masili/jackliveband/wiki/Home
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TAMrS

    Transcriptome assembly made (really) simple

    TAMrS aims to make transcriptome assembly 'really easy'. In short, the software will allow the user to --USING A SINGLE COMMAND-- input paired end or single end Illumina data, and get out an assembly and estimates of gene expression. The program only operates on Linux. executing 'make' downloads the required software (using curl and wget) and ensures that the everything is in the right place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    BioParallelCorporaExtractor

    BioPCE: a tool to extract parallel corpora of biomedical texts

    ...It's a joint work between Elise Prieur-Gaston, Antonio Jimeno Yepes and Aurélie Névéol. In the "Files" tab in this page, you can find the perl script used to web-crawl publisher data and a sample input file created for 5 MEDLINE citations. Each line in the input file should contain the PubMed identifier (PMID) and its Digital Object Idetifier (DOI) separated by the pipe symbol. For each line, the crawled html document is stored in a file with name PMID.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SqlFormatter

    SqlFormatter

    Lightweight php class for formatting sql statements

    ...I was originally planning to extract the formatting code from PhpMyAdmin, but that was 10,000+ lines of code and used global variables. The SqlFormatter class has a static method 'format' which takes a SQL string as input and returns a formatted HTML block inside a pre tag. If you don't want syntax highlighting and only want the indentations and line breaks, pass in false as the second parameter. There is a separate method 'highlight' that preserves all original whitespace and just adds syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Cylinder to Skybox

    Renderer single image as cylinder to skybox

    This tool takes single input image and settings, then it renders a skybox as single or multiple images. GUI or console usage. It's almost complete but is was not properly tested, there may be bugs. If you find any bugs, please report them in discussion. The screenshots are ugly, it can create much nicer skyboxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TS2PFM

    Converts Tracksource maps to Polish Format Map

    This is a command line tool that converts Tracksource maps in GTM and GTI files to Polish Format Map format (.MP file). PFM format is an input format used by cGPSmapper, mkgmap, GPSmapedit among others. Tracksource Project: http://www.tracksource.org.br/ Dependencies: GTMLib and TSourceLib from the author. PRTree from Khelekore. Usage: Run TS2PFM in a console window without arguments to get help. Aknowledgement: Conversion logic by Sergio Barroso from Tracksource Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Clone of the awesome project XHSI. But I added user input to work with radio panels and so on. Official thread: http://forums.x-plane.org/index.php?showtopic=73822
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PFM2OSM

    Polish Format Map to Openstreetmap Format and Navit converter

    ...PFM2OSM also compiles to Navit native binary format (Navit and Maptool required). Navit is an open source free navigation software designed to run in smarphones, tablets and the PC. PFM is the Polish Format Map map format used as input by cGPSmapper and mkgmap map compilers and the GPSmapedit map editor among others. Openstreetmap is a crowd sourced map repository that can now accept data in PFM format. Original logic by: Pindaro ( diecavallax@yahoo.com.br ). House number support, retrofit from Java 1.7 to Java 1.6 and translation to English by me. Dependencies: appframework-1.0.3.jar, common-lang3.jar and swing-worker-1.1.jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flixel Power Tools

    Flixel Power Tools

    The Flixel Power Tools are a set of plug-ins for Flixel 2.5+

    Flixel Power Tools is a plug-in suite for the Flixel engine (version 2.5+) that adds many auxiliary utilities, effects, and helper components to aid in developing 2D games with AS3. It includes visual effects, control utilities, math/utility extensions, UI enhancements, and more. It’s designed to be dropped into a Flixel project to give you extra tools beyond the core engine. The Flixel Power Tools come with a comprehensive Test Suite. Use it to visually see the tools in action, and then...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB