Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pocketpy
/
cTensor
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
13
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Broadcasting for Tensor matmul operation on 3D and 4D matrices.
- #45
#45
Merged
PrimedErwin
merged 11 commits into
pocketpy:test
pocketpy/cTensor:test
from
AZ9tumas:main
AZ9tumas/cTensor:main
Copy head branch name to clipboard
Oct 10, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Broadcasting for Tensor matmul operation on 3D and 4D matrices.
#45
PrimedErwin
merged 11 commits into
pocketpy:test
pocketpy/cTensor:test
from
AZ9tumas:main
AZ9tumas/cTensor:main
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2025
Merge pull request #40 from pocketpy/test
Show description for cadf7d9
PrimedErwin
authored
cadf7d9
View commit details
Copy full SHA for cadf7d9
Browse repository at this point
docs: Update README to reflect GSoC 2025 implementation status
Advaitgaur004
committed
d0e90e0
View commit details
Copy full SHA for d0e90e0
Browse repository at this point
Merge pull request #41 from Advaitgaur004/main
Show description for cbdf583
PrimedErwin
authored
cbdf583
View commit details
Copy full SHA for cbdf583
Browse repository at this point
Commits on Sep 10, 2025
Update model structure and training process to use sine data generation in main.c
Advaitgaur004
committed
52a55e7
View commit details
Copy full SHA for 52a55e7
Browse repository at this point
Commits on Sep 14, 2025
Merge pull request #42 from Advaitgaur004/main
Show description for d4521f9
PrimedErwin
authored
d4521f9
View commit details
Copy full SHA for d4521f9
Browse repository at this point
update usage example to sine wave regression
Advaitgaur004
committed
c72a161
View commit details
Copy full SHA for c72a161
Browse repository at this point
Commits on Sep 15, 2025
Merge pull request #43 from Advaitgaur004/main
Show description for 6b65e38
PrimedErwin
authored
6b65e38
View commit details
Copy full SHA for 6b65e38
Browse repository at this point
Commits on Oct 7, 2025
Add batch matrix multiplication (Tensor_matmul_batch) and broadcasting support to Tensor_matmul
AZ9tumas
committed
ea25852
View commit details
Copy full SHA for ea25852
Browse repository at this point
Add comprehensive tests for batched and broadcasted matmul operations
AZ9tumas
committed
67e87d8
View commit details
Copy full SHA for 67e87d8
Browse repository at this point
Commits on Oct 9, 2025
Merged functions, fixed the errors in the workflow.
AZ9tumas
committed
26f7e08
View commit details
Copy full SHA for 26f7e08
Browse repository at this point
Removed Tensor_batch_slice from utils.c
AZ9tumas
committed
01cd0e0
View commit details
Copy full SHA for 01cd0e0
Browse repository at this point
You can’t perform that action at this time.