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
.
pygae
/
galgebra
Public
Notifications
You must be signed in to change notification settings
Fork
71
Star
285
Code
Issues
60
Pull requests
5
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
fix: use trigsimp in prolate spheroidal example to avoid SymPy 1.13 slowdown (#576)
- #590
#590
Merged
utensil
merged 12 commits into
pygae:master
pygae/galgebra:master
from
utiberious:fix/issue-576-notebook-simp
utiberious/galgebra:fix/issue-576-notebook-simp
Copy head branch name to clipboard
Apr 4, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix: use trigsimp in prolate spheroidal example to avoid SymPy 1.13 slowdown (#576)
#590
utensil
merged 12 commits into
pygae:master
pygae/galgebra:master
from
utiberious:fix/issue-576-notebook-simp
utiberious/galgebra:fix/issue-576-notebook-simp
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
fix: use trigsimp in prolate spheroidal example to avoid SymPy 1.13 slowdown (#576)
Show description for 216a0ec
utiberious
committed
216a0ec
View commit details
Copy full SHA for 216a0ec
Browse repository at this point
fix: use Simp.profile not Simp.set (correct API)
Show description for 92eecd4
utiberious
committed
92eecd4
View commit details
Copy full SHA for 92eecd4
Browse repository at this point
fix: use cancel instead of trigsimp to avoid SymPy 1.13 TR3 slowdown
Show description for 181cf45
utiberious
committed
181cf45
View commit details
Copy full SHA for 181cf45
Browse repository at this point
fix(notebooks): update stored output for cancel simplifier in prolate spheroidal example
Show description for 1c84749
utiberious
committed
1c84749
View commit details
Copy full SHA for 1c84749
Browse repository at this point
fix: use trigsimp(method='old') to avoid SymPy 1.13 TR3 slowdown (#576)
Show description for 565da64
utiberious
committed
565da64
View commit details
Copy full SHA for 565da64
Browse repository at this point
fix: extend fast-simp scope to cover paraboloidal and all Mv printing
Show description for a955819
utiberious
committed
a955819
View commit details
Copy full SHA for a955819
Browse repository at this point
fix: remove cancel() from fast-simp profile to preserve canonical output form
Show description for 03686f9
utiberious
committed
03686f9
View commit details
Copy full SHA for 03686f9
Browse repository at this point
fix: patch TR3 in fu.py to avoid SymPy 1.13+ O(N*M) traversal overhead
Show description for 4ceefbc
utiberious
committed
4ceefbc
View commit details
Copy full SHA for 4ceefbc
Browse repository at this point
fix: use Simp.profile instead of TR3 monkey-patch to fix SymPy 1.13 slowdown (#576)
Show description for a0aab51
utiberious
committed
a0aab51
View commit details
Copy full SHA for a0aab51
Browse repository at this point
fix: add normalizers to validate_nb_refresh.py for trigsimp algebraic differences
Show description for 9a7b4dd
utiberious
committed
9a7b4dd
View commit details
Copy full SHA for 9a7b4dd
Browse repository at this point
docs(validate_nb_refresh): document assumption in _norm_strip_outer_parens_before_basis
Show description for 4e601a1
utiberious
committed
4e601a1
View commit details
Copy full SHA for 4e601a1
Browse repository at this point
Commits on Apr 4, 2026
docs(nb): add SymPy 1.13 workaround note after curvi_linear_latex outputs
Show description for a7a8df8
utiberious
committed
a7a8df8
View commit details
Copy full SHA for a7a8df8
Browse repository at this point
You can’t perform that action at this time.