Search Results for "multiplication" - Page 2

Showing 153 open source projects for "multiplication"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • Online Payroll Software Icon
    Online Payroll Software

    Netchex is a cloud-based HCM (Human Capital Management) system designed to help businesses manage the employee lifecycle

    Now more than ever, businesses need HR and payroll software solutions that are easy to use, light on the pockets, backed by exceptional customer service and totally customized to their needs. Well, you've come to the right place.
  • 1
    Tux Math Scrabble

    Tux Math Scrabble

    12÷16×3=9÷4

    Latest version 0.9.1 runs on Python3. Date: June 15, 2023 Online/touch-screen version: https://www.asymptopia.com/tuxmathscrabble Encourages kids to construct compound equations and consider multiple abstract possibilities.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Juan's Math Exercise

    Juan's Math Exercise

    A math learning tool for elementary school students

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ModularBipolynom

    ModularBipolynom

    Modular Polynom manipulation in Java

    XY modular Polynom manipulation in Java for calculating elliptic curves point order
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    A calculator

    an ugly calculator

    an ugly calculator that can add, substract, multiply and divide
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digitally transform and mobilize your entire safety program. Icon
    Digitally transform and mobilize your entire safety program.

    For organizations that need a powerful EHS and safety management solution

    Simplify safety management and get everyone involved with your EHSQ goals! SafetyAmp is easy, cloud-based, mobile-friendly software to increase engagement, reduce risk, connect your workforce, and improve EHSQ workflows. Trusted across industries by today's workforce - SafetyAmp is the modern, configurable EHSQ solution you've been looking for.
  • 5
    Tensor Algebra Compiler

    Tensor Algebra Compiler

    The Tensor Algebra Compiler (taco) computes sparse tensor expressions

    A fast and versatile compiler-based library for sparse linear and tensor algebra. TACO can be used to implement sparse linear and tensor algebra applications in a wide range of domains. TACO supports a wide range of sparse (and dense) linear/tensor algebra computations, from simpler ones like sparse matrix-vector multiplication to more complex ones like MTTKRP on higher-order sparse tensors. Tensors can be stored in a variety of storage formats, including commonly-used sparse matrix and tensor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CS Figures

    CS Figures

    Heuristic-based fractal and music generator-256+ systems.

    Welcome to CSFigures, the generative rendering program for all sorts of interpretations of digital roots. Digital roots in this program are constructed on a basis of a multiplication table, but with alternate counting systems contrasted, different from 0-9. The data is then analyzed by adding the imaginary digital symbols together, to achieve a single digit number, or alternately working with heuristics such as finding the last or lowest/highest digit of each number. You may see your options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    BigDecimal

    Arithmetic and calculus with decimal numbers of arbitrary precision.

    BigDecimal is a C # library that uses System.Numerics.BigInteger in its implementation, adding only a decimal place quantizer. In BigDecimal all the arithmetic operations are implemented, including, logarithms, systems resolution of linear equations, trigonometric functions, polynomial regression, hyperbolic functions, the notorious gamma function (factorial for non-integer real numbers) and more that will be implemented still. My intention is, at a minimum, to implement all the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Riemann Sum Calculator

    Graphs the inputted function and rectangular estimators.

    This program graphs the inputted function and number of rectangular approximators over the specified interval and calculates the estimated area with a right, left or midpoint Riemann sum. Supports the following functions: sin cos tan arcsin arccos arctan ln log (base ten) and the following constants: e pi (Note: type out "pi" in the function field to use) Mimics TI-89 syntax Coefficients and parenthesis may be used to denote multiplication, but ‘coefficient multiplication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OrangeCalculator

    Orange Calculator Lite is a Simple Java Calculator!

    Orange Calculator Lite Application is an application that was written in Java, this is a application that performs arithmetic operations on numbers. This simple application can do addition, subtraction, multiplication, division, percentage, square root, negative numbers had a a nice friendly look & feel and touch typewriter sound that can be enabled & disabled!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage and optimise Google, Facebook and Microsoft Ads faster and gain a competitive advantage with our digital advertising platform. Icon
    Slash the time it takes to manage and optimize your Google, Microsoft Advertising or Facebook Ads campaigns to just minutes a day. Adzooma's AI and machine learning based PPC platform offers stress free campaign management, state of the art 24/7 optimization and advanced automation, all in a simple to use interface. Scan for 50+ improvement 'opportunities', many of which can be actioned with a single click, track PPC performance and highlight over/under spending to improve your quality score, conversions and ROI. These trying times are tough for all. So we're giving away our whole award-winning platform for free until June 1st 2020. That's automated PPC ads, one-click optimisations, and world-class reporting - at zero cost. No strings attached. No credit card required.
  • 10

    pipCalc cmd line calculator

    command line calculator for large numbers

    pipCalc is a command line calculator which can handle large numbers. Right now pipCalc can do addition, subtraction, multiplication, division and square root. It too knows the number Pi and Eulers number with each 10.000 digits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    octave-intinf

    Infinite-precision integer arithmetic for Octave, written in Octave

    Octave code to perform arbitrary-precision integer arithmetic. It may or may not work in Matlab. The supported operations are: >> s = a = intinf (126) % Creation of intinf-class object from integer or string >> b = intinf ('-792716404922304611755050042308687') >> c = a + b % Addition >> d = a - b % Subtraction >> e = c * d % Multiplication >> f = (e - a^2) / b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mega Number
    ... the operations together at one time..just by adding all the operators in the operator field, like : +++++***/////+++^^%%%%%!!!///++++---//++++-//+/ -Now the algorithm will calculate all that depends on your input ..starting by addition 5 times and then multiplication 4 times ..and so on .. -You can see all this calculation process by clicking the Details Button. -Note that this is only the beganing ..more features will be added soon../-You can also add features you think it may be improvement!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JThread - a OO, Java like threading library for C++ ! System independent OO architecture for thread and synchronising classes - separates between operating system independent interfaces and dependent implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Android Math Challenge

    Android Math Challenge

    This simple android game allows people to test their math skills.

    This simple and fun math knowledge game has a variety of difficulty and timer options. This allows you to test you addition, subtraction, multiplication and division skills, with increasingly difficult questions as you proceed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Spectral-SpecPro

    Spectral-SpecPro

    Spectral - software for manipulating optical spectroscopy data

    Spectral-SpecPro helps with the manipulation of optical spectroscopy data. Spectral takes files produced by Jasco instruments (uv-vis absorbance, fluorescence, circular dichroism readings as a function of wavelength, temperature, or time) and facilitates basic operations such as unit conversion (CD spectra), conversion into the format taken by CDPro (estimation of secondary structure; CD spectra), scatter correction (absorbance spectra), smoothing, re-sampling of the x-axis, and generic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Arithmetic App

    Math App for kids

    This iapp is used by kids to help primary school kids improve their math skill by asking them math questions based on level
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    mcalx

    mcalx

    Matrix Calculator for LinuX

    MCalx is a small and quick C++ graphic calculator for performing common matrix operations such as addition, subtraction, multiplication and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gutenberg Typography Kit

    Gutenberg Typography Kit

    A meaningful web typography starter kit

    ... to a not inconsiderable extent on the size of the type, the length of the lines and the leading. Gutenberg sets the baseline grid to establish a proper vertical rhythm and makes sure all elements fit into it. It sets up the macro typography so you can focus on the micro–typographic details. All calculations in Gutenberg depend on base type size and line-height. Multiplication of these two results in leading which is essential for setting a correct vertical rhythm and a baseline grid.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    CS Figures

    CS Figures

    Heuristic-based fractal and music generator-256+ systems.

    Welcome to CSFigures, the generative rendering program for all sorts of interpretations of digital roots. Digital roots in this program are constructed on a basis of a multiplication table, but with alternate counting systems contrasted, different from 0-9. The data is then analyzed by adding the imaginary digital symbols together, to achieve a single digit number, or alternately working with heuristics such as finding the last digit of each number. You may see your options once you make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Ncrypt

    Text and image encryption and decryption software

    This software provides a mean for users to encrypt and decrypt data in the form of text and images. The program follows a basic encryption algorithm that relies on mathematical properties of matrices, such as row operations, matrix multiplication, and invertible matrices . This program works by allowing the user to input a key in the form of a matrix, on which the program bases the encryption. The program then performs the encryption. The software only works in the scope of text files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MatKid

    Simple app to learn primary school kids simple math

    This is simple app to learn primary school kids basic math: addition, subtraction, multiplication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Math Ninja
    Math Ninja is a fun way to help students with math. Right now it focuses on multiplication, but it can be configured to add other operations as well. Developed with Unity version 5, it can be used in various platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    HPC Challenge

    HPC Challenge is an HPC benchmark for memory access patterns

    HPC Challenge benchmark consists of 7 tests: (1) HPL - the Linpack TPP benchmark which measures the floating point rate of execution for solving a linear system of equations. (2) DGEMM - measures the floating point rate of execution of double precision real matrix-matrix multiplication. (3) STREAM - a simple synthetic benchmark program that measures sustainable memory bandwidth (in GB/s) and the corresponding computation rate for simple vector kernel. (4) PTRANS (parallel matrix transpose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 0 This Week
    Last Update:
    See Project