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
.
cherab
/
core
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
48
Code
Issues
54
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add GaussianQuadrature2D
- #476
#476
Merged
jacklovell
merged 20 commits into
cherab:development
cherab/core:development
from
Mateasek:feature/GaussianQuadrature2D
Mateasek/cherab:feature/GaussianQuadrature2D
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Add GaussianQuadrature2D
#476
jacklovell
merged 20 commits into
cherab:development
cherab/core:development
from
Mateasek:feature/GaussianQuadrature2D
Mateasek/cherab:feature/GaussianQuadrature2D
Copy head branch name to clipboard
Commits
Commits on Jan 17, 2025
Add 2D Gauss-Legendre quadrature integrator
Mateasek
committed
01642da
View commit details
Copy full SHA for 01642da
Browse repository at this point
Add tests for GaussianQuadrature2D
Mateasek
committed
4ce8649
View commit details
Copy full SHA for 4ce8649
Browse repository at this point
Add Integrator2D documentation
Mateasek
committed
156509c
View commit details
Copy full SHA for 156509c
Browse repository at this point
Add CHANGELOG.md record
Mateasek
committed
b16bd80
View commit details
Copy full SHA for b16bd80
Browse repository at this point
Commits on Mar 25, 2025
Merge branch 'development' into feature/GaussianQuadrature2D
Mateasek
committed
869ecc6
View commit details
Copy full SHA for 869ecc6
Browse repository at this point
Commits on Nov 26, 2025
Merge branch 'development' into feature/GaussianQuadrature2D
Mateasek
committed
ceb1ae2
View commit details
Copy full SHA for ceb1ae2
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'development' into feature/GaussianQuadrature2D
Mateasek
committed
3c96c90
View commit details
Copy full SHA for 3c96c90
Browse repository at this point
Rename GaussianQuadrature to GaussianQuadrature1D
Show description for 907e491
Mateasek
committed
907e491
View commit details
Copy full SHA for 907e491
Browse repository at this point
remove cython numpy ndarray type and import
Mateasek
committed
64de7c3
View commit details
Copy full SHA for 64de7c3
Browse repository at this point
Add comment explanation to root, weight storage
Mateasek
committed
a2b479a
View commit details
Copy full SHA for a2b479a
Browse repository at this point
Make docstring a raw string
Mateasek
committed
0030f48
View commit details
Copy full SHA for 0030f48
Browse repository at this point
Commits on Jul 21, 2026
Improve docstring of GaussianQuadrature1D
Mateasek
committed
9f723da
View commit details
Copy full SHA for 9f723da
Browse repository at this point
Refactor evaluate method, improve docstring
Show description for ca591a4
Mateasek
committed
ca591a4
View commit details
Copy full SHA for ca591a4
Browse repository at this point
Improve tests
Show description for 254954e
Mateasek
committed
254954e
View commit details
Copy full SHA for 254954e
Browse repository at this point
Commits on Jul 29, 2026
Merge branch 'development' into feature/GaussianQuadrature2D
Mateasek
committed
934a321
View commit details
Copy full SHA for 934a321
Browse repository at this point
Add GaussianQuadrature rename to changelog
Mateasek
committed
c50cea7
View commit details
Copy full SHA for c50cea7
Browse repository at this point
Commits on Jul 30, 2026
Replace deprecated GausianQuadrature usage
Show description for 6104c69
Mateasek
committed
6104c69
View commit details
Copy full SHA for 6104c69
Browse repository at this point
Merge branch 'development' into feature/GaussianQuadrature2D
Mateasek
committed
c173b8e
View commit details
Copy full SHA for c173b8e
Browse repository at this point
Fix doctring formatting
Mateasek
committed
5e76a1c
View commit details
Copy full SHA for 5e76a1c
Browse repository at this point
Commits on Aug 11, 2026
Merge branch 'development' into feature/GaussianQuadrature2D
Mateasek
committed
d212ad9
View commit details
Copy full SHA for d212ad9
Browse repository at this point
You can’t perform that action at this time.