KhaledAshrafH / Riemann-ZetaLinks
This repository contains an MPI program written in C that calculates the Riemann zeta function and evaluates its performance using MPI collective communication functions. The program approximates the value of ζ(3) with a given value of `s` (3 - Apéry's constant). It calculates the runtime, speedup, and efficiency for different numbers of process…
☆10Updated last year
Alternatives and similar repositories for Riemann-Zeta
Users that are interested in Riemann-Zeta are comparing it to the libraries listed below
Sorting:
- This is a Java-based implementation of the Chinese Checkers game with a graphical user interface (GUI). The game allows you to play again…☆10Updated last year
- Clothify-System is an online shopping website that allows users to browse, search, and purchase products. The website features a user-fri…☆11Updated 2 weeks ago
- This project is a Java program with a graphical user interface (GUI) designed to simulate different CPU scheduling algorithms. The goal o…☆12Updated last year
- It's a Java-based repository that aims to implement and compare various disk scheduling algorithms. The project focuses on optimizing the…☆10Updated last year
- This project is a fully functional compiler for the TINY programming language, which is a language that supports basic arithmetic, boolea…☆14Updated last year
- This is a implementation of a FTP (File Transfer Protocol) client-server application using Java sockets. The client can connect to the se…☆11Updated last year
- This project is a booking system for football playgrounds. It serves the players and playground owners as well as an administrator who ov…☆11Updated last year
- This is a C++ project that uses Windows API and OpenGL to create a graphical user interface (GUI) for drawing and manipulating 2D shapes.…☆11Updated last year
- This project is an auto-filling text program implemented in Python using N-gram models. The program suggests the next word based on the i…☆16Updated 3 months ago
- GamificationJS is a 3D Node.js library for creative coding. It makes your web apps get gamified, interactive, & fun, looking like animati…