From 5f9f39fd99d8e79bacc1dfe1aea3b83bad75db75 Mon Sep 17 00:00:00 2001 From: Reza Sadid Date: Sat, 12 Oct 2024 02:11:26 +0330 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index add8887..43ec94d 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ Explore practical implementations of numerical analysis methods in PHP -[View Demo](https://rsdn.ir/g-nas) · [Report an Issue or Request a Feature](https://github.com/rezasadid753/numerical-analysis-tools/issues) · [Collaborate](https://github.com/rezasadid753/numerical-analysis-tools/pulls) - ## About The Project This repository contains implementations of various numerical analysis methods in PHP. Explore a collection of algorithms for solving equations, finding roots, and integrating functions. Whether you're a student or a professional, these tools provide insights into numerical analysis techniques.