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
.
lambda-feedback
/
compareExpressions
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
4
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Bug/fix inappropriate symbol and ! for factorial
- #255
#255
Merged
m-messer
merged 15 commits into
main
lambda-feedback/compareExpressions:main
from
bug/fix-inappropriate-symbol-and-!-for-factorial
lambda-feedback/compareExpressions:bug/fix-inappropriate-symbol-and-!-for-factorial
Copy head branch name to clipboard
May 19, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Bug/fix inappropriate symbol and ! for factorial
#255
m-messer
merged 15 commits into
main
lambda-feedback/compareExpressions:main
from
bug/fix-inappropriate-symbol-and-!-for-factorial
lambda-feedback/compareExpressions:bug/fix-inappropriate-symbol-and-!-for-factorial
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2026
Updated to Python 3.12
m-messer
committed
255655d
View commit details
Copy full SHA for 255655d
Browse repository at this point
Handle infinity Unicode symbol and fix infinite value comparison
Show description for ccd621b
m-messer
and
claude
committed
ccd621b
View commit details
Copy full SHA for ccd621b
Browse repository at this point
Commits on Mar 26, 2026
Handled exceptions for is_infinite checks during symbolic expression comparison
m-messer
committed
b442d0b
View commit details
Copy full SHA for b442d0b
Browse repository at this point
Merge branch 'main' into feature/python312
m-messer
committed
807556f
View commit details
Copy full SHA for 807556f
Browse repository at this point
Updated sympy to 1.13
m-messer
committed
f3cb9bf
View commit details
Copy full SHA for f3cb9bf
Browse repository at this point
Updated sympy to 1.14 and mpath to 1.4.1
m-messer
committed
b5b4163
View commit details
Copy full SHA for b5b4163
Browse repository at this point
Added parametric factorial and double factorial tests; implemented warning for unsupported triple factorial notation
m-messer
committed
10bc2fb
View commit details
Copy full SHA for 10bc2fb
Browse repository at this point
Update CI to use Python 3.12
m-messer
committed
99ca088
View commit details
Copy full SHA for 99ca088
Browse repository at this point
Changed mpmath version
m-messer
committed
ebf8c73
View commit details
Copy full SHA for ebf8c73
Browse repository at this point
Commits on May 9, 2026
Merge branch 'main' into feature/python312
m-messer
committed
02003e7
View commit details
Copy full SHA for 02003e7
Browse repository at this point
Commits on May 11, 2026
Switched Dockerfile base image to apt package manager for Git installation.
m-messer
committed
aa6dcfe
View commit details
Copy full SHA for aa6dcfe
Browse repository at this point
Switched to use dnf
m-messer
committed
e583225
View commit details
Copy full SHA for e583225
Browse repository at this point
Added find to installed requirements
m-messer
committed
29775c9
View commit details
Copy full SHA for 29775c9
Browse repository at this point
Set PYTHONPATH in Dockerfile and updated CMD entrypoint format
m-messer
committed
26b2949
View commit details
Copy full SHA for 26b2949
Browse repository at this point
Commits on May 13, 2026
Merge branch 'feature/python312' into bug/fix-inappropriate-symbol-and-!-for-factorial
m-messer
committed
4606471
View commit details
Copy full SHA for 4606471
Browse repository at this point
You can’t perform that action at this time.