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
.
apytypes
/
apytypes
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
45
Code
Issues
71
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 30, 2026
Better handling of out of memory and wrapping size multiplications
oscargus
committed
d634add
View commit details
Copy full SHA for d634add
Browse repository at this point
src: add APY_ASSERT configurable assertion
miklhh
authored and
oscargus
committed
3f44675
View commit details
Copy full SHA for 3f44675
Browse repository at this point
Commits on Aug 25, 2026
[pre-commit.ci] pre-commit autoupdate
Show description for b469a79
pre-commit-ci[bot]
authored and
oscargus
committed
b469a79
View commit details
Copy full SHA for b469a79
Browse repository at this point
Commits on Aug 24, 2026
src: fix `fx` and `fp` complex detection for Numpy arrays
miklhh
committed
bc57c4a
View commit details
Copy full SHA for bc57c4a
Browse repository at this point
build(deps): bump the actions group with 2 updates
Show description for 1a58ff9
dependabot[bot]
authored and
oscargus
committed
1a58ff9
View commit details
Copy full SHA for 1a58ff9
Browse repository at this point
src: remove all `.value_or()` that requires function evaluation
miklhh
authored and
oscargus
committed
9011d39
View commit details
Copy full SHA for 9011d39
Browse repository at this point
Commits on Aug 20, 2026
Add FPT publication
Theodor-Lindberg
committed
fcc8cdd
View commit details
Copy full SHA for fcc8cdd
Browse repository at this point
Commits on Aug 19, 2026
Use SIMD in outer product
oscargus
committed
7fe2ba1
View commit details
Copy full SHA for 7fe2ba1
Browse repository at this point
Commits on Aug 18, 2026
Add SIMD support for more APyCFixedArray operations
oscargus
committed
ee29c1a
View commit details
Copy full SHA for ee29c1a
Browse repository at this point
Move some variables out of outer_product inner loop
oscargus
committed
85d5970
View commit details
Copy full SHA for 85d5970
Browse repository at this point
Add vectorization pragmas and use some std functions
oscargus
committed
4c72e05
View commit details
Copy full SHA for 4c72e05
Browse repository at this point
[pre-commit.ci] pre-commit autoupdate
Show description for a4dc75e
pre-commit-ci[bot]
authored and
oscargus
committed
a4dc75e
View commit details
Copy full SHA for a4dc75e
Browse repository at this point
build(deps): bump the actions group with 2 updates
Show description for 6961eb6
dependabot[bot]
authored and
oscargus
committed
6961eb6
View commit details
Copy full SHA for 6961eb6
Browse repository at this point
Commits on Aug 14, 2026
[pre-commit.ci] pre-commit autoupdate
Show description for 8f7b71a
pre-commit-ci[bot]
authored and
miklhh
committed
8f7b71a
View commit details
Copy full SHA for 8f7b71a
Browse repository at this point
build(deps): bump the actions group with 3 updates
Show description for 1dabac6
dependabot[bot]
authored and
miklhh
committed
1dabac6
View commit details
Copy full SHA for 1dabac6
Browse repository at this point
Fix bug in floating-point cast
Theodor-Lindberg
committed
80da2f5
View commit details
Copy full SHA for 80da2f5
Browse repository at this point
Commits on Jul 31, 2026
build(deps): bump the actions group with 3 updates
Show description for a7d26ba
dependabot[bot]
authored and
oscargus
committed
a7d26ba
View commit details
Copy full SHA for a7d26ba
Browse repository at this point
Update pre-commit hooks
oscargus
committed
2a52435
View commit details
Copy full SHA for 2a52435
Browse repository at this point
Update to nanobind 2.13
oscargus
committed
ea02551
View commit details
Copy full SHA for ea02551
Browse repository at this point
Commits on Jul 26, 2026
[pre-commit.ci] pre-commit autoupdate
Show description for 073d53a
pre-commit-ci[bot]
authored and
oscargus
committed
073d53a
View commit details
Copy full SHA for 073d53a
Browse repository at this point
Commits on Jul 20, 2026
build(deps): bump the actions group across 1 directory with 5 updates
Show description for 4b8a634
dependabot[bot]
authored and
oscargus
committed
4b8a634
View commit details
Copy full SHA for 4b8a634
Browse repository at this point
Commits on Jul 1, 2026
Add SIMD complex array-scalar addition/subtraction
oscargus
committed
d0e9d65
View commit details
Copy full SHA for d0e9d65
Browse repository at this point
Restore complex inner-product handling to share accumulator value between iterations
oscargus
committed
0080afb
View commit details
Copy full SHA for 0080afb
Browse repository at this point
Commits on Jun 30, 2026
Add complex multiplipy add
oscargus
committed
581d387
View commit details
Copy full SHA for 581d387
Browse repository at this point
Add __getitem__ to extract bits for scalars
oscargus
committed
24029e7
View commit details
Copy full SHA for 24029e7
Browse repository at this point
[pre-commit.ci] pre-commit autoupdate
Show description for 0d7b275
pre-commit-ci[bot]
authored and
oscargus
committed
0d7b275
View commit details
Copy full SHA for 0d7b275
Browse repository at this point
Add LDLT matrix inversion example
oscargus
committed
0e26b1c
View commit details
Copy full SHA for 0e26b1c
Browse repository at this point
Improve other documentation things
oscargus
committed
6eba3ff
View commit details
Copy full SHA for 6eba3ff
Browse repository at this point
Correct equation format
oscargus
committed
6af745e
View commit details
Copy full SHA for 6af745e
Browse repository at this point
Commits on Jun 29, 2026
build(deps): bump the actions group with 2 updates
Show description for 302a0d2
dependabot[bot]
authored and
oscargus
committed
302a0d2
View commit details
Copy full SHA for 302a0d2
Browse repository at this point
src: make complex-valued fixed-point repr bit-specifiers conformant
miklhh
authored and
oscargus
committed
435afae
View commit details
Copy full SHA for 435afae
Browse repository at this point
src: make real-valued fixed-point repr bit-specifiers conformant
miklhh
authored and
oscargus
committed
459bdba
View commit details
Copy full SHA for 459bdba
Browse repository at this point
Commits on Jun 28, 2026
Reduce word length for fixed-point prod and cumprod
oscargus
authored and
miklhh
committed
1fc1b1e
View commit details
Copy full SHA for 1fc1b1e
Browse repository at this point
Commits on Jun 26, 2026
Try to fix windows coverage crash
oscargus
committed
7dfc005
View commit details
Copy full SHA for 7dfc005
Browse repository at this point
Documentation fixes
oscargus
committed
b327683
View commit details
Copy full SHA for b327683
Browse repository at this point
Previous
Next
You can’t perform that action at this time.