• Stars
    star
    12
  • Rank 1,597,372 (Top 32 %)
  • Language
    HTML
  • Created almost 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An interactive for visualizing complex functions based on a 3Blue1Brown video and also estimation of Riemann Zeta Function using Euler Maclaurin Summation.

More Repositories

1

Epidemic-Simulation

An interactive inspired by 3Blue1Brown's 'Simulating an Epidemic' video.
HTML
57
star
2

Counting-Collisions

Calculations for an interactive/simulation inspired by an awesome video by 3Blue1Brown.
HTML
23
star
3

prajwalsouza.github.io

HTML
18
star
4

Maze-Solver

Solves Mazes taking an image input, along with the starting and ending points. There are two Algorithms here which solve mazes. One of them is a Shortest Path Algorithm, the other, Minimal Tree Agorithm along with dead end filling.
Python
13
star
5

GPT-Store

Python
11
star
6

Random-Triangle-Mesh-Generation

A algorithm generates a random triangle mesh. This is generated on a HTML div element using SVG.
HTML
5
star
7

Drawing-Algorithm

Takes an image as input and generates drawing (Path) instructions. It then draws that image in MS Paint or any other canvas using the mouse.
Python
4
star
8

Poisson-Equation

A web app solving Poisson's equation in electrostatics using finite difference methods for discretization, followed by gauss-seidel methods for solving the equations. Dirichlet conditions and charge density can be set.
HTML
4
star
9

QLearning

Some Experiments with QLearning
HTML
2
star
10

RhyformJS

Animating shapes, forms, creating visualizations especially for science.
JavaScript
2
star
11

WhatsappAnalysis

Based on your Whatsapp Message Database converted to Text. It figures out Birthdays based on Birthday Wishes.
Python
1
star
12

Electrostatic-Classifier

A classifier inspired by electrostatics. Works with weighted datasets.
Python
1
star
13

github-slideshow

A robot powered training repository 🤖
Ruby
1
star
14

PDG-Data-Extraction

Extraction of Mass, Mean width and Isospin data of Mesons and Baryons from Physics Data Group Website.
Python
1
star
15

AQuest

Generating Questions with Random values for Student Assignments and Exams, with auto evaluation.
Python
1
star
16

Game-of-Life

Conway's Game of Life
HTML
1
star
17

Spider-Web-Simulation

A spider web simulation using physicsjs based on the work of Thiemo Krink and Fritz Vollrath.
HTML
1
star