From b55fa2910b9de070990fcbaf8f27b229b570dca5 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 20 Feb 2026 06:25:12 +0100 Subject: chore: update papers. Signed-off-by: Amlal El Mahrouss --- source/README.md | 6 ++++++ source/wg04/paper.2.tex | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/source/README.md b/source/README.md index 01888d1..2b02ec3 100644 --- a/source/README.md +++ b/source/README.md @@ -14,3 +14,9 @@ The Working Groups are paper(s) owned by a group of persons in which they improv - WG04: `The Mathematics Group`. - WG05: `The Execution Theory Group`. +## External Resources: + +Follow the resources pointed here by other maintainers: + +- [https://github.com/amlel-el-mahrouss/paper-notes](https://github.com/amlel-el-mahrouss/paper-notes) [https://github.com/amlel-el-mahrouss/](Amlal El Mahrouss) + diff --git a/source/wg04/paper.2.tex b/source/wg04/paper.2.tex index 1010e7b..3aecb79 100644 --- a/source/wg04/paper.2.tex +++ b/source/wg04/paper.2.tex @@ -10,7 +10,7 @@ \usepackage{mathtools} \usepackage[margin=0.5in,top=1in,bottom=1in]{geometry} -\title{Sum Analysis.} +\title{Sum Analysis for Integrals.} \author{Amlal El Mahrouss\\\texttt{amlal@nekernel.org}} \date{February 2026} @@ -36,7 +36,7 @@ We assume $x \in \mathbb{R}, \quad a, b \in \mathbb{N}, \quad b > a > 0$ for: \end{equation} \subsection{DEFINITION OF THE S-FUNCTION:} \begin{equation} - S(x, u, n) = \sum_{k=1}^{n} (\frac{dx}{du}\cdot k), \quad x > 0, \quad t > k + S(x, u, n) = \sum_{k=1}^{n} (\frac{dx}{du}\cdot k), \quad x > 0, \quad n > k \end{equation} \section{INTRODUCTION} -- cgit v1.2.3