Search Results for "function point analysis" - Page 7

Showing 408 open source projects for "function point analysis"

View related business solutions
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1

    CTREE Graphic Tree Generator for C

    An analysis tool showing the structure of a C program

    CTREE is a command line utility providing analysis tools useful to software engineers tasked with tracking down problems or verifying a program's soundness. It is also an aid to understanding the structure of unfamiliar programs. As it works with standard C it finds most of its utility in embedded systems and older software. CTREE comes with a comprehensive manual. CTREE is is released by Cleveland Engineering Design, LLC - developer of the CoRTOS cooperative RTOS https...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    OzGIS free open-source  mapping system

    OzGIS free open-source mapping system

    Analysis and display of Census, business, government attribute data

    OzGIS is an extensive mapping system for the analysis and display of geographically referenced data. Map data are downloaded from Census bureaux and map agencies or extracted from your own databases. The system can be used to to support management decisions associated with, for example, government planning, marketing, sales, site and personnel location, advertising and research. Systems for Windows, Mac and Ubuntu, source code, sample data files and manuals are included. DOWNLOAD...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3

    EZCalour

    Interactive heatmaps for microbiome analysis

    A point and click GUI for Calour (interactive heatmaps for microbiome analysis). The Calour source code is available at: https://github.com/biocore/calour The calour paper: https://msystems.asm.org/content/4/1/e00269-18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TensorNets

    TensorNets

    High level network definitions with pre-trained weights in TensorFlow

    ...-point. Also, it is easy to deploy and expand a collection of pre-processing and pre-trained weights. Readability. With recent TensorFlow APIs, more factoring and less indenting can be possible. For example, all the inception variants are implemented as about 500 lines of code in TensorNets while 2000+ lines in official TensorFlow models. Reproducibility. You can always reproduce the original results with simple APIs including feature extractions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Subspace

    Subspace

    Library for Reactive Dapp Development with auto syncing

    ..., and react to changes via observables. No matter your favorite JS framework, you can use Subspace to simplify your development process. It works with React or Angular in the browser, and of course plays well with nodejs. Subspace saves state to a local database ensuring your dApp always syncs from the last known point, even after reload.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    WaveletStat

    Wavelet analysis of 1D and 2D statistical distributions

    This is WaveletStat, a scientific software to analyse statistical distributions by Continuous Wavelet Transforms (CWTs). Taking an input random sample, it computes the corresponding CWT, filters out the noise based on a p-value criterion, and reconstructs a denoised model of the density function by matching pursuit iterations. The C++ code has two branches: the 1D branch can be used on 1D distributions only, while 1D2D can be used both on 1D and 2D distributions (though less optimal on 1D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Traffic

    Intersection is a OFA implementation modeling a traffic intersection.

    Traffic Intersection Simulation is a specific application of Objective Functional Analysis. Traffic Intersection Simulation models a real world traffic intersection. The duration of the green light in both directions of the intersection is chosen by maximizing the objective function. The objective function is formed as a separably additive function of three objective functions; (1) the number of vehicles that make it through the intersection, (2) the average speed of the vehicles, (3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RMGDFT

    RMGDFT

    Real Space Multigrid based electronic structure code.

    News: active RMG development has moved to github https://github.com/RMGDFT News: V4.1.0 released on 09/29/2020 News: V4.0.0 released on 09/01/2020 with major updates. News: V3.0.0 released on 06/09/2018 with major updates. News: V2.2.2 released on 10/14/2017 with minor bug fixes. News: V2.2 with performance enhancements, bug fixes and new features released on 06/26/2017. Sources are available with binaries to follow soon. News: V2.1 with many improvements released on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gsasnp2

    gsasnp2

    PubMed ID: 29562348 / DOI: 10.1093/nar/gky175

    * GSA-SNP2 is a successor of GSA-SNP (Nam et al. 2010, NAR web server issue). GSA-SNP2 accepts human GWAS summary data (rs numbers, p-values) or gene-wise p-values and outputs pathway genesets ‘enriched’ with genes associated with the given phenotype. It also provides both local and global protein interaction networks in the associated pathways. * Article: SYoon, HCTNguyen, YJYoo, JKim, BBaik, SKim, JKim, SKim, DNam, "Efficient pathway enrichment and network analysis of GWAS summary data...
    Downloads: 15 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    Rainflow

    Rainflow

    Fast rainflow counting written in C (C99)

    Rainflow Counting Algorithm (4-point-method), C99 compliant. "Rainflow Counting" consists of four main steps: 1. Hysteresis Filtering 2. Peak-Valley Filtering 3. Discretization 4. Four Point Counting Method: These steps are fully documented in standards such as ASTM E1049 "Standard Practices for Cycle Counting in Fatigue Analysis" [1]. This implementation uses the 4-point algorithm mentioned in [2]. To take the residue into account, you may implement a custom method...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    processing_codes_iEEG

    Functions to analyse intracranial EEG (SEEG and ECoG) recordings

    Here you will find functions and scripts that are useful when analysing intracranial EEG data (from depth SEEG electrodes, or ECoG subdural grids). Functions are for MATLAB. We use these function in FRONT neurolab (RITMO, University of Oslo) to do our analysis. Some are simple modifications from someone else's code. Other's are fully ours. Many functions are designed to work in combination with FieldTrip (http://www.fieldtriptoolbox.org/) and iElectrodes toolbox (https://sourceforge.net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MetaPhat -meta-pheno-association-tracker

    Multivariate traits genome-wide association analysis and decomposition

    MetaPhat is an open sourced program to detect optimal subset traits on lead SNP associations from multiple biomarker GWAS summary results. Best traits are derived from systematic decomposing multivariate associations into central traits based on optimal BIC and P-value from multivariate CCA models. SNP trace results are plotted and clustered to dissect and improve the specificity of mv phenotype-genotype associations. released with LD function https://sourceforge.net/projects/meta-pheno...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SmartPOS /Point of Sale Web with ERP

    SmartPOS /Point of Sale Web with ERP

    SmartPOS (Includes->SmartERP distro of Idempiere ERP) is 100% Web

    SmartPOS 7.1 is a complete ERP+POS (Idempiere 7.1 Distro) , taking all the power of an ERP, but creating an intuitive , agile and easy to learn Point of Sale (POS) 100% Web . SmartPOS has been designed to work as part of the ERP, and support complex business environments, where you can manage different products per organization, different organizations per client, different warehouses per organization, and for each warehouse private config for your POS, price lists, taxes, discounts...
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 14
    VStar

    VStar

    Multi-platform Variable Star Visualisation and Analysis

    VStar is a multi-platform, easy-to-use variable star observation visualisation and analysis tool. Data can be read from a file or the AAVSO database, light curves and phase plots created, period analysis performed, and filters applied. Plugins can be developed, e.g. to make additional observation sources available. See also: 1. http://www.aavso.org/vstar-overview 2. http://www.aavso.org/forums/about-aavso/vstar 3. http://dbenn.wordpress.com/category/astronomy-science/vstar 4...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    cmplx

    cmplx

    Validation of Fortran 2008 complex functions on branch cuts

    Velvel (William) Kahan highlighted a lot of challenges in writing correct complex algebra code. Fortran 2008 extends the number of intrinsic functions accepting complex arguments. The aim of this project to stress test these intrinsics on conformal mapping with branch cuts. Of particular interest are function results on branch cuts (slits). IEEE 754-2008 behaviour, in particular plus and minus zero, is expected in all cases. The main driver will produce a PDF with conformal maps which should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Redux Persist

    Redux Persist

    Persist and rehydrate a redux store

    ... persist ships with react integration as a convenience. The PersistGate component is the recommended way to delay rendering until persistence is complete. It works in one of two modes. Loading prop, the provided loading value will be rendered until persistence is complete at which point children will be rendered. And function children, the function will be invoked with a single bootstrapped argument. When bootstrapped is true, persistence is complete and it is safe to render the full app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    2D Structural Analysis

    2D Structural Analysis

    Determine the bending moments, shear forces, axial forces and displace

    2D Structural Analysis in Python by Ritchie Vink A collection examples of 2D Finite Element Analysis (FEA) made with Jupyter Notebook Lab - https://jupyter.org/ To install Jupyter - https://jupyter.org/install ===== App is available on Play Store -> https://play.google.com/store/apps/details?id=com.ulm.struct If you want to download a python editor for your android smartphone follow this link -> https://play.google.com/store/apps/details?id=com.ulm.python
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    phpcs-security-audit v3

    phpcs-security-audit v3

    A set of PHP_CodeSniffer rules that finds vulnerabilities

    phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code. It currently has core PHP rules as well as Drupal 7-specific rules. The tool also checks for CVE issues and security advisories related to the CMS/framework. This enables you to follow the versioning of components during static code analysis. The main reason for this project being an extension of PHP_CodeSniffer is to have easy integration into continuous integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    myposapp

    myposapp

    MyPOS Android POS App - Mobile Point of Sale Application

    MyPOS is a Point of Sale Application for Android Devices. It is free for commercial use with no ongoing subscription payments. It's developed from an opensource software and added with rich features to make the software suitable for commercial use. MyPOS is a simple POS Application intended for small cafes, food trucks, salons, retail stalls, mobile point of sale use, anywhere a complete POS Terminal POS System is out of budget and too big to handle. https://mypos-app.com/mypos-app-user...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Facets

    Facets

    Visualizations for machine learning datasets

    The power of machine learning comes from its ability to learn patterns from large amounts of data. Understanding your data is critical to building a powerful machine learning system. Facets contains two robust visualizations to aid in understanding and analyzing machine learning datasets. Get a sense of the shape of each feature of your dataset using Facets Overview, or explore individual observations using Facets Dive. Explore Facets Overview and Facets Dive on the UCI Census Income...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Harmonux

    harmonic analysis with graphic

    Harmonic Analysis (aka Fourier Analysis) Enter a table and get the harmonic function for the table. Open Source in Lazarus/Free Pascal Compiled for Linux and Windows. No installation, just unpack and click on the executable. ATENTION! -In my new instalation of Linux , the executable was not running, I don't know why. I think the windows version is working, but I didn't test it lately. -Sometimes the copy is not settled right, try to right click -> properties -> allow to be executed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    xplgraph-cpmgsx-dxforth

    An replacement of DXForth's xplgraph.scr library for CP/M

    See Wiki for usage and more details. Originally, xplgraph.scr library for DXForth was written to work on DOS systems only enabling point-and-plot graphics on VGA-compatible graphics devices. DXForth port to the 8-bit CP/M operating system lacked similar capability. The aim of this project is to provide an replacement of the original xplgraph.scr library, exposing roughly the same API, enabling graphics in DXForth running under CP/M. This library is written using DXForth's inline assembly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XL-Parser

    XL-Parser

    XL-Parser is a tool for data extraction and analysis.

    XL-Parser provides a bunch of functions for data extraction and analysis. It also provides web log analysis features like a tool for detection of suspicious activities. More details and screenshots on http://le-tools.com.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24

    Objective Function Analysis

    An alternative to neural nets for machine learning.

    Objective Function Analysis models knowledge as a multi-dimensional probability density function (MD-PDF) of the perceptions and responses (which are themselves perceptions) of an entity and an objective function (OF). The learning algorithm is the action of choosing a response, given the perceptions, which maximizes the objective function. The MD-PDF is initially seeded by a uniform random number generator. The response is used to evaluate the OF and the OF is either reinforced or diminished...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ZM

    ZM

    A library to handle coroutine and green thread in C

    ZM is a C library to handle continuations (coroutine, exception, green thread) with finite state machines. The library is written in C99 without external dependecy or machine-specific code and can be compiled in ansi-c or ansi-c++ with the minal effort to define two unsigned int type (uint8_t and uint32_t).
    Downloads: 1 This Week
    Last Update:
    See Project