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
Accelerator
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
Type
/
to 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
.
pyccel
/
sympde
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
25
Code
Issues
47
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] Redefine
dot
and
inner
binary operators for real and complex fields
- #179
#179
Draft
yguclu
wants to merge 15 commits into
master
pyccel/sympde:master
from
dot-inner
pyccel/sympde:dot-inner
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
[WIP] Redefine
dot
and
inner
binary operators for real and complex fields
#179
yguclu
wants to merge 15 commits into
master
pyccel/sympde:master
from
dot-inner
pyccel/sympde:dot-inner
Copy head branch name to clipboard
Commits
Commits on May 6, 2025
Move 'eval' classmethod to InnerBasic from its subclasses
yguclu
committed
6d702d7
View commit details
Copy full SHA for 6d702d7
Browse repository at this point
Add Inner_1d class
yguclu
committed
dbbea1b
View commit details
Copy full SHA for dbbea1b
Browse repository at this point
Commits on May 20, 2025
Make ScalarFunction objects not commutative
Show description for 4e59639
yguclu
committed
4e59639
View commit details
Copy full SHA for 4e59639
Browse repository at this point
Convert scalar arguments of InnerBasic to SymPy Matrix
Show description for 84d40f3
yguclu
committed
84d40f3
View commit details
Copy full SHA for 84d40f3
Browse repository at this point
Replace dot with inner in test_equation_2d.py
yguclu
committed
7309ff0
View commit details
Copy full SHA for 7309ff0
Browse repository at this point
Revert "Make ScalarFunction objects not commutative"
Show description for 4887e7c
yguclu
committed
4887e7c
View commit details
Copy full SHA for 4887e7c
Browse repository at this point
Test Inner constructor with ScalarFunction arguments
yguclu
committed
d5cba77
View commit details
Copy full SHA for d5cba77
Browse repository at this point
Make Inner constructor accept ScalarFunction arguments
yguclu
committed
efe736c
View commit details
Copy full SHA for efe736c
Browse repository at this point
Check TerminalExpr output in test_expr.py::test_terminal_expr_linear_2d_1
yguclu
committed
3ca0f18
View commit details
Copy full SHA for 3ca0f18
Browse repository at this point
Remove unused imports from core/algebra.py
yguclu
committed
797704e
View commit details
Copy full SHA for 797704e
Browse repository at this point
TerminalExpr: replace string evaluations w/ class dictionaries
yguclu
committed
e920d3d
View commit details
Copy full SHA for e920d3d
Browse repository at this point
Remove unused imports from expr/evaluation.py
yguclu
committed
593a4a3
View commit details
Copy full SHA for 593a4a3
Browse repository at this point
Commits on May 22, 2025
Check TerminalExpr output in test_expr.py::test_terminal_expr_linear_2d_2
yguclu
committed
923e2c9
View commit details
Copy full SHA for 923e2c9
Browse repository at this point
Commits on Jun 5, 2025
Use inner for scalar inputs in function test_equation_2d_1
yguclu
committed
6a18415
View commit details
Copy full SHA for 6a18415
Browse repository at this point
Fix bug in Inner.__new__, allowing inner w/ scalar inputs
yguclu
committed
a3848dd
View commit details
Copy full SHA for a3848dd
Browse repository at this point
You can’t perform that action at this time.