Topic: "maths"
apple/swift-numerics
Advanced mathematical types and functions for Swift
Language: Swift - Size: 678 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 1,743 - Forks: 151

owlbarn/owl
Owl - OCaml Scientific Computing @ https://ocaml.xyz
Language: OCaml - Size: 27.2 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 1,272 - Forks: 126

margelo/react-native-quick-crypto
⚡️ A fast implementation of Node's `crypto` module written in C/C++ JSI
Language: TypeScript - Size: 8.62 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 811 - Forks: 103

MikeLankamp/fpm
C++ header-only fixed-point math library
Language: C++ - Size: 452 KB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 720 - Forks: 93

lukew3/mathgenerator
A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.
Language: Python - Size: 8.67 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 704 - Forks: 180

hrnbot/Basic-Mathematics-for-Machine-Learning
The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
Language: Jupyter Notebook - Size: 3.95 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 679 - Forks: 204

pub-calculator-io/scientific-calculator
Free WordPress Plugin: This scientific calculator is a free tool that solves complex mathematical expressions by supporting several built-in functions. www.calculator.io/scientific-calculator/
Language: JavaScript - Size: 4.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 515 - Forks: 0

januschung/math-worksheet-generator
Create basic addition, subtraction, multiplication and division practice questions with the answer sheet
Language: Python - Size: 191 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 515 - Forks: 92

allenai/lumos
Code and data for "Lumos: Learning Agents with Unified Data, Modular Design, and Open-Source LLMs"
Language: Python - Size: 14.1 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 457 - Forks: 30

oscar-system/Oscar.jl
A comprehensive open source computer algebra system for computations in algebra, geometry, and number theory.
Language: Julia - Size: 731 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 419 - Forks: 140

zzllrr/mather
zzllrr mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家、编程专家、教育工作者、科普工作者共同打造出更加专业级的Mather数学工具
Language: JavaScript - Size: 10 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 365 - Forks: 75

mathigon/textbooks
Source code of Mathigon's interactive textbooks
Language: TypeScript - Size: 641 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 364 - Forks: 157

cocomelonc/meow
Cybersecurity research results. Simple C/C++ and Python implementations
Language: C - Size: 10.1 MB - Last synced at: 8 days ago - Pushed at: 19 days ago - Stars: 228 - Forks: 49

leonhma/obsidian-functionplot
A obsidian.md plugin for rendering maths graphs.
Language: TypeScript - Size: 1.85 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 226 - Forks: 9

anupam-kumar-krishnan/Competitive_Programming
Programming👨💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
Language: C++ - Size: 3.02 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 218 - Forks: 423

BeardedManZhao/mathematical-expression
本框架是一种针对数学公式解析的有效工具 支持 Java python C++ API ,能够解析包含嵌套函数,包含函数,数列步长累加等数学公式,返回值是一个数值的结果对象,同时也可以进行比较运算的操作,再进行比较的时候,返回值是一个布尔值结果对象。PS 请尽量使用 1.3.1 版本以及以上的版本,这将有助于您使用更加稳定的版本,修复了 1.2.x中所有已知的bugMaven依赖坐标您可以直接使用maven将本框架导入到项目中使用,能够高效的使用该功能‘;This framework is an effective tool for parsing mathematical formulas that supports the Java Python C++API.
Language: Java - Size: 1.14 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 187 - Forks: 7

JohnDTill/Forscape
Scientific computing language
Language: C++ - Size: 8.86 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 185 - Forks: 4

HMUNACHI/cuda-tutorials
CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.
Language: Cuda - Size: 423 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 183 - Forks: 5

Nemocas/AbstractAlgebra.jl
Generic abstract algebra functionality in pure Julia (no C dependencies)
Language: Julia - Size: 148 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 179 - Forks: 67

yongzhuo/chatglm-maths
chatglm-6b微调/LORA/PPO/推理, 样本为自动生成的整数/小数加减乘除运算, 可gpu/cpu
Language: Python - Size: 282 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 164 - Forks: 18

ahampriyanshu/algo-ds-101 📦
Curated list of data structures and algorithms in 10+ programming languages.
Language: C++ - Size: 100 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 159 - Forks: 740

dwdyer/uncommons-maths
Random number generators, probability distributions, combinatorics and statistics for Java.
Language: Java - Size: 13.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 157 - Forks: 40

marlon360/xr-graph
📈🥽 View mathematical function graphs in Virtual Reality and Augmented Reality.
Language: JavaScript - Size: 25 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 148 - Forks: 25

RahulBirCodes/awesome-steam
An awesome list of resources for specific science, technology, engineering, art, and math (STEAM) classes that students and teachers can use to supplement their learning
Size: 192 KB - Last synced at: 22 days ago - Pushed at: 12 months ago - Stars: 137 - Forks: 29

thisancog/statistics.js
statistics.js is a lightweight library to provide all basic and many advanced utilities commonly used in statistical data analysis. It is free to use, open source and open for contributions.
Language: JavaScript - Size: 240 KB - Last synced at: 10 days ago - Pushed at: almost 8 years ago - Stars: 130 - Forks: 11

fkleon/math-expressions
A library for parsing and evaluating mathematical expressions, supporting real numbers, vectors, and basic interval arithmetic.
Language: Dart - Size: 3.2 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 107 - Forks: 37

zeramorphic/cambridge-maths-notes
LaTeX sources for notes for the maths courses at Cambridge.
Language: TeX - Size: 8.54 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 101 - Forks: 32

homotopy-io/homotopy-rs
A Rust/WASM implementation of homotopy.io
Language: Rust - Size: 219 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 97 - Forks: 7

calyau/maxima
Computer Algebra System written in Common Lisp (GPL CAS based on DOE-MACSYMA)
Language: Common Lisp - Size: 83.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 94 - Forks: 9

SrGrace/InterviewBit
Collection of solution for problems on InterviewBit
Language: C++ - Size: 405 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 91 - Forks: 56

GiorgosXou/NeuralNetworks
A resource-conscious neural network implementation for MCUs
Language: C++ - Size: 1.24 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 88 - Forks: 25

abhimanyu003/qubit
A handy calculator, based on Rust and WebAssembly.
Language: Rust - Size: 2.7 MB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 88 - Forks: 7

wiris/html-integrations
The official JavaScript library for MathType, the leading formula editor and equation writer for the web by Wiris
Language: JavaScript - Size: 25.7 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 84 - Forks: 55

nad-garraz/algebraUno
Apunte único de álgebra 1 de EXACTAS UBA en LaTeX, hecha por alumnos y exalumnos de álgebra I
Language: TeX - Size: 119 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 74 - Forks: 6

sturrion/maths-learning-path
This is my maths learning path. Best courses I've found to learn calculus, algebra, ...
Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 74 - Forks: 3

Pharap/FixedPointsArduino
A fixed point arithmetic library for Arduino
Language: C++ - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 70 - Forks: 7

X0RBYT3/pendfetch
Double Pendulum visualised with fetching system information in Python.
Language: Python - Size: 85.9 KB - Last synced at: about 16 hours ago - Pushed at: over 2 years ago - Stars: 67 - Forks: 5

alianse777/solidity-standard-library
Solidity standard library (Array, random, math, string)
Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 66 - Forks: 20

skx/math-compiler
A simple intel/AMD64 assembly-language compiler for mathematical operations
Language: Go - Size: 137 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 64 - Forks: 5

ItsNickBarry/hyperbolic-canvas
The Poincaré disk model of the hyperbolic plane on the HTML canvas 💫
Language: JavaScript - Size: 7.27 MB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 50 - Forks: 7

sungiant/abacus
:triangular_ruler: C# cross precision 3D maths library.
Language: C# - Size: 6.63 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 47 - Forks: 17

timhutton/mobius-transforms
Exploring Möbius transformations and implementing the book Indra's Pearls
Language: HTML - Size: 1.79 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 41 - Forks: 1

septsea/det
An introduction to determinants
Language: TeX - Size: 32.9 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 38 - Forks: 2

gleam-community/maths
A basic mathematics library containing fundamental functions and utilities.
Language: Gleam - Size: 313 KB - Last synced at: 3 days ago - Pushed at: 12 days ago - Stars: 36 - Forks: 10

lemiorhan/grand-unified-divisibility-rule
One divisibility rule for all numbers
Language: Groovy - Size: 227 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 35 - Forks: 0

Anwarvic/Mathematics-for-ML-Specialization
This is the solution of the "Mathematics for Machine Learning Specialization" made by Coursera
Language: Jupyter Notebook - Size: 37.2 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 36

Math-behind-AI/ScratchAI
This repository is dedicated to building ML & DL algorithms from scratch
Language: Jupyter Notebook - Size: 13.6 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 20

Anfany/Funny-Math-Problem-by-Python3
基于Python3的趣味数学问题解决方案
Language: Python - Size: 59.8 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 34 - Forks: 18

mrpandey/graphPlayground
Create graphs by adding your vertices and edges and see them react!! :art:
Language: JavaScript - Size: 149 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 34 - Forks: 6

ECP-Solutions/VBA-Expressions
A powerful library extending VBA with over 100 functions for math, stats, finance, and data manipulation. It supports matrix operations, and user-defined functions, enhancing automation and analysis within Microsoft Office and LibreOffice environments for data management, financial calculations, an more.
Language: VBA - Size: 10.1 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 32 - Forks: 2

Skyost/Bacomathiques
Bacomathiques est un petit site web qui contient tout ce dont vous avez besoin pour réviser vos maths en toute tranquillité de la Première à la Terminale ! Que vous cherchiez à passer votre Baccalauréat ou que vous souhaitiez simplement réviser votre cours : tout est possible et tout est gratuit.
Language: TeX - Size: 134 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 31 - Forks: 12

TechnoTanuki/Python_BMP
A pure Python 2D/3D graphics library that outputs to windows bitmap format
Language: Python - Size: 98.5 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 4

sibaku/glsl-autodiff
Automatic differentiation for glsl
Language: GLSL - Size: 43 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 28 - Forks: 1

dangmoody/HLML
Auto-generated maths library for C and C++ based on HLSL/Cg
Language: C++ - Size: 63.5 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 25 - Forks: 1

ninilo97/Hackerearth-Practice-Solution
Hackerearth Solution CPP
Language: C++ - Size: 129 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 23 - Forks: 3

gopiashokan/Apple-Inspired-AI-Calculator-using-Computer-Vision-and-GenerativeAI
Engineered an AI model utilizing advanced Computer Vision and Google Generative AI to solve math problems by recognizing hand gestures, offering real-time, accurate solutions through an intuitive interface inspired by Apple Tablet calculators.
Language: Python - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 22 - Forks: 3

mathspp/mathspp
Content of the mathspp.com website.
Language: Jupyter Notebook - Size: 695 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 21 - Forks: 3

jonas1ara/IPN-CS
Ciencias de la computación impartidas en la Unidad Profesional Interdisciplinaria de Ingeniería Campus Tlaxcala (Linux)
Language: C - Size: 133 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 5

SwitWu/ODE-DingTongren-Solutions
常微分方程(丁同仁、李承治著)习题解
Language: TeX - Size: 919 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 5

Jacrac04/DFM-Bot
A Bot for drfrostmaths.com
Language: Python - Size: 231 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 11

Animenosekai/freeWolframAlpha
Unlock/Receive FREE unlimited access to Wolfram|Alpha's full Step-by-step solutions.
Language: HTML - Size: 325 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 20 - Forks: 22

anandrajaram21/data-science-books
A repository containing some data science books and research papers
Size: 256 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 4

hemisemidemipresent/complex3
A 3D web grapher for complex functions that supports Re-Im, Im-Re and Mod-Arg plots
Language: Rust - Size: 6.02 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 1

mathSlib-dev/mathSlib
A C++ computer algebra (symbolic computation) library.
Language: C++ - Size: 544 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 18 - Forks: 1

PremierLangage/premierlangage
Server for auto-evaluating exercices
Language: Python - Size: 178 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 18 - Forks: 9

MatteoIorio11/MetodiNumerici
Semplicemente la migliore Repo del mondo
Language: MATLAB - Size: 168 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 2

mscroggs/Logic-Bot
@mathslogicbot
Language: Python - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 18 - Forks: 1

surlabs/STACKForILIAS
This Question type plugin for ILIAS is a port of STACK, originally created by Chris Sangwin. It provides the most advanced Learning Tool for STEM Assessments in ILIAS.
Language: PHP - Size: 5.02 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 17 - Forks: 15

wiris/moodle-filter_wiris
Moodle plugin that converts any MathML or LaTeX to accessible images using the MathType API services by Wiris
Language: PHP - Size: 1.48 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 17

Agnij-Mallick/maths_formulae
A LaTeX File with Maths Formulae from High School Maths and Common Core Engineering
Language: TeX - Size: 11.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 6

QinlinChen/MathNotes
Some undergraduate math notes
Language: TeX - Size: 124 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 1

jwodder/permutation
Permutations of finitely many positive integers
Language: Python - Size: 140 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 16 - Forks: 5

Rubilmax/evm-maths
➗ Useful bigint math libraries to ease the journey through off-chain fixed-point arithmetics
Language: TypeScript - Size: 571 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 16 - Forks: 0

quan14/MathsNotesUCL
Handwritten Maths Notes from UCL
Size: 440 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 2

WitchcultGames/gamemath
A simple math library for game development written in Rust.
Language: Rust - Size: 38.1 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 3

intrepidbird/graphing-calculator
Mathematically advanced graphing calculator built using HTML, CSS, and Javascript.
Language: JavaScript - Size: 157 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 19

CallumJHays/mathpad
Type-hinted, simplified interface to `sympy` for solving engineering, science and maths problems.
Language: Python - Size: 98.7 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 0

elsheimy/Elsheimy.Components.Linears
My basic linear algebra library.
Language: C# - Size: 50.8 KB - Last synced at: 23 days ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 7

PromzzyKoncepts/Math-Magician
A basic Calculator App build with React.js that solves basic arithmetic calculations
Language: JavaScript - Size: 2.31 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

saichandrareddy1/oxygenjs
This a JavaScript Library for the Numerical Javascript and Machine Learning
Language: JavaScript - Size: 2.29 MB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 0

subblue/applying-maths-book
Applying Maths in the Chemical and Biomolecular Sciences by Godfrey Beddard
Language: Jupyter Notebook - Size: 232 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 2

nyggus/rounder
Python package for rounding floats and complex numbers in complex Python objects.
Language: Python - Size: 96.7 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 0

kumar-ish/fork-texnique
A (new) LaTeX speed-typesetting game
Language: JavaScript - Size: 38.2 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 4

wiris/moodle-tinymce_tiny_mce_wiris
TinyMCE's editor Moodle plugin for MathType, the leading formula editor and equation writer for the web by Wiris
Language: Gherkin - Size: 3.68 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 12

kostasthanos/Tkinter-Calculator
Scientific Calculator using Python's library Tkinter
Language: Python - Size: 184 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 12

BaseMax/TrigonometricFunctions
Analysis and thinking about trigonometry functions and how they work.
Language: HTML - Size: 4.79 MB - Last synced at: 11 days ago - Pushed at: about 6 years ago - Stars: 13 - Forks: 2

Democrito/repositorios
My repositories for Icestudio.
Language: QuickBASIC - Size: 22.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 12 - Forks: 3

mihirm21/mth_iitk
IIT Kanpur - MTH course resources
Language: MATLAB - Size: 482 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 12 - Forks: 8

pavelzw/7circles
The Seven Circles Theorem made with manim
Language: Python - Size: 802 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 0

arunism/The-Data-Science-Learning-Hub
This repository contains resources and materials for a data science bootcamp. The bootcamp is designed to teach individuals the fundamentals of data science.
Language: Jupyter Notebook - Size: 7.68 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 18

jishnub/SphericalHarmonics.jl
Associated Legendre Polynomials and Spherical Harmonics in Julia
Language: Julia - Size: 401 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

SahuSumanta/Java-DSA
This Repo contain java Solution of Kunal Kushwaha DSA questions.
Language: Java - Size: 166 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 9

warun1801/crypteasy
One place for all your cryptographic calculations
Language: JavaScript - Size: 209 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 0

PasaOpasen/MathClasses
Set of simple mathematical classes in C# (Vectors, Matrixes, Polynoms, Systems of linear equations, Integrals methods, Complex numbers, Rational numbers, Graphs, Methods for solving differential equations) + some features such as memoize (function values memorising)
Language: C# - Size: 227 MB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 7

ShadBalti/Age-Calculator-App
The Age Calculator is a web-based application designed to calculate a person's age based on their birthdate. This project provides a user-friendly interface where users can input their birthdate, and the application will instantly display their age.
Language: HTML - Size: 260 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 11

wiris/moodle-atto_wiris
Moodle Atto's editor plugin for MathType, the leading formula editor and equation writer for the web by Wiris
Language: Gherkin - Size: 4.05 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 13

Zemerik/Ramanujan 📦
A nodeJS Maths Bot!
Language: TypeScript - Size: 2.33 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 11 - Forks: 2

bettermathematics/bettermathematics.github.io
Better Mathematics is a collaborative platform where staff and students of all years can share academic resources for courses offered by the School of Mathematics at the University of Edinburgh.
Language: HTML - Size: 15.3 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 14

IlluminatiFish/ByteCog
A way to analyse how malware and/or goodware samples vary from each other using Shannon Entropy, Hausdorff Distance and Jaro-Winkler Distance
Language: Python - Size: 200 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 5

sirxemic/xmastree-app
Little app for live coding effects for Matt Parker's xmas tree thing
Language: TypeScript - Size: 696 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0
