Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Mathematics

Mathematics is an area of knowledge that includes such topics as numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes.

https://github.com/stdlib-js/math-base-special-maxabsf

Return the maximum absolute single-precision floating-point number.

abs absolute greatest javascript largest magnitude math mathematics max maximum node node-js nodejs stdlib value

Last synced: 18 Dec 2024

https://github.com/stdlib-js/math-base-special-minabsf

Return the minimum absolute single-precision floating-point number.

abs absolute javascript math mathematics min minabs minimum node node-js nodejs smallest stdlib value

Last synced: 18 Dec 2024

https://github.com/stdlib-js/math-base-special-avercosf

Compute the inverse versed cosine of a single-precision floating-point number (in radians).

acos arc arcvercos arcvercosin avcs avercos avercosin avercosine avercosinus cos cosine javascript math mathematics node node-js nodejs stdlib versed versed-cosine

Last synced: 18 Dec 2024

https://github.com/ransomware3301/fibonacci_generator

C program that generates up to the 92nd Fibonacci number

c fibonacci-sequence mathematics

Last synced: 24 Dec 2024

https://github.com/rindow/rindow-clblast-ffi

The CLBlast interface for FFI on PHP

blas clblast gpgpu gpu machine-learning mathematics opencl php php8

Last synced: 18 Dec 2024

https://github.com/bunji2/studyofintegral

Study of Integral Equation (described in Japanese)

integral integral-equations latex-document mathematics takumi yobinori

Last synced: 24 Dec 2024

https://github.com/mahonrim/primonumero

Programa que determina si un numero es primero o no hecho en python3 con Kivy

gui-application kivy kivy-application mathematics python3

Last synced: 18 Dec 2024

https://github.com/stefafafan/mathg

A wrapper of Golang's math package to support generic numbers

golang math mathematics wrapper

Last synced: 18 Dec 2024

https://github.com/sahashraee/20_days_of_learning_mathematics

This repository documents my 20 days of dedicated learning in Mathematics, diving deeper into topics essential for Machine Learning.

mathematics python

Last synced: 18 Dec 2024

https://github.com/angrybeltman/trigonometry-visualizer

A simple and easy to use program made to help visualize some of the trigonomic functions. The program is written in c using the library raylib for the gui. In order to build and run the program make sure cmake and git is installed and run the run.sh file. If you found this repository helpful of cool feel free to give it a star.

c cmake cosine cpp gui interactive learning math mathematics raylib simulation sine tangent trigonometry

Last synced: 01 Jan 2025

https://github.com/basemax/latex-template-journal-mathematics-and-society

A ready-to-use LaTeX template for submitting articles to the Journal of Mathematics and Society. It includes all necessary styles and fonts for research, review, and opinion pieces in mathematics and related fields. Simply install the fonts and compile the LaTeX file for submission.

journal journal-article journal-template latex latex-document latex-template math mathematics tex

Last synced: 24 Dec 2024

https://github.com/devpablooliveira/matrixplore

Web app for processing, uploading, and downloading matrices using FastAPI. Users can upload CSV files, manually input data, and download pre-set matrices. Includes analysis of matrix properties like functionality, injectivity, and surjectivity, with support for matrix combinations and transpose calculations. Built with FastAPI and Jinja2.

academictools algorithms backenddevelopment csv dataprocessing fastapi jinja2 jinja2-templates manipulation mathematics matrixoperations python templates webapplication

Last synced: 18 Dec 2024

https://github.com/tyn-tian/codewars-challenge-2024

A challenge that i will undertake in 2024 to strengthen my programming language and also hone my programming logic.

algorithms arrays fundamentals javascript mathematics php

Last synced: 17 Jan 2025

https://github.com/gevorgmelkumyan/max-flow-problem

This project represents and solves The Maximum-Flow problem using graph data structure.

cpp17 mathematics

Last synced: 24 Dec 2024

https://github.com/aritrosaha10/cplusplus-math

A set of C++ Programs that can do a wide variety of math-related tasks, such as solving equations, converting equations and more.

c cpp math mathematics

Last synced: 01 Jan 2025

https://github.com/sherandrei/msu_chm_tickets

Билеты по курсу "Численные методы" (ЭВМ. Численные методы, МГУ, механико-математический факультет, мехмат). Андрей Алексеевич Корнев, 2022-2023

latex mathematics russian-language

Last synced: 17 Jan 2025

https://github.com/atish28kumar03sahu2001/react-web-dev-05

"My Problem Solver" is your go-to destination for mastering mathematics with the power of coding. Explore, learn, and solve problems like never before!

css3 es6 eslint html5 javascript jsx-syntax mathematics my-problem-solver problem-solving react-redux react-redux-toolkit reactjs responsive-web-design usereducer-hooks vite

Last synced: 19 Dec 2024

https://github.com/appleboiy/matbook

Reviving my math passion for an exciting self-challenge!

mathematics matlab playground

Last synced: 19 Dec 2024

https://github.com/martonban/unitymathcourse

Math concepts in Unity

math mathematics unity

Last synced: 19 Dec 2024

https://github.com/saxonrah/the_faulting_problem

Faulting Problem conjecture in computer science and software engineering. This repository contains a conjecture and proof with an implementation in Coq.

computer-science coq mathematics software-engineering white-paper whitepaper

Last synced: 24 Dec 2024

https://github.com/eskaliert680/pygraph

Graph theory library for Python3 for a mathematics/competitive programming use case. Has BFS/DFS capabilities, uses an adjacency matrix, more to be added.

competitiveprogramming graph graptheory mathematics python university

Last synced: 25 Dec 2024

https://github.com/mikhailkravets/spytnik

Deep learning field of experiments

deep-learning learning mathematics neuralnetworks

Last synced: 25 Dec 2024

https://github.com/fedesky25/complex-functions-streamplot

Web-page and node tool to visualize streamplot of complex functions

complex-numbers mathematics nodejs plotting streamplot svelte

Last synced: 25 Dec 2024

https://github.com/andrenarchy/fbas-centrality

Code for research paper "Centrality of nodes in Federated Byzantine Agreement Systems"

cryptocurrency mathematics research stellar

Last synced: 23 Jan 2025

https://github.com/cpmachado/algebra-linear-i

Repositório com resoluções e notas do meu percurso pela Licenciatura em Matemática e Aplicações na Universidade Aberta, na cadeira Álgebra Linear I.

linear-algebra mathematics portuguese-portugal

Last synced: 25 Dec 2024

https://github.com/cpmachado/logica-e-teoria-de-conjuntos

Repositório com resoluções e notas do meu percurso pela Licenciatura em Matemática e Aplicações na Universidade Aberta, na cadeira de Lógica e Teoria de Conjuntos.

logic mathematics portuguese-portugal set-theory

Last synced: 25 Dec 2024

https://github.com/princelad/game-of-life

A Java-based implementation of Conway's Game of Life. This project lets you explore the fascinating world of cellular automata with customizable grids, interactive simulations, and real-time visualization of evolving patterns. Perfect for anyone interested in coding, mathematics, or complex systems.

gameoflife java mathematics swing

Last synced: 01 Jan 2025

https://github.com/martishin/math-v2

Remembering math using Python and Rust

mathematics python rust

Last synced: 01 Jan 2025

https://github.com/twofx/embeddingtheorem

A lecture on a proof of the Freyd-Mitchell Embedding Theorem

category-theory mathematics

Last synced: 25 Dec 2024

https://github.com/rindow/rindow-openblas-binaries

Pre-built binaries for the Rindow openblas php extension.

machine-learning mathematics openblas php php-extension scientific-computing

Last synced: 25 Dec 2024

https://github.com/rakibhhridoy/differentprojects

Some of my learning projects that I practice to launch in data science. Not all, but some of few that was stored in my local repository. It can be useful for beginner data science enthusiast. Explore and learn!

data-science deep-learning machine-learning mathematics matplotlib numpy pandas python scikit-learn seaborn statistics

Last synced: 25 Dec 2024

https://github.com/eugenedevastator/integratedskyshader

Alternatvie to raymarching for atmosphere rendering

atmosphere geometry mathematics shader shaders sky unity volumetric

Last synced: 17 Jan 2025

https://github.com/veeara282/math2941

Self-directed "Practicum in Linear Algebra"

linear-algebra mathematics

Last synced: 02 Jan 2025

https://github.com/sldeaals/dynamic-programming-exercise

Find the minimum cost to make the sequence good

dynamic-programming javascript mathematics try-catch

Last synced: 02 Jan 2025

https://github.com/dmsovetov/potential-waffle

Run-of-the-mill math library

calculus linear-algebra math mathematics maths

Last synced: 02 Jan 2025

https://github.com/ppichugin/project-euler-solutions

Personal solutions in Go on 'Project Euler'

algorithms go golang mathematics

Last synced: 02 Jan 2025

https://github.com/ppichugin/project-euler-haskell

Personal solutions in Haskell on 'Project Euler'

algorithms go golang mathematics

Last synced: 02 Jan 2025

https://github.com/singond/matmet

Exercises for the course “Mathematical methods for numerical data analysis”

mathematics school-project

Last synced: 26 Dec 2024

https://github.com/viniddev/calculadora-javascript

Uma calculadora criada de forma manual, onde cada função foi implementada por mim em javascript

calculator-javascript css3 ecmascript html-css-javascript html5 javascript mathematics solutions webapp

Last synced: 26 Dec 2024

https://github.com/leeway64/lwhaskellmathlib

A library of math functions, written in Haskell

cabal haskell mathematics

Last synced: 02 Jan 2025

https://github.com/mustafabklz/matematiksel_islemler_proje

Matematiksel Islemlerden oluşan bir proje

csharp-library mathematics

Last synced: 10 Jan 2025

https://github.com/gab706/python-calculator

🖩 A tool to calculate many different things for a number set, such as Upper Q Range, Mean, Q1, Q3.

calculator math mathematics python

Last synced: 02 Jan 2025

https://github.com/mhdeeb/peu-218-latex

These are my assignments for PEU 218 (Vector Calculus) (Spring 2024) at Zewail City for Science and Technology.

latex mathematics vector-math

Last synced: 23 Jan 2025

https://github.com/sazumivicky/mathematics-vb

A comprehensive mathematics library in VB.NET providing advanced operations such as linear algebra, calculus, and statistics to support your development needs.

mathematics sazumi sazumiviki vb-net

Last synced: 26 Dec 2024

https://github.com/sazumivicky/math_project

This project implements various advanced mathematical computations using Rust programming language. It demonstrates the implementation of complex mathematical algorithms across different mathematical domains including algebra, calculus, and geometry.

mathematics rust sazumi sazumiviki

Last synced: 26 Dec 2024

https://github.com/fractalate/study-clrs-introduction-to-algorithms

Study Materials for CLRS Introduction to Algorithms 3e

computer-science mathematics

Last synced: 27 Dec 2024

https://github.com/fractalate/phobosdream

phobosDREAM Streams on Twitch

livestream mathematics problem-solving programming

Last synced: 27 Dec 2024

https://github.com/fractalate/study-munkres-topology

Munkres Topology in Lean

lean lean4 mathematics topology

Last synced: 27 Dec 2024

https://github.com/fractalate/study-newman-computational-physics

Newman Computational Physics in Rust

mathematics physics rust

Last synced: 27 Dec 2024

https://github.com/gabrielrufino/mathest

Math concepts written in automated tests

math mathematics test vitest

Last synced: 02 Jan 2025

https://github.com/code-help-tutor/cpt206-computer-programming-for-financial-mathematics-cw2

CPT206 Computer Mathematics CW2 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: [email protected]

computer cpt206 cw2 mathematics

Last synced: 17 Jan 2025

https://github.com/tomwhite/leaning-chairs

A curve created by chairs leaning against one another

geometry jsxgraph mathematics visualization

Last synced: 17 Jan 2025

https://github.com/tomwhite/egg-construction

Compass constructions for egg shapes from 'Mathographics' by Robert Dixon

eggs geometry jsxgraph mathematics visualization

Last synced: 17 Jan 2025

https://github.com/tomwhite/cubesum

The sum of the first n cubes equals the square of the sum of the first n numbers.

mathematics visualization

Last synced: 17 Jan 2025

https://github.com/tomwhite/dusk

A program to plot the time of dusk over the year for any given location on the Earth's surface

d3 geometry mathematics time visualization

Last synced: 17 Jan 2025

https://github.com/makhgal-ganbold/jextbox-equation

A Joomla extension for inserting math equations and figures into articles

joomla-extensions mathematics mathjax

Last synced: 03 Jan 2025

https://github.com/bryceberczik/python-weight-conversion

This Python Weight Conversion app lets you enter your weight in pounds or kilograms and converts it to the other unit. Continue converting as needed, with options to adjust precision and view results to the last 1 decimal points. Easily modify decimal places in the code.

conversion mathematics python

Last synced: 10 Jan 2025

https://github.com/tom-weatherhead/thaw-gcd

Euclid's greatest common divisor algorithm as a JavaScript component and npm package

euclidean-algorithm gcd gcd-calculator math mathematics number-theory

Last synced: 17 Jan 2025

https://github.com/tom-weatherhead/number-theory-js

A library of JavaScript implementations of number theory utilities.

math mathematics number-theory prime-factors prime-numbers

Last synced: 17 Jan 2025

https://github.com/fabriziofiorucci/jevaluator

JEvaluator is a Java class that implements a fast and flexible mathematical expressions parser and evaluator

java library mathematics

Last synced: 04 Jan 2025

https://github.com/colinc86/rationalswift

A rational number type for Swift.

mathematics rational-numbers swift swift-library

Last synced: 23 Jan 2025

https://github.com/tnnz20/coursera-lab

📁Course Tech Provided By Coursera

mathematics python tensorflow-tutorials

Last synced: 18 Jan 2025

https://github.com/skhelladi/eq_edit

EQ_EDIT is a simple C++ code that evaluate a mathematical expression with variables and some standard mathematical functions given as a string.

equation-evaluator mathematics

Last synced: 11 Jan 2025

https://github.com/rr15rr/python-calculator

Python-Calculator. This is a basic program written in Python, which acts as a calculator with different options, substraction, addition, multiplication, division. It helps you to calculate 2 numbers and make one of these operations. Hope it is useful.

calculator math mathematics python

Last synced: 04 Jan 2025

https://github.com/rr15rr/python-cac

Python Circle Area Calculator (CAC) It is a Python written tool, designed to help the user to calculate the area of a circle with the radius. Hope it is useful, thanks for visiting my profile!

geometry mathematics python

Last synced: 04 Jan 2025

https://github.com/rr15rr/python-pgc

Python Partial Grade Calculator (PGC) It is a Python written tool, designed to help the user to calculate the Grade Point Average of a student based on 3 partials. Hope it is useful, thank you for visiting my profile!

mathematics python school

Last synced: 04 Jan 2025

https://github.com/rr15rr/python-mc

Python Multiplication Calculator (MC) This is a tool written in python, designed to work as a multiplication calculator for the user. Hope it is useful, thank you for visiting my profile!

calculator mathematics python

Last synced: 04 Jan 2025

https://github.com/sandokansaruhan/master-theory-math

This is a simple App about Complexity Theory in computer science by enlightening of @Nayuki.

calculator calculator-application complexity complexity-theory javascript math mathematics theorem

Last synced: 11 Jan 2025

https://github.com/federicostra/smooth-numbers

Algorithms to generate smooth numbers

algorithms mathematics rust rust-lang smooth-numbers

Last synced: 24 Jan 2025

https://github.com/onlyf0ur/maths

A collective repository of math related challenges/demonstrations.

3blue1brown computerphile math mathematics numberphile

Last synced: 24 Jan 2025

https://github.com/svaniksharma/pascal_triangle

Print outs the rows of pascal's triangle given the row number limit.

mathematics mathematics-for-engineers maths

Last synced: 12 Jan 2025

https://github.com/winterwind/collatz-conjecture

A simple java program that demonstrates the Collatz Conjecture. Results print in terminal.

collatz collatz-algorithm collatz-conjecture collatz-problem java math mathematics terminal-based

Last synced: 12 Jan 2025

https://github.com/yurrriq/fm2gp

:book: From Mathematics to Generic Programming

c-plus-plus generic-programming mathematics

Last synced: 18 Jan 2025

https://github.com/testprocess/js-cube

생 자바스크립트로 큐브를 만들 수 있어요?

javascript mathematics

Last synced: 12 Jan 2025

https://github.com/onlyf0ur/collatz-conjecture

Simple "Collatz Conjecture" step counter in multiple programming languages.

collatz-conjecture collatz-problem mathematics

Last synced: 24 Jan 2025