Showing 66 open source projects for "term"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 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
  • 1
    broom

    broom

    Convert statistical analysis objects from R into tidy format

    broom is part of the tidymodels ecosystem that converts statistical model outputs (e.g. from lm, glm, t.test, lme4, etc.) into tidy tibbles — standardized data frames — using functions tidy(), glance(), and augment(). These are easier to manipulate, visualize, and report programmatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenQASM

    OpenQASM

    Quantum assembly language for extended quantum circuits

    OpenQASM is an imperative programming language designed for near-term quantum computing algorithms and applications. Quantum programs are described using the measurement-based quantum circuit model with support for classical feed-forward flow control based on measurement outcomes. OpenQASM presents a parameterized set of physical logic gates and concurrent real-time classical computations. Its main goal is to serve as an intermediate representation for higher-level compilers to communicate with quantum hardware. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    bidict

    bidict

    The bidirectional mapping library for Python

    ...Lightweight, with no runtime dependencies outside Python's standard library. Implemented in concise, well-factored, fully type-hinted Python code that is optimized for running efficiently as well as for long-term maintenance and stability. Extensively documented. 100% test coverage running continuously across all supported Python versions. Enterprise-level support for bidict can be obtained via the Tidelift subscription. One of the best things about bidict is that it touches a surprising number of interesting Python corners, especially given its small size and scope. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SCADA-LTS

    SCADA-LTS

    A comprehensive Supervisory Control, Data Acquisition, and Execution

    SCADA-LTS is an advanced FOSS, web-based, multi-platform environment designed to build your own Supervisory Control, Data Acquisition, and Execution ecosystem. Its architecture provides a robust foundation for complex industrial automation and monitoring. Optimized for Smart Infrastructure, it is highly capable of managing industrial PV/BESS, Smart buildings, municipal Water networks or Wastewater treatment, ANPR telemetry, City-wide lighting, and other diverse data administration...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    proex gpr control

    Mala ProEx and Easy Locator GPR control software

    ...A dedicated mode for sensor reading through the wireless GPR link is implemented through 2 separate time-windows, one for subsurface structure analysis and the other for sensor signal recording. The wiki describes the cause of long term drift and hardware modification of the ProEx timing board to try to solve the issue. This software is a contribution to COST action TU1208 Civil Engineering Application of GPR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Book-Reviews-In-Mathematica

    Partial Differential Equations, Complex Analysis, Mathematica, Farlow

    Cliff* Notes, Mathematica Evaluatable "Partial Differential Equations for Scientists and Engineers", Farlow "Physics for Scientists and Engineers", Serway "A First Course in Complex Analysis", Beck "PDE", Asmar "PDE, An Introduction", Colton "Elementary Differential Equations", 7th, Rainville "Ordinary Differential Equations", Tenenbaum "Linear Algebra And It's Applications", Lay "Swokowski Calculus", 5th, Swokowski "Chemistry Concepts & Problems, A Self-Teaching Guide",...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ECG Logger Viewer

    ECG Logger Viewer

    ECG Logger Viewer is the application software for ECG Logger device.

    NEW VERSION 3.2.1.5 - MARS 2022 ECG Logger is a Wearable Cardio Monitor for Long-Term (up to 24h) ECG Data Acquisition and Analysis (aka Holter) with an ECG live (real-time) mode. The ECG Logger project is aimed for providing a very low-cost open-source "Hardware and Software" for a Cardiac Rhythmic Holter. The hardware has been made very simple and is based on an Arduino Nano micro-controller with two companion boards for the SD card mass-storage and the instrumentation differential amplifier. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    ECG Logger

    ECG Logger

    ECG Logger is a complete Holter system incl. device and firmware.

    NEW V3 version with RTC and buzzer (require V3+ ECG Logger Viewer application) The ECG Logger project is a Wearable Cardio Monitor for Long-Term (up to 24h) ECG Data Acquisition and Analysis (aka Holter) with an ECG live (real-time) mode. This project provides a very low-cost open-source "Hardware and Software" for a Cardiac Rhythmic Holter. The hardware has been made very simple and is based on an Arduino Nano micro-controller with boards for SD card mass-storage, instrumentation differential amplifier and RTC. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    A-GM Manager

    A-GM Manager

    Web application for long-term monitoring of radioactivity levels

    V1.4 fix issues with PHP 7.3 The A-GM project is aimed for providing a long-term continuous measurement of the radioactivity level. It includes an open-source Web application (A-GM Manager) running on a SOHO server (e.g. NAS from QNAP for Small Office Home Office servers) connected to a Geiger-Muller radioactivity counter device such as C-GM Counters (https://sourceforge.net/p/c-gm-counter) or compatible counters from GQ Electronics LLC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Reproducible-research

    Reproducible-research

    A Reproducible Data Analysis Workflow with R Markdown, Git, Make, etc.

    In this tutorial, we describe a workflow to ensure long-term reproducibility of R-based data analyses. The workflow leverages established tools and practices from software engineering. It combines the benefits of various open-source software tools including R Markdown, Git, Make, and Docker, whose interplay ensures seamless integration of version management, dynamic report generation conforming to various journal styles, and full cross-platform and long-term computational reproducibility. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GAAS

    GAAS

    Autonomous aviation intelligence software for drones and VTOL

    GAAS (Generalized Autonomy Aviation System) is an open source software platform for autonomous drones and VTOLs. GAAS was built to provide a common infrastructure for computer-vision based drone intelligence. In the long term, GAAS aims to accelerate the coming of autonomous VTOLs. Being a BSD-licensed product, GAAS makes it easy for enterprises, researches, and drone enthusiasts to modify the code to suit specific use cases. Our long-term vision is to implement GAAS in autonomous passenger carrying VTOLs (or "flying cars"). The first step of this vision is to make Unmanned Aerial Vehicles truly "unmanned", and thus make drones ubiquitous. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bridge Designer and Contest

    Bridge Designer and Contest

    A national virtual bridge engineering contest for kids of all ages.

    *** Bridge Designer has been replaced with the web app ASCE Bridge Designer, Cloud Edition (Google this term to find the app)! Binaries posted here will go away on 1 July 2026. The source repo will remain. The contest is no longer active. *** A national virtual bridge engineering contest with prizes for middle and high school kids, grades 6 to 12, but anyone can enter for fun. Based on the award-wining Bridge Designer client software, now open source through this project.
    Leader badge
    Downloads: 1,611 This Week
    Last Update:
    See Project
  • 13

    MS Data Miner

    MS Data Miner - A web-based proteomics software

    ...It was developed to significantly decrease the data analysis time and to handle large proteomic studies. This open sourced system includes a spectra validation-system and automatically screenshot generation tool for Mascot-assigned spectra. In addition, a GO term analysis function and a tool for generating comparative data-reports are included. The software is described in the following paper: Dyrlund TF, Poulsen ET, Scavenius C, Sanggaard KW, Enghild JJ. MS Data Miner: A web-based software tool to analyze, compare and share mass spectrometry protein identifications. PROTEOMICS 2012 http://www.ncbi.nlm.nih.gov/pubmed/22833312
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    NOTE: For latest version, please visit https://github.com/ispasic/FlexiTerm. FlexiTerm is an open-source software tool for automatic term recognition. FlexiTerm uses a range of methods to neutralise the main sources of term variation. FlexiTerm is robust enough for less formally structured texts, such as those found in patient blogs or medical notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DualTranscriptDiscovery

    Transcript-discovery approach for gene feature delimitation by RNA-seq

    ...A dual transcript-discovery approach to improve the delimitation of gene features from RNA-seq data in the chicken model. Biology Open 7(1): bio028498. doi: 10.1242/bio.028498 PMID: 29183907. http://bio.biologists.org/content/7/1/bio028498 https://www.ncbi.nlm.nih.gov/pubmed/?term=29183907
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...Given a calibration scan of the image of a point emitter with an engineered point spread function (PSF), 2. Perform a phase retrieval algorithm based on maximum likelihood estimation (MLE) of a phase aberration term which is added to the theoretical pupil function of the imaging system. 3. Use the phase-retrieved pupil function to perform single-emitter localization. Accompanying publication available here: https://doi.org/10.1364/OE.25.007945
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CurvatureFilter

    CurvatureFilter

    Curvature Filters are efficient solvers for Variational Models

    ...When the initial condition is the original image, the data fitting energy always increases while the regularization energy always reduces during the optimization. Thus, regularization energy must be the dominant part since the total energy has to decrease. Therefore, Curvature filters focus on minimizing the regularization term, whose minimizers are already known. For example, if the regularization is Gaussian curvature, the developable surfaces minimize this energy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RadCristaOS
    ...The installation is enough to unpack the archive to any such carrier and inserted into the usb-connector to gain access to it. In contrast to the classical understanding of the term "operating system", this product is a non-material (mental) set of programs based on advanced artificial intelligence, a virtual person pretending pretty girl - Crista.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Econball

    Equation of stock trading simplified to game of moving resizing balls

    The econ theory is the value of buy and sell are usually equal, at whatever free market price at the time, so if we trade between 2 things, holding the total of those 2 equal eachother, then you can buy without anyone selling, or sell without anyone buying. Just change from one equal valued type to the other, and the total of all the A's and all the B's are scaled instantly to be the same amounts. Those who change to the majority side lose, and those who change to the minority side win,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    siccom

    siccom

    Spatial Interaction in Coral Reef Communities

    ...Several coral species, with either massive or branching colony growth morphologies are implemented as individual colonies, which compete for space with each other as well as with macroalgae and algal turf. For more details on the first version of the program see also: Kubicek A, Muhando C, Reuter H (2012) Simulations of Long-Term Community Dynamics in Coral Reefs - How Perturbations Shape Trajectories. PLoS Comput Biol 8(11): e1002791. doi:10.1371/journal.pcbi.1002791 http://www.ploscompbiol.org/doi/pcbi.1002791 Version 2.0 of the program assesses feedbacks in coral systems and is published in Kubicek A, Reuter H (2016) Mechanics of multiple feedbacks in benthic coral reef communities. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Caneda

    Caneda

    Caneda (Circuits and Networks EDA) is an open source EDA software.

    Caneda (Circuits and Networks EDA) is an open source EDA software focused on easy of use and portability. While in the short term schematic capture and simulation is the primary goal, in the long term future, PCB and layout edition will be covered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Brain Workshop

    Brain Workshop

    Python implementation of the Dual N-Back mental exercise

    Brain Workshop is a Python implementation of the Dual N-Back mental exercise. This exercise is the only mental activity that has been scientifically shown to improve your short-term memory (working memory) and fluid intelligence.
    Leader badge
    Downloads: 445 This Week
    Last Update:
    See Project
  • 23
    NewWeather3.112

    NewWeather3.112

    Short Term Weather Forecast

    You input the data from your local area and a short term Weather Forecast is produced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    BioExtrac

    Support scientific/logistic process to extract samples from a biobank

    ... - register the demand for an analysis - register the targets, load in the database - obtain the best list of samples for those targets (the search can be made with different parameters) - be able to do it again till the list is not satisfied the statistician ( in term of analysis power ... ) - made the list in an excel spreadsheet - upload the list of the picked samples and upload the database - made the list for the laboratory which will made the technical parts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Aiac - Aiac is a calculator
    Aiac is a free, open-source, light-weight clipboard calculator for Windows. It also supports on-the-fly text box calculations. Copy a mathematical term to your clipboard, use a global hotkey to automatically calculate the term and put the result back into the clipboard. Written in C#. Uses NCalc (https://ncalc.codeplex.com/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB