Showing 204 open source projects for "function list"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
    mui

    mui

    High-performance framework closest to native APP experience

    The gap between performance and experience has always been the primary reason for mobile app developers to abandon HTML5. The browser’s natural page-cutting white screen, the unbearable turning animation, the jittering of floating elements, and the inability to pull down to refresh smoothly, all of which frustrate HTML5 developers, especially when they get a low-end Android machine to run, and the phone falls. On the other hand, the browser default control styles are few and ugly, making a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    CloudFlare IP Ranges

    CloudFlare IP Ranges

    The list of CloudFlare IPs (IP ranges) to be used in the "trust proxy"

    The list of CloudFlare IPs (IP ranges) to be used in the trust proxy configurations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    A Generic Platform for Iris Recognition

    A Generic Platform for Iris Recognition

    A framework that allows iris recognition algorithms to be evaluated

    This MATLAB based framework allows iris recognition algorithms from all four stages of the recognition process (segmentation, normalisation, encoding and matching) to be automatically evaluated and interchanged with other algorithms performing the same function. The algorithm for each stage can be selected from a list of available algorithms, with selection available for subfunctions as well. The selected algorithms can then be tested either manually against individual iris images, or automatically against a whole database of them. Summary results are output in plain text log files; detail result values in csv files and graphs in jpg and enhanced metafile. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    crVCL PHP Framework

    crVCL PHP Framework

    Rapid Application Development Framework for PHP

    list=PL7Mk1hTRe4HYnXos0WJR1Ma5eIBTgwM64
    Downloads: 0 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
  • 5
    auto_ml

    auto_ml

    Automated machine learning for analytics & production

    ...Here's an example that includes serializing and loading the trained model, then getting predictions on single dictionaries, roughly the process you'd likely follow to deploy the trained model. Before you go any further, try running the code. Load up some data (either a DataFrame, or a list of dictionaries, where each dictionary is a row of data). Make a column_descriptions dictionary that tells us which attribute name in each row represents the value we’re trying to predict. Pass all that into auto_ml, and see what happens! You can pass in your own function to perform feature engineering on the data. This will be called as the first step in the pipeline that auto_ml builds out. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pygorithm

    Pygorithm

    A Python module for learning all major algorithms

    A Python module to learn all the major algorithms on the go! Purely for educational purposes. If you are using Python 2.7 use pip instead. Depending on your permissions, you might need to use pip install, user pygorithm to install. To see all the available functions in a module, you can just type help() with the module name as an argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RIPS - PHP Security Analysis

    Free Static Code Analysis Tool for PHP Applications

    RIPS is a static code analysis tool for the automated detection of security vulnerabilities in PHP applications. It was released 2010 during the Month of PHP Security (www.php-security.org). NOTE: RIPS 0.5 development is abandoned. A complete rewrite with OOP support and higher precision is available at https://www.ripstech.com/next-generation/
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    Grenade

    Grenade

    Deep Learning in Haskell

    ...Because the types are so rich, there's no specific term level code required to construct this network; although it is of course possible and easy to construct and deconstruct the networks and layers explicitly oneself. Networks in Grenade can be thought of as a heterogeneous list of layers, where their type includes not only the layers of the network but also the shapes of data that are passed between the layers. To perform back propagation, one can call the eponymous function which takes a network, appropriate input, and target data, and returns the back propagated gradients for the network. The shapes of the gradients are appropriate for each layer and may be trivial for layers like Relu which have no learnable parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10

    RTS2 - Remote Telescope System

    Open source observatory control software

    RTS2 is project to create an open source environment for control of a fully autonomous observatory. It is running about dozen fully autonomous observatories. Its modular design allow easily addition of new devices (to already huge supported HW list).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    NeugebauerScalar

    Tools for computing scalars for Neugebauer-type models

    For an arbitrary-size colorant set, this tool will produce a list of Neugebauer primaries in Yates's order, compute the coefficient matrix to convert evaluations of the copula function to scalars, and write code to cache the copula evaluations and compute the scalars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    meta-treedb

    on-disk memory library using meta-data

    ...If you follow the tests/examples, you too can store dictionaries, trees, lists or whatever you can think of in disk-based memory, just an open() and mmap() away. Meta-treedb comes with an AVL tree, doubly-linked-list and variable-entry-sized-array implementations for you to use in your data structures. So, what distinguishes meta-treedb from treedb? * "class" interfaces for treedb collections These are vtables (virtual function tables) that implement the interface. * faster compiles - only the "class" interfaces are visible to client code This is at the expense of a small performance hit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ooworx
    https://sourceforge.net/projects/magento-scopesexplorer/ https://sourceforge.net/projects/magento-stocksort/ https://sourceforge.net/projects/magento-subcategorieswidget/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CryptoSticky

    CryptoSticky

    Yellow Sticky for Windows

    A fully fledged implementation of the yellow stickies for your desktop. Featuring encryption, drawing, sound recording.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Account Control

    QAD access to the most common AD activities

    This HTA started out as a means to list all the groups - including nested groups - to which users in a client's AD belonged. From that, it grew into what I hope is a one-stop shop for some of the more common tasks in AD, such as finding out when a bunch of users last logged on, what their home directories are and so on. The function I use most often is the one to clone a user account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Function Plotter

    Function Plotter

    Plotting 2D mathematical functions

    Function Plotter is a simple-to-use application that provides you with a quick and easy solution for plotting 2D mathematical functions. No advanced mathematics or programming knowledge is required, and the program can draw functions in milliseconds. It's based on Qt 5.5.0, OpenGL 2.0, and muparser 2.2.5. A complete list of all supported functions and operators is available on the muparser library website: www.beltoforion.de/article.php?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    notepadplusplus-plugin-fun4c

    List all function written in C for Notepad++

    Fun4c is a plugin for Notepad++. You can list all functions/Variables/... on source written in C/... (depend on your configuration, fun4c.ini, which is a series of Regular Expression Matching denoted by Fn.x and Var.x).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kavvvka

    Kavvvka

    Automated tabletennis competition form for match in KAVVV Leage (BE)

    Linux Desktop program to calculate results of competition home-match, based on layout of original paper form. Form default is the "old" 21 points / set, 2 winning sets. Teams are 3 players, and they play 9 games + one double game. Calculation of the individual winning sets (and lost), and winning matches (and lost) is done, like needed to fill the official form. Print function for empty or filled form and official form to send in. If you want to try the program, just download the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tickeys

    Tickeys

    Instant audio feedback for typing. macOS version. (Rust)

    Instant audio feedback for typing. macOS version.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 21

    Newton Series

    A small Java Program that computes a Newton Series

    Given a list of integers, this program calculates and simplifies the Newton Series for the data. This can be used to fit a function to a series of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MNotes

    short note application

    A short note application running on Linux and Windows. With this app you can easy track your notes. The notes are ordered in in a list and all notes are stored in a sqlite Database. Each note has search function with result highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Generic REST Fetcher

    Execute a cascading sequence of REST calls to a common end-point

    REST API's often require multiple calls to achieve a business objective. Eg get a list of objects, then get data for each object. This application allows you to transform data received from one REST call to determine other methods to call. All this is configured via an XML file. A simple example is fetching data for all respondents to a Survey Monkey survey. You need to get the set of respondent ids, then call the API passing in the list of respondent ids. See the README.md file on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Notepad++ Function list for ABB Rapid

    Setup a Notepad++function list for the ABB rapid language

    For anyone looking on how to configure a function list for the ABB industrial programming language 'rapid' using the popular Notepad++ editor, here is an example that has been working good for me. Notepad++ version 6.8.3 does not require a plugin for function lists. Thanks.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 25

    GSEAlite

    Gene Set Enrichment Analysis, plot and analysis (p, FDR, ES, NES)

    This is my implementation of the Gene Set Enrichment Analysis methodology (http://www.broadinstitute.org/gsea/index.jsp; Subramanian, Tamayo, et al. (2005, PNAS 102, 15545-15550) and Mootha, Lindgren, et al. (2003, Nat Genet 34, 267-273)). The package gives access to the typical plot function: Enrichment Analysis and to the analysis of list of gene sets. p-values, FDR, ES and NES are computed. A read.gmt function allows to load gene set collection from MSigDB (http://www.broadinstitute.org/gsea/msigdb/index.jsp) Input parameters allow users to define their own metric function. The two default metric functions are signal-to-noise and fold changes.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB