An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with multiplication

A curated list of projects in awesome lists tagged with multiplication .

https://github.com/sorenlouv/anybase-calculator

Calculator for any numeral system (binary, octal, decimal, hex etc.)

addition base binary calculator decimal division hex multiplication numeral-systems octal radix subtraction

Last synced: 28 Apr 2025

https://github.com/bocaletto-luca/multiplication-tables

Multiplication-Tables Web App is an interactive educational tool designed to teach and practice multiplication tables. Whether you're a beginner or looking to refine your skills, this web app provides a dynamic and engaging way to learn multiplication through exercises and visual aids. By Bocaletto Luca

bocaletto-luca css3 html5 javascript math mathematics multiplication multiplication-tables opensource responsive school webapp

Last synced: 28 Apr 2026

https://github.com/starknightt/calculator-using-java

This is a Calculator using java which has some graphics and you can also touch the buttons and you can calculate also.

addition algorithms-and-data-structures answer-set-programming calculator calculator-application divide equal java multiplication substraction substraction-java

Last synced: 06 Jul 2025

https://github.com/michaelehab/arithmetic-logic-unit-project

Educational Project for Logic Design 1 course taken during Fall 2021 semester.

addition alu breadboard ics integration logic-circuit logic-design logic-gates multiplication remainder subtraction

Last synced: 10 Mar 2026

https://github.com/chasestarr/karatsuba

Karatsuba multiplication

algorithm bignum go karatsuba multiplication

Last synced: 13 Jun 2026

https://github.com/risto-stevcev/haskell-karatsuba-multiplication

:abcd: λ Karatsuba multiplication implemented in Haskell

algorithm haskell karatsuba multiplication

Last synced: 07 Aug 2025

https://github.com/romelium/quantum-resizable-addition-and-multiplication

I made this a long time ago because there was no N qubit Addition and Multiplication when I was very interested in Quantum Programming but never posted it until now!

addition multiplication qiskit quantum quantum-algorithms quantum-computing resizable

Last synced: 13 Feb 2026

https://github.com/relikd/vortex-math

Visualisation for modulo multiplication

modulo modulo-arithmetics multiplication visualization

Last synced: 04 Mar 2026

https://github.com/stdlib-js/math-iter-ops-divide

Create an iterator which performs element-wise division of two or more iterators.

arithmetic div divide division iterable iterate iterator javascript math mathematics multiplication multiply node node-js nodejs prod product stdlib

Last synced: 15 May 2026

https://github.com/muneeb706/sparse-matrix-vector-mul

Parallelized Sparse Matrix Vector multiplication using OpenMP

c-plus-plus multiplication multithreading openmp sparse-matrix

Last synced: 26 Mar 2025

https://github.com/malakasupun/javafx-calculator-

This is a project that I have done for my studies............

addition calculator division java javafx multiplication square-root subtraction

Last synced: 18 Feb 2026

https://github.com/tripu/soroban

Soroban (算盤, そろばん): simple HTML app to facilitate memorization of extended multiplication tables.

calculator education game html javascript math multiplication training

Last synced: 05 Mar 2025

https://github.com/busraozdemir0/multiplication_division_demo

Çarpma ve bölme operatörlerini kullanmadan çarpma/bölme işlemlerini gerçekleştiren program

cpp division multiplication multiplication-division-app

Last synced: 28 Mar 2025

https://github.com/nickolasrm/gpuvscpumatrixmultiplication

CPU and GPU optimized matrix multiplication (AVX, transposition, CUDA and other)

avx comparison cuda hpc matrix multiplication

Last synced: 06 Sep 2025

https://github.com/centic9/multiplicativedigitalroot

This project plays with the mathematical topics of "Multiplicative digital roots" and "Multiplicative Persistence"

bigintegers digits mathematics multiplication

Last synced: 27 Mar 2026

https://github.com/stdlib-js/complex-float64-base-mul-add

Perform a multiply-add operation involving three double-precision complex floating-point numbers.

add addition arithmetic cmplx complex javascript math mathematics mul mult multiplication multiply node node-js nodejs number stdlib

Last synced: 26 Apr 2026

https://github.com/avinashshenoy97/intal

An implementation of the Karatsuba algorithm for fast multiplication of large integers in C.

c karatsuba large-integers multiplication

Last synced: 26 May 2026

https://github.com/lablnet/php-arithmetic-class

This class can perform arithmetic operations such as addition , division etc

addition arithematic average classes division free mathematic multiplication oop php php-arithematic php-math substraction

Last synced: 14 May 2026

https://github.com/danishayman/simple-multiplication-algorithm

The Karatsuba algorithm is a fast multiplication algorithm that reduces the number of multiplication operations required to multiply two numbers by recursively breaking down the multiplication into smaller multiplications.

java karatsuba karatsuba-algorithm karatsuba-multiplication multiplication multiplication-algorithm

Last synced: 12 Jun 2025

https://github.com/sakshijain009/booth-s-algorithm-in-c-language

This is a C program for Booth's Algorithm: Algorithm for the multiplication of signed binary numbers.

booths-algorithm c code multiplication

Last synced: 13 Jun 2025

https://github.com/baltasarq/tablamultiplicargamificada

A game to ease learning the multiplication tables.

educational game multiplication

Last synced: 17 Jun 2025

https://github.com/dvorka/basic-school-multiplication

An HTML page to test basic school multiplication tables.

learning math multiplication school

Last synced: 07 Mar 2026

https://github.com/mahedizaber51/basiccalculator

This repository contains a Python script for a basic calculator that can perform addition, subtraction, multiplication, and division.

addition calculator calculator-app calculator-python calculator-python3 division multiplication substraction

Last synced: 02 Mar 2025

https://github.com/cserajdeep/dsa-sparse-matrix2triplet

Sparse Matrix to Triplet and various triplet operations. e.g., transpose, addition, and multiplication.

c colab-notebook data-structures dsa matrix matrix-multiplication multiplication sparse-matrix triplet

Last synced: 19 May 2026

https://github.com/mavstuff/mulasm

Multiplication math test for children

assembly masm masm64 math multiplication test

Last synced: 02 Nov 2025

https://github.com/finnspartronics/math-practice

math practice because im out of practice

addition division math multiplication practice subtraction

Last synced: 25 Feb 2025

https://github.com/bzdgn/big-number-utility

Basic Numeric Operations for Unlimited Numbers In String Format

addition big big-number biginteger factorial java multiplication numeric

Last synced: 29 Aug 2025

https://github.com/davidfig/multiply

Multiplication Table is a cute game designed to practice the multiplication tables. It uses spaced repetition to minimize the time you see different problems. I designed it for my children to practice their multiplication tables so they wouldn't have to count on their fingers well into their middle ages (like their dad).

game multiplication multiplicationtable

Last synced: 21 Apr 2026

https://github.com/abdullahrfa/140_python_basic_program

This repository contains a collection of 140+ Python programs covering a wide range of fundamental concepts and problem-solving techniques. It is designed to help beginners and intermediate learners strengthen their Python skills through hands-on practice.

advanced-programs algorithms-and-problem-solving basic-python-programs checking-armstrong-numbers checking-if-a-number-is-prime dictionaries file-handling finding-factorial-using-recursion finding-happy-numbers finding-the-area-of-a-triangle functions-and-recursion generating-disarium-numbers generating-fibonacci-sequences lists matrix-addition multiplication object-oriented-programming transposition tuples

Last synced: 02 Apr 2025

https://github.com/leedskiy/sparse-matrices

Program adds and multiplies sparse matrices. It was done for training c++ skills.

add cpp matrix multiplication multipy sparse-matrix

Last synced: 15 Mar 2025

https://github.com/malucor/tabuada

Programa no Python para descobrir os 10 primeiros números de uma tabuada

multiplicacao multiplication multiplication-tables python tabuada

Last synced: 12 Jun 2025

https://github.com/yunusemrejr/java-numbers-from-numbers-oop

Java CLI program that takes 1 input and returns input * Pi & sqare root of input. Uses encapsulation. OOP methods used.

cli java multiplication oop pi sqrt

Last synced: 07 Sep 2025

https://github.com/zeionara/asmwin

Asm multiplicator

arrays assembler multiplication windows

Last synced: 16 May 2026

https://github.com/anuraganalog/operations

This repository contains some of the Non-decimal operations like addition and subtarction in binary, octal,......etc.,

addition binary multiplication number octal subtract

Last synced: 14 Apr 2026

https://github.com/abdulrehmanghub/multiplication-app__web-dev-project

I have created the simple multiplication online app using html, css and little bit javascript. In this app you can easily calculate any number by multiplication method.

abdulrehman app-using-html-css-javascrpt css css3 html html-css html-css-javascript html5 math-application multiplication simple-app simple-multiplier

Last synced: 22 Apr 2026

https://github.com/vipulneha/tablechamp

A vibrant Android app designed to help students master multiplication, addition, and subtraction tables.

android androidstudio education java learning math miniproject multiplication project tables xml

Last synced: 26 Apr 2026

https://github.com/abranhe/multiplication

The multiplication operation: 7 ✖️ 3 = 21

math multiplication npm-package

Last synced: 14 May 2026