Showing 32 open source projects for "multiplication"

View related business solutions
  • Case Management Software for Nonprofits Icon
    Case Management Software for Nonprofits

    CharityTracker offers easy-to-use case management software for nonprofits, helping them track assistance, measure outcomes, and generate reports.

    A case management CRM that focuses on your clients, to measure real-world impact, not just data. Your Day Just Got Shorter - We know you’re busy and don’t have time for complicated software – We’ve changed that! Even your staff will enjoy using the system – No more headaches and missing data from reports so you can use your valuable time to serve more people. CharityTracker is a cloud-based, HIPAA compliant software that’s easy to use for nonprofits of all sizes. With no setup fees, hidden fees, or contracts, you can cancel anytime! Our time saving solution provides a secure way to streamline how you manage cases, record case notes & assistance, create reports, collaborate, set goals, measure outcomes, make referrals & prove your impact with change-over-time reports for your funders. We're at work in 2,200 communities! Book a free demo. Pricing starts at just $20/mo. user
  • Alpega TMS: Your Comprehensive Transportation Management Solution Icon
    Alpega TMS: Your Comprehensive Transportation Management Solution

    For shippers, logistics service providers, distributors, and manufacturers of all sizes

    Reduce your overall freight spend with a global, modular, cloud-based transportation management solution (TMS). Enable collaboration across the end-to-end process of transporting goods by connecting shippers with their carriers, suppliers and customers.
  • 1
    Rotations.jl

    Rotations.jl

    Julia implementations for different rotation parameterizations

    3D rotations made easy in Julia. This package implements various 3D rotation parameterizations and defines conversions between them. At their heart, each rotation parameterization is a 3×3 unitary (orthogonal) matrix (based on the StaticArrays.jl package), and acts to rotate a 3-vector about the origin through matrix-vector multiplication. While the RotMatrix type is a dense representation of a 3×3 matrix, we also have sparse (or computed, rather) representations such as quaternions, angle-axis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NNlib.jl

    NNlib.jl

    Neural Network primitives with multiple backends

    This package provides a library of functions useful for neural networks, such as softmax, sigmoid, batched multiplication, convolutions and pooling. Many of these are used by Flux.jl, which loads this package, but they may be used independently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tullio.jl

    Tullio.jl

    Tullio is a very flexible einsum macro

    Tullio is a very flexible einsum macro. It understands many array operations written in index notation -- not just matrix multiplication and permutations, but also convolutions, stencils, scatter/gather, and broadcasting. Used by itself the macro writes ordinary nested loops much like Einsum.@einsum. One difference is that it can parse more expressions, and infer ranges for their indices. Another is that it will use multi-threading (via Threads.@spawn) and recursive tiling, on large enough...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java Calculator

    Java Calculator

    Supports PEDMAS order of computation and Reverse Polish Notation Gener

    Generates the Reverse Polish Notation (Postfix) expression form of an arithmetic expression in (Infix) form. Performs the computation of the arithmetic expression if Integers or Floating point numbers are used in the expression. Supports PEDMAS order of computation, thus, all the operators of Exponentiation, Division, Multiplication, Addition and Subtraction, as well as using Parentheses for grouping and prioritization is all handled.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Open LMS delivers an effective and engaging learning experience. Icon
    Open LMS delivers an effective and engaging learning experience.

    Open LMS is Open Source at its core. Migrating to Open LMS is simple and easy.

    As the largest commercial provider of hosting and support services for the open-source Moodle™ learning platform, we help organizations and institutions deliver great learning experiences without complexities
  • 5
    QwikTape

    QwikTape

    Do calculations, annotate it like you would on a paper "qwikly".

    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    simple calculator ->>> typing string-> converting string to two arraylists (one with numbers second with operators)-> searching from left for privileged operators-> calculating them-> returning result as a string. //---REQUIRES JAVA JDK---//
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Baacalc

    Baacalc

    A Simple calculator made with go.

    A Simple calculator made with go that can do basic Arithmetic like Addition, Subraction, Multiplication and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Matrix calculator is used for matrix operations. The following operation can be performed. ➢ File save and Open ➢ Undo – Redo ➢ Support Clipboard operation i. e. copy and paste matrix. ➢ Matrix Addition ➢ Matrix Subtraction ➢ Matrix Multiplication ➢ Matrix Inverse ➢ Matrix Transpose ➢ Min element in Matrix ➢ Max element in Matrix ➢ Determinant of matrix ➢ Eigen value ➢ Eigen Matrix ➢ Rank of Matrix ➢ Upper Triangular Matrix ➢ Lower Triangular Matrix ➢ Linear system solution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    A calculator

    an ugly calculator

    an ugly calculator that can add, substract, multiply and divide
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
  • 10

    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
  • 11

    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
  • 12
    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
  • 13
    BODMAS Calculator

    BODMAS Calculator

    BODMAS Calculator Capable of use of brackets in calculations

    1. Capable of doing all mathematical calculations like addition,subtraction ,multiplication , division 2. Can perform Reciprocal , Square-Root , Percentage 3. Can Negate a Number 4. Takes input from both Keyboard and Mouse 5. This Calculator does all calculations using the basic principle of BODMAS . New features added in Release 2.0.9.0 : Brackets can be used in performing BODMAS Operations Copying of Expression or answer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Calculator

    My Project is a calculator i created for a school project.

    My project is a calculator i created for a school project. Enjoy! Download Calculator.cpp if you want to make your own calculator. Please Consider writing a ticket if you find a bug, or writing a review. If you download Calculator.cpp, you need to have an IDE that supports the language. Here are a few suggestions: Visual Studio: https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx (Only on Windows) Netbeans: https://netbeans.org/index.html (on Microsoft...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Universal Java Matrix Package

    Universal Java Matrix Package

    sparse and dense matrix, linear algebra, visualization, big data

    The Universal Java Matrix Package (UJMP) is an open source Java library which provides sparse and dense matrix classes, as well as a large number of calculations for linear algebra such as matrix multiplication or matrix inverse. Operations such as mean, correlation, standard deviation, replacement of missing values or the calculation of mutual information are supported, too. The Universal Java Matrix Package provides various visualization methods, import and export filters for a large...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Complex Numbers Calculator Graphing Tool

    Complex Numbers Calculator Graphing Tool

    Calculator for complex numbers

    Calculator for complex numbers: addition, subtraction, multiplication and division with complex numbers. This calculator lets you calculate in an easy and fast way the operations between two complex numbers. It also shows the plots of the source numbers and the results. It shows also the quadrants, the magnitudes, and the angles of all the numbers involved. You just put your two numbers and all the calculations will be done!!! As easy like that!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Sayantific Calaculator

    A simple calculator.

    A calculator that can do the 4 basic functions, calculate factorials, convert temperatures, calculate square roots, find properties of a circle (area and circumference), raise number to a power, calculate a log, factor polynomials, calculate the total angle measure in a figure with n sides, convert a decimal representation of a number to the binary representation, and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Coreculator

    Coreculator

    Advanced Desktop Calculator (The Most Advanced) with More Functions

    SUPPORT and GUIDES here: http://coresecproject.com/community/ Advanced Desktop Calculator (The Most Advanced) with More Functionality Written in Python and QT. Bunch of Math Operators (Python) such as calculating with PEMDAS, Radius, CEIL, Sine and MORE! [Operators] + Addition - Subtraction / Division * Multiplication // Floor Division (Round...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Basic Calculator

    A basic calculator written in C#

    This is a basic calculator application written in the C# programming language. It uses .NET Framework 2.0 and features addition, subtraction, multiplication and division.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SRCalc

    An accessible calculator designed for Microsoft Windows Systems.

    SRCalc is an accessible calculator for Microsoft Windows, with the purpose to make an accessible advanced calculator. Now the application is very simple, but the main idea is extends your functionality. SRCalc supports jaws and NVDA screen readers, providing shorcuts to the more important functions and modifying some GUI elements for the screen readers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SFML Calculator

    Simple calculator realized with C++ and SFML

    Calculator programmed with C++ plus SFML, performs sum, difference, multiplication and division. Input can be read both from keyboard or by clicking on the buttons in the window
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Childrens Calculator

    An easy to use calculator for children.

    Children's Calculator is a calculator that can be used by anyone but with it's fun design and simple interface, kids can use it too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Calculator

    A very basic calculator written in C#

    This is a very basic calculator, capable of addition, subtraction, multiplication and division. It can also work with decimal numbers, which is pretty sweet if you want to work out... Uhh... Decimals...? Yeah, decimals! Anyway, I hope this application serves you well. Thanks for your interest! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Scientific Calculator - Xception Code

    Scientific Calculator Coded By Xception Code.

    ============== Xception Code============ Hello Everybody. This Is The First Release Of Scientific Calcultor Coded By Xception Code. Version 1.0 Xception Code Will Soon Update This Software With Many Features. & Also He Is Going To Make One In Graphical Interface Too. If You Have Any Suggestions Regarding This Calculator , Feel Free To Suggest Xception. You Can Join Xception Code On Facebook : http://www.facebook.com/xceptioncode ============== Xception...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next