[PR #50] [MERGED] [apps/code] Remove base python script and add mathsup.py #223

Closed
opened 2026-05-06 13:16:20 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/50
Author: @Mino1289
Created: 10/15/2021
Status: Merged
Merged: 10/25/2021
Merged by: @Lauryy06

Base: upsilon-devHead: upsilon-dev-dev


📝 Commits (8)

📊 Changes

4 files changed (+5 additions, -106 deletions)

View changed files

📝 apps/code/script_store.cpp (+2 -4)
📝 apps/code/script_template.cpp (+1 -94)
📝 apps/code/script_template.h (+0 -4)
📝 python/test/basics.cpp (+2 -4)

📄 Description

The purpose of this PR is to:

  • Remove the basic python scripts.
  • Add mathsup.py, a utility containing a lot of useful functions (which are difficult to implement in the software)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/50 **Author:** [@Mino1289](https://github.com/Mino1289) **Created:** 10/15/2021 **Status:** ✅ Merged **Merged:** 10/25/2021 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev-dev` --- ### 📝 Commits (8) - [`07fa049`](https://github.com/UpsilonNumworks/Upsilon/commit/07fa0490698e5643ff8628c077c490de9b6b1f86) [apps/code] Remove base python script and add mathsup.py - [`e47b829`](https://github.com/UpsilonNumworks/Upsilon/commit/e47b8295e2cfe60daef212a8efdef4590a71c649) [apps/code] Remove tests for scripts - [`bedac74`](https://github.com/UpsilonNumworks/Upsilon/commit/bedac7436c928b07d9295f646962271bea889761) Merge branch 'Lauryy06:upsilon-dev' into upsilon-dev-dev - [`02dd3f8`](https://github.com/UpsilonNumworks/Upsilon/commit/02dd3f8e04a98169cf13fd0ff3dfdcb9eebe1e71) [apps/code] Remove mathsup from base script - [`8c3a57f`](https://github.com/UpsilonNumworks/Upsilon/commit/8c3a57feb4ea408d324b699b818b62550f186068) [apps/code] Fix - [`221c6a6`](https://github.com/UpsilonNumworks/Upsilon/commit/221c6a639271da415ce0d79d7d574091f6423d07) [apps/code] Uncomment for Fix - [`4e7bb89`](https://github.com/UpsilonNumworks/Upsilon/commit/4e7bb894d9249c5ab811eaa23b06501090e43810) "[apps/code] More fix for tests" - [`e854a48`](https://github.com/UpsilonNumworks/Upsilon/commit/e854a482eb028bd2bf53e6c7b2e6b3937fd03c49) Merge branch 'upsilon-dev-dev' of https://github.com/Mino1289/Upsilon into upsilon-dev-dev ### 📊 Changes **4 files changed** (+5 additions, -106 deletions) <details> <summary>View changed files</summary> 📝 `apps/code/script_store.cpp` (+2 -4) 📝 `apps/code/script_template.cpp` (+1 -94) 📝 `apps/code/script_template.h` (+0 -4) 📝 `python/test/basics.cpp` (+2 -4) </details> ### 📄 Description The purpose of this PR is to: - [x] Remove the basic python scripts. - [x] Add mathsup.py, a utility containing a lot of useful functions (which are difficult to implement in the software) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:20 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#223
No description provided.