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 }}
hersle
/
SymBoltz.jl
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
36
Code
Issues
8
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add curvature, hyperspherical Bessel functions and line-of-sight integration for open universes
- #135
#135
Open
hersle
wants to merge 18 commits into
main
hersle/SymBoltz.jl:main
from
curved
hersle/SymBoltz.jl:curved
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Add curvature, hyperspherical Bessel functions and line-of-sight integration for open universes
#135
hersle
wants to merge 18 commits into
main
hersle/SymBoltz.jl:main
from
curved
hersle/SymBoltz.jl:curved
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2026
Generalize LCDM.md to curved background
hersle
committed
a4650f4
View commit details
Copy full SHA for a4650f4
Browse repository at this point
Generalize LCDM.md to curved perturbations
hersle
committed
a67b05f
View commit details
Copy full SHA for a67b05f
Browse repository at this point
Commits on Aug 30, 2026
Compute spherical Bessel functions on the fly with recurrence in line-of-sight integration
hersle
committed
b75ba6c
View commit details
Copy full SHA for b75ba6c
Browse repository at this point
Compute hyperspherical Bessel functions on the fly with recurrence in line-of-sight integration
hersle
committed
0f947c3
View commit details
Copy full SHA for 0f947c3
Browse repository at this point
Fix interpolating spectrum_cmb dispatch work for SphericalBesselCache/AbstractInterpolator/AbstractArray
hersle
committed
0760bb6
View commit details
Copy full SHA for 0760bb6
Browse repository at this point
Add vectorized dispatch for hyperspherical Bessel function recurrence
hersle
committed
e6fc043
View commit details
Copy full SHA for e6fc043
Browse repository at this point
Optimize vectorized hyperspherical Bessel recursion
hersle
committed
3edc08e
View commit details
Copy full SHA for 3edc08e
Browse repository at this point
Gradually reduce lmax in backward recurrence
hersle
committed
ddea96f
View commit details
Copy full SHA for ddea96f
Browse repository at this point
Store only requested l-values in vectorized hyperspherical Bessel recurrence
hersle
committed
58d8b50
View commit details
Copy full SHA for 58d8b50
Browse repository at this point
Lower default hyperspherical Bessel cutoff keyword argument, and forward it from the main recurrence function
hersle
committed
11206c3
View commit details
Copy full SHA for 11206c3
Browse repository at this point
Handle input to hyperspherical Bessel recurrence better; add dispatch without precomputed sqK and invsqK tables
hersle
committed
95983cc
View commit details
Copy full SHA for 95983cc
Browse repository at this point
Generalize LCDM.md to curved CMB spectrum
hersle
committed
95b55ab
View commit details
Copy full SHA for 95b55ab
Browse repository at this point
Add hyperspherical test
hersle
committed
bef228e
View commit details
Copy full SHA for bef228e
Browse repository at this point
Make AbstractInterpolator satisfy AbstractArray interface (for easier dispatching over k/l-types)
hersle
committed
cfe6088
View commit details
Copy full SHA for cfe6088
Browse repository at this point
Use fast recurrence to compute spherical Bessel function when input ls are integer-only (fall back to slower sphericalbesselj(l, x) path for arbitrary l)
hersle
committed
e62e8f5
View commit details
Copy full SHA for e62e8f5
Browse repository at this point
Only run threading test if threading is enabled
hersle
committed
5e8b32a
View commit details
Copy full SHA for 5e8b32a
Browse repository at this point
Fix jl′ for l = 0
hersle
committed
a009593
View commit details
Copy full SHA for a009593
Browse repository at this point
Move old Bessel functionality to bessels.jl
hersle
committed
bdade01
View commit details
Copy full SHA for bdade01
Browse repository at this point
You can’t perform that action at this time.