InfiniteMath is a Roblox LuaU module that allows you to surpass the number limit (10^308)
Baseline achieving 0.8 accuracy on the private test set in the ZaloAI Challenge 2023 Elementary Math Solving
Конспекты лекций магистратуры "Науки о данных" МФТИ
A repo to help you understand important questions in Data Structures and Algorithms. (Source: Striver)
Insert functions on Obsidian using Wolfram Mathematica!
A tangible (and fast) spline library with examples and derivations.
SymPy Live Shell based on the JupyterLite and Pyodide
Interactive binary fractal visualizer with dynamic HSL coloring and Node.js scripts to export GIF/MP4.
Lean formalizations for the paper "Parity of k-differentials in genus zero and one"
Data Structure & Algorithm : This journey is not just about coding but also about developing problem-solving thinking, optimizing solutions, and build...
A new way to write and explore mathematical texts.
A PHP library to work with big integers.
WebGL Complex Function Plotter, also includes support for dual and split-complex numbers
Rust bindings to @sipa's minisketch library
Template files for the book Intro to Combinatorics
LaTeX pre-rendering for pelican
The RAW Angles.js is a collection of functions to work with angles
A graphing calculator, based on evaluating JavaScript expressions!
A JavaScript library for Physics/Maths simulation and animation.
A C# library to parse and evaluate any mathematical expression
vgMath - light, complete and ultra compact math library: quaternions, vectors and square Matrix for 3D graphichs backend: OpenGL / Vulkan / WebGPU / ....
Deep learning route
Experiments with interactive theorem provers, LLMs and formal systems
Balls bouncing in a ring. This simulation outlines how chaos emerges from a simple ball bouncing around in a ring. This code was inspired by a numberp...
Mass properties for Bevy's geometric primitives.
Все домашние задания, курсовые, учебные материалы, лабораторные работы, собранные за всё время обучения в СПбПУ, ИКНК (бывший ИКНТ), ВШПИ.
Resolução dos exercícios de Cálculo 1 e Cálculo 2 do livro Stewart (Volume 1 e Volume 2).
A comprehensive toolkit for ergodicity economics and related fields.
Zig scientific library
An android wrapper library to mathjs.org javascript library
Inspired by the newspaper puzzle my wife's grandma tests me with each time I visit.
C++ Big Integer/Big Number class (coded with competitive programming problems in mind)
[deprecated] A simple, ergonomic vector mathematics crate for Rust
QSopt_ex - an exact linear programming solver. This is a fork adding improvements to the build system, library and a Python interface.
A presentation/tutorial on 2D transforms for practitioners
Encodes base 10 to base 36 and decodes base 36 to base 10.
GoStats is a go library for math statistics mostly used in ML domains, it covers most of the statistical measures functions.
asciimath is a simple command-line tool for displaying math equations as ascii art.
Math-specific tutorial/sample project for Liqvid
Python programming practices on InterviewBit
Expressions to manipulate colors.
SplitMix64 PRNG for Defold: get the same random numbers from the same seeds on all platforms supported by Defold.
➗ Extensions and utilities for working with numbers in Unity projects.
Render LaTeX math as multiline Unicode text
Source files for TheoremDep - a theorem dependency tracker
🧑🏫 Open Source Video Curriculum for Mathematics. For the 21st Century.
A C++ library for big integers and dynamic precision floating-point
Pattern creator for string art
RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。