Search Results for "function point analysis" - Page 4

Showing 311 open source projects for "function point analysis"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 1

    codequery

    Please go to the GitHub page for more information

    A code-understanding tool based on cscope and ctags. Please go to the GitHub page for more information. Homepage: http://ruben2020.github.io/codequery GitHub: https://github.com/ruben2020/codequery
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Pentobi

    Pentobi

    Computer opponent for the board game Blokus.

    Pentobi is a computer opponent for the board game Blokus.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    APTTools

    A collection of utilities for atom probe tomography analysis

    A collection of command-line tools for atom probe analysis including: * Point data XML scripting language, load, transform, resize and otherwise alter point data * Radial Distribution Function analysis tools * Level-set tools for simulating shape transformations during experiments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    xrayutilities

    xrayutilities

    a package with useful scripts for X-ray diffraction physicists

    xrayutilities is a python package used to analyze x-ray diffraction data. It can support with performing diffraction experiments and used for common steps in the data analysis. It can read experimental data from several data formats (spec, edf, xrdml, ...); convert them to reciprocal space for arbitrary goniometer geometries and different detector systems (point, linear as well as area detectors); for further processing the data can be gridded (transformed to a regular grid). More...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 5
    Fuzzy sets for Ada

    Fuzzy sets for Ada

    Fuzzy sets, logic, numbers; intuitionistic fuzzy sets, fuzzy linguis

    Fuzzy sets for Ada is a library providing implementations of confidence factors with the operations not, and, or, xor, +, and *, classical fuzzy sets with the set-theoretic operations and the operations of the possibility theory, intuitionistic fuzzy sets with the operations on them, fuzzy logic based on the intuitionistic fuzzy sets and the possibility theory; fuzzy numbers, both integer and floating-point with conventional arithmetical operations, and linguistic variables and sets...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    RasterPS

    RasterPS

    Basic Digital Image Improvement and Processing

    RasterPS allows to process digital Images. The common Image File Formats are supported. Fundamental Functions like Histogram, Conversion, Point Operations, Filtering, geometric Transformations and Image Analysis are implemented. A basic Image Manager retrieves file attributes from digital images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Ring

    Ring

    Simple and flexible programming language for applications development

    The Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are Imperative, Procedural, Object-Oriented, Functional, Meta programming, Declarative programming using nested structures, and Natural programming. The language is portable (Windows, Linux, macOS, Android, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be Simple, Small and Flexible.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    DataMelt

    DataMelt

    Computation and Visualization environment

    DataMelt (or "DMelt") is an environment for numeric computation, data analysis, computational statistics, and data visualization. This Java multiplatform program is integrated with several scripting languages such as Jython (Python), Groovy, JRuby, BeanShell. DMelt can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Algerian/Spanish Checkers

    Algerian/Spanish Checkers

    Algerian / Spanish checkers with Minimax and Alpha–beta pruning

    Algerian / Spanish Checkers Variant is a digital implementation of the classic board game with unique features and rules. Currently, the program integrates an AI opponent using the Minimax algorithm with alpha-beta pruning. The previous versions just favours moves that result in the fewest captures for the opponent. Future versions will include more sophisticated AI to enhance gameplay. The program currently handles all kind of regular piece and dama moves and captures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 10
    Libro

    Libro

    An interactive program for statistical analysis of texts

    A cross-platform text analysis program written in Python and Free Pascal/Lazarus which scans a whole text file (in plain text, HTML, EPUB, or ODT formats) and ranks all used words according to frequency, performing a quantitative analysis of the text using Shannon-Weaver information statistic and Zipf power law function. It counts words, sentences, chars, spaces, and syllables. Also computes readability indexes (Gunning-Fog, Coleman-Liau, Automated Readability Index (ARI), SMOG grade, Flesch...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    linNet

    linNet

    The Software for symbolic Analysis of linear Electronic Circuits

    linNet is an application to compute the transfer function of linear, electronic circuits. The computation is done symbolically, not numerically, and the result is a formula rather than a number or a series of such. The found formula is the Laplace transform of the dependencies of the voltages and currents in the circuit on the input voltages and currents. A linear electronic circuit is a combination of the supported basic devices; these are resistor, conductance, capacitor, inductivity...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    werpy

    Python package for fast Word Error Rate (WER) calculation and analysis

    ... categories such as insertions, deletions, and substitutions. Moreover, the summary function furnishes a comprehensive breakdown of the computed outcomes, facilitating a swift and detailed analysis of individual errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Jadecy

    Java lib to compute (code) deps, SCCs, and cycles (Johnson algorithm).

    ... vertices). Since version 1.1, can also compute shortest cycles covering all edges of SCCs. Usage from command line is also possible but with reduced flexibility (cf. JadecyMain class). API entry point for Java code dependencies is the Jadecy class, or DepUnit that makes use of it and is designed for unit tests. API entry point for general graph computations is the net.jadecy.graph package. Requires Java 5 or later. Also available on github: https://github.com/jeffhain/jadecy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PY-Nodes

    Code for finding nodes in a material using first-principle approach.

    ... minimizes the function f(k), which is defined as sum of the absolute energy difference of the adjacent pairs of bands at a given k-point. Please cite the paper mentioned below while using the PY-Nodes code for your research. V. Pandey and S.K. Pandey, Comput. Phys. Commun. 283, 108570 (2023). The link of the paper: https://doi.org/10.1016/j.cpc.2022.108570
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Electronic Shelf Label  Firebase Edition

    Electronic Shelf Label Firebase Edition

    An electronic shelf label is a type of price tag

    An Electronic Shelf Label is a device that's typically attached to the front edge of retail shelving. ESL Firebase Edition V2.0 utilizes the AES-256 in CBC mode and Google Firebase. It doesn't require an expensive gateway to function, once configured, all it needs is a power supply and a Wi-Fi access point. ESL Firebase Edition V2.0 allows you to operate as many of them as you wish, provided that each has its own unique ID, and there's enough power and bandwidth for all of them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    react-app-rewired

    react-app-rewired

    Override create-react-app webpack configs without ejecting

    Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts. All the benefits of create-react-app without the limitations of "no config". You can add plugins, loaders whatever you need. As of Create React App 2.0 this repo is "lightly" maintained mostly by the community at this point. Use next.js or Razzle which both support custom Webpack out of the box. You can try customize-cra for a set of CRA 2.0 compatible rewirers, or any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sparx' EA - MDG for TRAK

    Sparx' EA - MDG for TRAK

    MDG for Sparx' Enterprise Architect to Create TRAK arch. descriptions

    Custom add-in (MDG technology) for Sparx Systems Enterprise Architect UML modelling tool (https://sparxsystems.com/products/ea/index.html) to create architecture descriptions using TRAK https://sf.net/projects/trak Provides: - the set of TRAK views that can be represented using UML and SysML . Each view display a custom toolbox palette with the objects and relationships that are needed for that TRAK view - relationships can be made directly from the objects on a view using the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AlgoUp

    AlgoUp

    AI-powered trading bot with advanced algorithms for optimized profit.

    AlgoUp is an advanced AI-powered trading bot designed to optimize your investment strategies. Utilizing cutting-edge algorithms, AlgoUp implements smart profit strategies to maximize returns while effectively managing risk. One of its standout features is a robust stop-loss mechanism that helps protect your funds from significant downturns, ensuring your capital remains secure. AlgoUp operates seamlessly in standalone mode or can be integrated with all major exchanges, providing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HWUT - The Hello-Worldler's Unit Test

    HWUT - The Hello-Worldler's Unit Test

    Software Unit Tests (Language Independent Approach)

    Automation of Unit and System Tests. Tests can be implemented in any language and on many platforms. The flexible approach enables the inclusion of many types of tests, such as memory leak checks (using valgrind), coding rule checks, complexity checks, etc. Tests are run by a simple call to hwut in a base directory of a project. In particular for C, HWUT supports make file generation using 'sos' and 'sols' modes. Remote control-able function stubs may be generated using the 'stub' mode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JetPackMvvm

    JetPackMvvm

    A Jetpack combined with the MVVM rapid development framework

    .... If the errorCode is equal to 0, the request is successful, otherwise the request fails. From the developer's point of view, we mainly want to get the unpacking data-data, and we don't want to judge errorCode==0 every time. Whether the request is successful or failed At this time, we can inherit BaseResponse in the server return database class and implement related methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ERC-721 Token

    ERC-721 Token

    The reference implementation of the ERC-721 non-fungible token

    This is the complete reference implementation of the ERC-721 non-fungible token standard for the Ethereum and Wanchain blockchains. It is also compatible with other EVM compatible chains like Binance Smart Chain (BSC), Avalanche (AVAX) etc. This is an open-source project, complete with Hardhat testing. The purpose of this implementation is to provide a good starting point for anyone who wants to use and develop non-fungible tokens on the Ethereum and Wanchain blockchains. Instead of re...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    IntervalRootFinding.jl

    IntervalRootFinding.jl

    Find all roots of a function in a guaranteed way with Julia

    This package provides guaranteed methods for finding roots of functions, i.e. solutions to the equation f(x) == 0 for a function f. To do so, it uses methods from interval analysis, using interval arithmetic from the IntervalArithmetic.jl package by the same authors. The basic function is roots. A standard Julia function and an interval is provided and the roots function return a list of intervals containing all roots of the function located in the starting interval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    dumb-jump

    dumb-jump

    an Emacs "jump to definition" package for 50+ languages

    Dumb Jump is an Emacs "jump to definition" package with support for 50+ programming languages that favors "just working". This means minimal -- and ideally zero-configuration with absolutely no stored indexes (TAGS) or persistent background processes. Dumb Jump requires at least GNU Emacs 24.3. Dumb Jump uses The Silver Searcher ag, ripgrep rg, or grep to find potential definitions of a function or variable under point. It uses a set of regular expressions based on the file extension, or major...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Peptide Pattern Recognition

    Software for non-alignment based analysis of DNA and protein sequences

    Software for analysis, grouping and functional prediction of DNA and protein sequences as described in: Busk P.K. (2017). Peptide Pattern Recognition for high-throughput protein sequence analysis and clustering. BioRxiv. doi: https://doi.org/10.1101/181917. Busk P.K. and Lange L. (2013). Function-based classification of carbohydrate-active enzymes by recognition of short, conserved peptide motifs. Appl Environ Microbiol. 79(11), 3380-91. Busk P.K. Lange M. Pilgaard B. and Lange L. (2014...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DockStream

    DockStream

    A Docking Wrapper to Enhance De Novo Molecular Design

    DockStream is a docking wrapper providing access to a collection of ligand embedders and docking backends. Docking execution and post hoc analysis can be automated via the benchmarking and analysis workflow. The flexilibity to specifiy a large variety of docking configurations allows tailored protocols for diverse end applications. DockStream can also parallelize docking across CPU cores, increasing throughput. DockStream is integrated with the de novo design platform, REINVENT, allowing one...
    Downloads: 1 This Week
    Last Update:
    See Project