-
WorkingClassCode
- Athens, Greece
- https://github.com/foo123
Stars
- All languages
- ActionScript
- ApacheConf
- Assembly
- Astro
- Batchfile
- Bison
- Blade
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- D
- Dart
- Dockerfile
- Emacs Lisp
- F#
- Fortran
- GLSL
- Go
- HTML
- Hack
- Haskell
- Haxe
- J
- Java
- JavaScript
- Julia
- Jupyter Notebook
- LLVM
- M
- MATLAB
- Makefile
- Mathematica
- Max
- Objective-C
- Objective-J
- OpenEdge ABL
- PHP
- Pascal
- Perl
- Perl 6
- Processing
- Prolog
- PureScript
- Python
- Racket
- Rebol
- Red
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SWIG
- Scala
- Scheme
- Shell
- Swift
- TeX
- TypeScript
- Vue
- WebAssembly
- XQuery
- XSLT
- Yacc
Code examples that accompany various MDN DOM and Web API documentation pages
A lite, performant and versatile Scene Graph API supporting HTML/CSS, SVG and Canvas rendering
webrtc without signaling server. a stun server is still used if connecting over the internet.
WebPEER is a P2P Network that Runs in a Browser.
Auto WebRTC Mesh P2P Network without signaling server.
Local peer-to-peer file transfer via WIFI with auto discovery alternative to AirDrop and LocalSend.
Chess Game, Chess Board, Chess Engine and Chess Exercises
Python library for audio and music analysis
Analyze and transform audio files, and output lots of other kinds of files and data about them. Designed for LLMs to be able to listen to music. Most of the output files are various kinds of text a…
SegmentBot is a user-friendly web application for zero-shot image segmentation and editing. The app supports GPU acceleration and is designed for research and personal use, with a modular system fo…
MATLAB implementations of the matrix cosine and sine functions.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
Algorithms and Data Structures implemented in TypeScript for beginners, following best practices.
All Algorithms implemented in Python
This book offers a theoretical and computational presentation of a variety of linear programming algorithms and methods with an emphasis on the revised simplex method and its components. A theoreti…
An interior-point method written in python for solving constrained and unconstrained nonlinear optimization problems.
My personal playground library with algorithms, mathematics and visualisation.
scientific computing package for JavaScript - inspired by NumPy
foo123 / scientific-computation-libs-in-javascript
Forked from timqian/scientific-computation-libs-in-javascriptFeel free to PR
Data for primes under 10**7, for quick factorization of numbers with low 'prime complexity'.
This Python project implements a class for **Gaussian Integers** and includes a function to compute the **prime decomposition** and **all divisors** of Gaussian integers.
Fortran 90 library implementing the multishift, multipole rational QZ method with aggressive early deflation.