[PR #2774] Add sigmoid function #2087

Open
opened 2025-11-06 13:29:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2774
Author: @jacopobrandiit-a11y
Created: 10/18/2025
Status: 🔄 Open

Base: masterHead: add-sigmoid


📝 Commits (1)

📊 Changes

2 files changed (+13 additions, -2 deletions)

View changed files

📝 .github/PULL_REQUEST_TEMPLATE.md (+2 -2)
sigmoid.py (+11 -0)

📄 Description

What is this Python project?

It is a simple mathematical function which takes a float input and returns the sigmoid of that value in the form of a float.

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 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/vinta/awesome-python/pull/2774 **Author:** [@jacopobrandiit-a11y](https://github.com/jacopobrandiit-a11y) **Created:** 10/18/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-sigmoid` --- ### 📝 Commits (1) - [`b5109e3`](https://github.com/vinta/awesome-python/commit/b5109e35f8a798c3a108aac4c0a6bef082859a1e) Add sigmoid function ### 📊 Changes **2 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/PULL_REQUEST_TEMPLATE.md` (+2 -2) ➕ `sigmoid.py` (+11 -0) </details> ### 📄 Description ## What is this Python project? It is a simple mathematical function which takes a float input and returns the sigmoid of that value in the form of a float. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:29:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2087