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 }}
oberbichler
/
HyperJet
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
17
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: oberbichler/HyperJet
Actions
All workflows
Workflows
Dependency Graph
Dependency Graph
Format
Format
Test C++
Test C++
Test Python
Test Python
Wheels
Wheels
Show more workflows...
Management
Caches
Deployments
Test Python
Test Python
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test-python.yml
will be ignored since log searching is not yet available
76 workflow runs
76 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge pull request #90 from oberbichler/bench/compare-against-alterna…
Test Python
#374:
Commit
6566cc0
pushed by
oberbichler
3m 45s
main
main
3m 45s
View workflow file
perf: measure against the alternatives, and fix what that found
Test Python
#373:
Pull request
#90
synchronize by
oberbichler
4m 14s
bench/compare-against-alternatives
bench/compare-against-alternatives
4m 14s
View #90
View workflow file
perf: measure against the alternatives, and fix what that found
Test Python
#372:
Pull request
#90
opened by
oberbichler
3m 54s
bench/compare-against-alternatives
bench/compare-against-alternatives
3m 54s
View #90
View workflow file
Merge pull request #89 from oberbichler/feat/sscalar-projection
Test Python
#371:
Commit
e1c67a9
pushed by
oberbichler
3m 59s
main
main
3m 59s
View workflow file
feat: project named derivatives onto an explicit order
Test Python
#370:
Pull request
#89
opened by
oberbichler
4m 7s
feat/sscalar-projection
feat/sscalar-projection
4m 7s
View #89
View workflow file
Merge pull request #88 from oberbichler/feat/sscalar-second-order
Test Python
#369:
Commit
8736f1d
pushed by
oberbichler
3m 51s
main
main
3m 51s
View workflow file
feat: add second order to SScalar
Test Python
#368:
Pull request
#88
opened by
oberbichler
3m 45s
feat/sscalar-second-order
feat/sscalar-second-order
3m 45s
View #88
View workflow file
Merge pull request #87 from oberbichler/refactor/sscalar-order-template
Test Python
#367:
Commit
f060bab
pushed by
oberbichler
3m 39s
main
main
3m 39s
View workflow file
refactor: template SScalar on the derivative order
Test Python
#366:
Pull request
#87
opened by
oberbichler
3m 48s
refactor/sscalar-order-template
refactor/sscalar-order-template
3m 48s
View #87
View workflow file
fix: let the accessors be called on a temporary (#86)
Test Python
#365:
Commit
1b33aae
pushed by
oberbichler
4m 11s
main
main
4m 11s
View workflow file
refactor: store the SScalar derivatives sorted instead of in a hash m…
Test Python
#364:
Commit
a129754
pushed by
oberbichler
1m 10s
main
main
1m 10s
View workflow file
refactor: store the SScalar derivatives sorted instead of in a hash map
Test Python
#363:
Pull request
#85
synchronize by
oberbichler
3m 43s
refactor/sscalar-sorted-storage
refactor/sscalar-sorted-storage
3m 43s
View #85
View workflow file
fix: let the accessors be called on a temporary
Test Python
#362:
Pull request
#86
opened by
oberbichler
4m 20s
fix/accessors-on-temporaries
fix/accessors-on-temporaries
4m 20s
View #86
View workflow file
test: characterize SScalar and document what it is (#84)
Test Python
#361:
Commit
d074ce5
pushed by
oberbichler
3m 42s
main
main
3m 42s
View workflow file
test: characterize SScalar and document what it is
Test Python
#360:
Pull request
#84
opened by
oberbichler
3m 37s
test/characterize-sscalar
test/characterize-sscalar
3m 37s
View #84
View workflow file
feat: back the statically sized scalars with a NumPy dtype (#83)
Test Python
#359:
Commit
df48efd
pushed by
oberbichler
3m 51s
main
main
3m 51s
View workflow file
feat: back the statically sized scalars with a NumPy dtype
Test Python
#358:
Pull request
#83
opened by
oberbichler
3m 43s
feat/numpy-dtype
feat/numpy-dtype
3m 43s
View #83
View workflow file
refactor: drop the runtime size from statically sized scalars (#82)
Test Python
#357:
Commit
1692918
pushed by
oberbichler
4m 6s
main
main
4m 6s
View workflow file
refactor: generate the DDScalar bindings from a template (#81)
Test Python
#356:
Commit
678d332
pushed by
oberbichler
1m 12s
main
main
1m 12s
View workflow file
refactor: drop the runtime size from statically sized scalars
Test Python
#355:
Pull request
#82
opened by
oberbichler
3m 40s
refactor/drop-static-size
refactor/drop-static-size
3m 40s
View #82
View workflow file
refactor: generate the DDScalar bindings from a template
Test Python
#354:
Pull request
#81
opened by
oberbichler
3m 45s
refactor/generate-bindings
refactor/generate-bindings
3m 45s
View #81
View workflow file
build: add clang-tidy (#80)
Test Python
#353:
Commit
5a2c871
pushed by
oberbichler
4m 2s
main
main
4m 2s
View workflow file
build: add clang-tidy
Test Python
#352:
Pull request
#80
opened by
oberbichler
3m 29s
chore/clang-tidy
chore/clang-tidy
3m 29s
View #80
View workflow file
test: cover all four order and sizing variants (#79)
Test Python
#351:
Commit
fbf8915
pushed by
oberbichler
3m 42s
main
main
3m 42s
View workflow file
test: cover all four order and sizing variants
Test Python
#350:
Pull request
#79
opened by
oberbichler
3m 38s
test/parametrized-variants
test/parametrized-variants
3m 38s
View #79
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.