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/fusion809/jscripts

Assorted JavaScripts I have written

javascript mathematics ode-solver

Last synced: 28 Nov 2024

https://github.com/stdlib-js/blas-ext-base-gnansumkbn

Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

array blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total

Last synced: 16 Nov 2024

https://github.com/rindow/rindow-math-plot

Mathematical graph plotting library

graphics mathematics php plotting scientific-computing

Last synced: 06 Nov 2024

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

Compute the complete elliptic integral of the second kind.

elliptic javascript math mathematics node node-js nodejs number special stdlib

Last synced: 08 Nov 2024

https://github.com/josgard94/crud_solution_equation_quadratic-

In this project, I present crud for solving quadratic equations developed using HTML, CSS, and PHP. For the solution of the quadratic equations the general formula. Check the video tutorial.

crud css ecuacion-cuadratica equation-solver equations html html5 mathematics php programming quadratic-equations website

Last synced: 21 Nov 2024

https://github.com/stdlib-js/random-iter-bernoulli

Create an iterator for generating pseudorandom numbers drawn from a Bernoulli distribution.

bernoulli binomial discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib

Last synced: 08 Dec 2024

https://github.com/kjarosh/zobaczyc-matematyke

A website about complex numbers with interactive presentations

angular complex-numbers mathematics website

Last synced: 28 Oct 2024

https://github.com/domdfcoding/mathematical

Mathematical tools for Python 📐 🐍 🛠️

mathematics python python3 utilities

Last synced: 15 Oct 2024

https://github.com/stdlib-js/constants-float16-eps

Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.

16-bit 16bit const constant eps epsilon float float16 floating-point half ieee754 javascript math mathematics node node-js nodejs number real stdlib

Last synced: 24 Oct 2024

https://github.com/luhur65/kuis-matematika

Kuis Matematika v2.0 Alpha is here !!! Enjoy your play hehehe

console-game game game-kuis-matematika mathematics permainan-kuis python python3

Last synced: 09 Nov 2024

https://github.com/strake/stern-brocot.hs

Library of the Stern-Brocot representation of the rational numbers

arithmetic mathematics rational-numbers stern-brocot-tree

Last synced: 18 Nov 2024

https://github.com/stdlib-js/random-iter-uniform

Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.

continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib uniform

Last synced: 20 Oct 2024

https://github.com/ringiclub/obfuscation

Analyses of obfuscation generated by ollvm and tigress.

assembly binary-analysis logical-reasoning mathematics obfuscation ollvm reverse-engineering tigress

Last synced: 28 Oct 2024

https://github.com/klaytonjr/math-game

Personal project that I did to help my little sister improve in math.

application game javascript javascript-game matematica math mathematics web

Last synced: 18 Nov 2024

https://github.com/stdlib-js/constants-float16-precision

Effective number of bits in the significand of a half-precision floating-point number.

const constant float floating-point half ieee754 javascript math mathematics node node-js nodejs precision significand stdlib

Last synced: 09 Nov 2024

https://github.com/skylark0924/mathematics-for-engineering

Record my learning notes about Mathematics

mathematics

Last synced: 30 Nov 2024

https://github.com/saggre/chaos-equations

2-dimensional random dynamic systems visualized using WebGL

art chaos-equations dynamic-systems mathematics sequence webgl

Last synced: 09 Nov 2024

https://github.com/raideno/matrix

C / Cpp program to make it easier to work with matrices and do operations on matrices

c cpp math mathematics matrix

Last synced: 07 Nov 2024

https://github.com/juancastillo0/tensorflow_dart

TensorFlow bindings in Dart. API modeled after TensorFlowJS. Works using WASM for the web or desktop.

dart data-processing data-science deep-learning flutter machine-learning mathematics neural-networks tensorflow wasm

Last synced: 08 Dec 2024

https://github.com/nohomey/mathematics

Solving mathematic tasks in first semester of studying Bachelor of Informatics in FMI at SU using LaTex

homework latex lims linear-algebra mathematical-analysis mathematics

Last synced: 13 Nov 2024

https://github.com/llee454/pigeons

A proof of the Pigeonhole principle. The Pigeonhole principle is a fundamental theorem that is used widely in Computer Science and Combinatorics, it asserts that if you put n things into m containers, and n > m, then at least one of the containers contains more than one thing.

coq coq-formalization mathematics pigeonhole proof theorem-proving theorems

Last synced: 23 Oct 2024

https://github.com/friedbrice/applications-of-category-theory-to-programming-languages

Presentation and supporting code examples given at the Graduate Mathematics Seminar, Cal State Channel Islands, 2018-03-05.

beamer latex mathematics presentation-slides scala

Last synced: 05 Dec 2024

https://github.com/stdlib-js/random-iter-logistic

Create an iterator for generating pseudorandom numbers drawn from a logistic distribution.

continuous generator iterator javascript logistic math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib

Last synced: 18 Nov 2024

https://github.com/mateuschaves/matematica-discreta

Resolução dos exercícios da disciplina Matemática Discreta do curso de sistemas de informação na Universidade de Pernambuco, utilizando a ferramenta Jupyter Notebook.

jupyter-notebook mathematics university-project

Last synced: 17 Nov 2024

https://github.com/mimmackk/unitball

Graphing the p-norm unit ball in 2 dimensions is a common exercise introductory analysis. Explore the problem solving process of modeling the 3-dimensional version, a much more difficult problem, using Python.

3d-models mathematics plotly python

Last synced: 20 Nov 2024

https://github.com/stdlib-js/blas-ext-base-sapxsumkbn

Add a constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.

blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 17 Nov 2024

https://github.com/stdlib-js/random-streams-rayleigh

Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.

continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh readable rng seed seedable statistics stats stdlib stream

Last synced: 17 Nov 2024

https://github.com/stdlib-js/blas-ext-base-dsnansum

Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.

array blas extended float32 javascript math mathematics node node-js nodejs single statistics stats stdlib strided strided-array sum summation total typed

Last synced: 17 Nov 2024

https://github.com/ninivert/lissajous-plotter

ES6 JavaScript implementation of the Lissajous plots

animation lissajous lissajous-curve lissajous-figures mathematics

Last synced: 09 Nov 2024

https://github.com/surajsgh/data-structures-and-algorithms

👨‍💻 💪 A Repository of General Mathematical Programs, Bits Manipulation, Recursion and 'Data Structures and Algorithms'.

algorithms data-structures java leetcode mathematics problem-solving recursion technical-interview-questions

Last synced: 09 Nov 2024

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

Standard library base special math functions.

javascript lib library math mathematics node node-js nodejs standard stdlib

Last synced: 20 Nov 2024

https://github.com/walchko/bearsnacks

:robot: Jupyter Notebooks on robotics, computer vision, python and more

computer-vision data-science hexapod inertial-navigation-systems jupyter-notebook mathematics multiped python3 robotics space

Last synced: 09 Nov 2024

https://github.com/rodrigogiraoserrao/interval-spca

Symbolic principal component analysis of interval-valued data

interval-arithmetic mathematics principal-component-analysis statistics symbolic-data

Last synced: 15 Dec 2024

https://github.com/fuglede/burau

Search for non-trivial elements of the kernel of the Burau representation of the four-strand braid group.

braid braid-groups braids burau hacktoberfest math mathematical-physics mathematics quantum-field-theory representation-theory topological-quantum-computation topology

Last synced: 09 Nov 2024

https://github.com/danieldelimata/kochanski

LaTeX facsimile of the Kochański's approximation published in Acta Eruditorum in 1685

history latex-document latex-examples latex-pdf mathematics

Last synced: 15 Nov 2024

https://github.com/stdlib-js/math-strided-special-bessely1-by

Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.

accessor array bessel callback clbk element-wise javascript map math mathematics ndarray node node-js nodejs special stdlib strided transform vector y1

Last synced: 08 Nov 2024

https://github.com/tomwhite/atomiclisp

Atomic LISP is my reformulation of Gregory J. Chaitin's version of LISP that he uses in his books "The Unknowable" (Springer Verlag, 1999) and "The Limits of Mathematics" (Springer Verlag 1998).

lisp mathematics

Last synced: 17 Nov 2024

https://github.com/tomwhite/alhambra

A Java API for experimenting with tilings and patterns.

geometry mathematics tiling visualization

Last synced: 17 Nov 2024

https://github.com/stdlib-js/stats-iter

Standard library functions for computing statistics over iterators.

iter iteration iterator iterators javascript lib library math mathematics node node-js nodejs standard statistics stats stdlib

Last synced: 21 Oct 2024

https://github.com/sirmaxx/programming-math_lessons

matematik programlama dersleri için kodlar ,i will create videos for math-programming ,they are lessons codes

c calculations computer computing mathematics physics

Last synced: 30 Nov 2024

https://github.com/avezoor/avz-project-euler

A project of solving programming algorithm problems taken from projecteuler.net

algorithm mathematics projecteuler projecteuler-solutions

Last synced: 20 Dec 2024

https://github.com/stdlib-js/blas-ext-base-dnannsumkbn

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

array blas compensated extended float64 javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 06 Nov 2024

https://github.com/stdlib-js/math-strided-special-acos-by

Compute the arccosine of each element retrieved from an input strided array via a callback function.

acos arccosine array element-wise inverse javascript map math mathematics ndarray node node-js nodejs radians stdlib strided transform trig trigonometry vector

Last synced: 08 Nov 2024

https://github.com/tomwhite/prisonersdilemma

Axelrod's Iterated Prisoners' Dilemma contests

game-theory mathematics prisoner-dilemma

Last synced: 17 Nov 2024

https://github.com/bhavik-jikadara/ai-ml-roadmap

Welcome to the ultimate guide for starting your journey in Artificial Intelligence and Machine Learning in 2024! This roadmap provides a step-by-step approach to mastering AI and ML, from fundamentals to advanced topics.

artificial-intelligence computer-vision deep-learning deployment fundamentals-of-programming keras libraries machine-learning mathematics mlops natural-language-processing production-code pytorch reinforcement-learning roadmap scikit-learn tensorflow tools

Last synced: 09 Nov 2024

https://github.com/forked-from-1kasper/romeo

Castle Romeo: Experimental Theorem Prover for Category Theory

category-theory mathematics proof-assistant theorem-prover

Last synced: 10 Nov 2024

https://github.com/sematre/mathparser

A simple equation parser for Java

java library mathematics parser

Last synced: 09 Nov 2024

https://github.com/fliife/cas-discord

Discord bot for mathematics and symbolic computations

cas discord discord-bot docker giac mathematics maths

Last synced: 08 Nov 2024

https://github.com/dhiraj9022/hackerrank

#10DaysOfJavascript #10DaysOfStatistics #hackerrank #mathematics & Statistics #30daysofcode

java-8 javascript mathematics

Last synced: 29 Nov 2024

https://github.com/kathleenwest/advancedformapplicationv

This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions

asynchronous-programming calculating-pi cancellation cancellation-handling cancellationtoken cross-thread csharp csharp-code delegates mathematics parallel-processing parallel-programming progress-bar recursion synchronization task-management task-parallel task-parallel-library tasks windows-forms

Last synced: 23 Nov 2024

https://github.com/a3ro-dev/weather-prediction-application

a weather prediction application built using Streamlit. The application predicts future temperatures and weather types based on past trends. It provides a sleek and intuitive user interface for input and displays the predictions dynamically.

charts mathematics matplotlib numpy plotting python python3 streamlit weather weather-app weather-forecast weatherprediction webapp

Last synced: 31 Oct 2024