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

Projects in Awesome Lists tagged with computation

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

https://github.com/arguiot/theoremjs

A Math library for computation in JavaScript 📕

computation eyejs framework javascript math math-library theoremjs

Last synced: 16 May 2025

https://github.com/arguiot/TheoremJS

A Math library for computation in JavaScript 📕

computation eyejs framework javascript math math-library theoremjs

Last synced: 30 Apr 2025

https://github.com/zendesk/biz

Time calculations using business hours.

computation dates holidays ruby time

Last synced: 14 May 2025

https://github.com/SALT-NLP/MixText

MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification

computation dataaugmentation interpolation machine-learning mixtext natural-language-processing semisupervised-learning textclassification textgeneration

Last synced: 06 May 2025

https://github.com/cawfree/zk-starter

zero knowledge for those with zero knowledge

computation cryptography decentralized ethereum evm privacy snark stark verifiable zk

Last synced: 06 Apr 2025

https://github.com/gheber/kenzo

A repackaged version of the Kenzo program by Francis Sergeraert and collaborators.

algebraic-topology computation homology lisp

Last synced: 07 Jan 2026

https://github.com/kelvindecosta/alan

:computer: A programming language for designing Turing Machines.

computation langauge turing turing-machine

Last synced: 12 Jan 2026

https://github.com/yageek/meschach

:beer: Fork of Meschach. Just add CMake integration

c cmake computation matrix

Last synced: 22 Mar 2025

https://github.com/kaashyapan/regx

Write regex using F# computation expressions

ce computation expression fsharp regex

Last synced: 10 Sep 2025

https://github.com/kentaroy47/keras-opcounter

calculate number of OPS (computation) in a Keras model!

calculate computation count keras ops

Last synced: 14 Jun 2025

https://github.com/made2591/quantum-notes

Quantum computation notes with IBM Q examples based on books, notes, thoughts

computation exercise ibm notes openqasm q quantum

Last synced: 06 Mar 2026

https://github.com/mitevpi/urban-insights-frontend

Winning AEC Hackathon 2019 Silicon Valley Project. AR/VR Application for visualizing proposed buildings on their sites and overlaying environmental and zoning analysis.

a-frame analysis ar architecture city computation data design rhino smart ui vr vue vuejs

Last synced: 08 Aug 2025

https://github.com/crissnamon/compaj

Programming and numeric computing platform for math modeling and visualization with fully functional programming language

biology codecompletion collaborate computation computational-biology contributions-welcome epidemiology github good-first-issue jetbrains math matlab modeling open-source science scientific-computing scilab visualization

Last synced: 30 Jul 2025

https://github.com/Soonad/Formality-Net-Animator

Animations for Elementary-Affine-Net interactions

animation animator computation i-net interaction-nets lambda nasic reduction

Last synced: 09 Jul 2025

https://github.com/cs-joy/analysis-of-algorithms

A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.

algorithm computation cpp data-processing

Last synced: 21 Apr 2025

https://github.com/muleina/COMMIT-NILM

COMMIT-NILM: COMputational MonItoring Tool for NILM Algorithms

algorithms cloud-computing computation data-driven-model machine-learning monitoring nilm

Last synced: 06 Apr 2025

https://github.com/craiglittle/clavius

Date calculations based on a schedule.

computation ruby time

Last synced: 11 Apr 2025

https://github.com/mitevpi/stenotype

Helper/extension wrapper classes and methods for writing modular Revit API code, faster.

aec architecture autodesk autodesk-revit bim bim-applications computation csharp design design-computation python revit revit-addins revit-api

Last synced: 14 Apr 2025

https://github.com/UstymUkhman/uwal

:art: Unopinionated WebGPU Abstraction Library :books:

computation javascript library renderer shaders typescript webgpu wgsl

Last synced: 26 Sep 2025

https://github.com/xlucn/myrecipes

algrithoms for numerical computation 数值算法

algorithm computation numerical recipes

Last synced: 08 May 2025

https://github.com/kentaroy47/computation-calculator.pytorch

Calculate the number of computation (MACs) you need for a given CNN.

calculate cnn computation mac

Last synced: 02 May 2026

https://github.com/duniter/duniter-prover

Official module providing block computation features to the Duniter node.

computation duniter

Last synced: 24 Jun 2025

https://github.com/scottgigante/tasklogger

An extension to the core python logging library for logging the beginning and completion of tasks and subtasks.

computation logging python timing

Last synced: 21 Oct 2025

https://github.com/bl00mber/cellular-automata

Generator of one-dimensional cellular automatons

automata automaton cellular computation rule30

Last synced: 26 Mar 2025

https://github.com/sparsity-xyz/sparsity-nova-examples

Reference apps for building verifiable AWS Nitro Enclave applications on Sparsity Nova

aws computation computing enclave enclaver nitro nova sparsity tee trust trustless verifiable

Last synced: 08 Apr 2026

https://github.com/lnashier/glow

Computational Framework

computation computational golang network

Last synced: 17 Jan 2026

https://github.com/mmitch/stitch-compute-angular

compute stitch adjustments for knitting – archived because I'm tired of juggling perpetual npm security fixes

angular computation knit knitting pwa

Last synced: 05 Sep 2025

https://github.com/ishaansathaye/csc445-theorycomputationi

Fall 2024 Cal Poly CSC 445 Theory of Computation I

computation graphs theory-of-computation turing

Last synced: 19 Mar 2026

https://github.com/ustymukhman/uwal

:art: Unopinionated WebGPU Abstraction Library :books:

computation javascript library renderer shaders typescript webgpu wgsl

Last synced: 28 Oct 2025

https://github.com/bowlerhats/sigsharp

A computational dependency library for .Net inspired by Angular signals.

computation dotnet effect signal

Last synced: 14 Jan 2026

https://github.com/code-help-tutor/g5029-limits-of-computation-assignment

G5029 Computation 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: tutorcs@163.com

computation g5029

Last synced: 17 Feb 2026

https://github.com/maxenceleguery/jat

Tensor library

computation cuda tensor

Last synced: 24 Apr 2026

https://github.com/almostengr/javacalculator

Java program that does various calculations.

calculator computation finance financial java java-8 java-console

Last synced: 19 Apr 2025

https://github.com/razor-87/bprimes

Prime numbers in 64-byte blocks

bitset computation go primes research

Last synced: 27 Jan 2026

https://github.com/gagniuc/arithmetic-loop-traversal-of-3d-arrays

This repository contains Example (94), entitled “3D traversal with one for-loop using arithmetic operators”, implemented in Python, MATLAB, and JavaScript. The example demonstrates how a 3D array can be traversed without nested loops by using modular arithmetic to compute the indices of matrices, rows, and columns from a single loop variable.

3d arithmetic computation for js loop matlab matrix operators python traversal

Last synced: 18 Apr 2026

https://github.com/hsk81/quantum-dice

Quantum mechanical 8-sided dice

computation dice forest gate h quantum quil qvm random rigetti

Last synced: 16 May 2025

https://github.com/code-help-tutor/cit596-algorithms-and-computation-mod-5-6

CIT596 Computation 辅导, code help, CS tutor, WeChat: cstutorcs Email: tutorcs@163.com

cit596 computation

Last synced: 22 Feb 2026

https://github.com/code-help-tutor/fit2014-theory-of-computation

FIT2014 computation 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: tutorcs@163.com

computation fit2014

Last synced: 09 Mar 2026

https://github.com/gabrielrovesti/calcolo-numerico-unipd

Corso di Calcolo Numerico tenuto nell'anno 2021/2022 presso la facoltà di Informatica, UniPD dai prof. Marco Vianello e Federico Piazzon

calcolo computation computer-science fiup informatica matlab numerical-analysis unipd

Last synced: 21 Mar 2025

https://github.com/dor-sketch/tm

A graphical application built using Python and the Pygame library to simulate the operation of Turing machines.

computation turing-machine turing-machine-simulator

Last synced: 15 Mar 2025

https://github.com/code-help-tutor/g5029-limits-of-computation-exam-paper

G5029 Computation 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: tutorcs@163.com

computation g5029

Last synced: 07 Mar 2026

https://github.com/code-help-tutor/csc427-theory-of-computation-midterm-exam

CSC427 Computation 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: tutorcs@163.com

computation csc427

Last synced: 09 Feb 2026

https://github.com/benw126/matrix-decomposition-algorithms

MATLAB code about several matrix decomposition and linear system algorithms. (Note for MATH4602)

algorithms applied-mathematics computation matlab matrix-factorization

Last synced: 09 Apr 2025

https://github.com/code-help-tutor/comp10003-media-computation-

COMP10003 Computation 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: tutorcs@163.com

comp10003 computation

Last synced: 07 Mar 2026