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
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
.
compas-dev
/
compas
Public
Notifications
You must be signed in to change notification settings
Fork
121
Star
381
Code
Issues
99
Pull requests
14
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Vector angles
- #1529
#1529
Merged
chenkasirer
merged 13 commits into
main
compas-dev/compas:main
from
vector_angles
compas-dev/compas:vector_angles
Copy head branch name to clipboard
Aug 14, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Vector angles
#1529
chenkasirer
merged 13 commits into
main
compas-dev/compas:main
from
vector_angles
compas-dev/compas:vector_angles
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
apply diff from https://github.com/compas-dev/compas/pull/1462
chenkasirer
committed
76aebb7
View commit details
Copy full SHA for 76aebb7
Browse repository at this point
added unittest for parallel projected vector angle check
chenkasirer
committed
d3d7976
View commit details
Copy full SHA for d3d7976
Browse repository at this point
added info to docstring
chenkasirer
committed
68a1b09
View commit details
Copy full SHA for 68a1b09
Browse repository at this point
angle_vectors raises error when one of the input vectors has length zero
chenkasirer
committed
bb72498
View commit details
Copy full SHA for bb72498
Browse repository at this point
removed dead code
chenkasirer
committed
9509050
View commit details
Copy full SHA for 9509050
Browse repository at this point
removed dead code
chenkasirer
committed
50b0a83
View commit details
Copy full SHA for 50b0a83
Browse repository at this point
updated changelog
chenkasirer
committed
0b2230d
View commit details
Copy full SHA for 0b2230d
Browse repository at this point
better error reporting
chenkasirer
committed
e877dc6
View commit details
Copy full SHA for e877dc6
Browse repository at this point
tests and documentation for angles_tests as well
chenkasirer
committed
ae069fd
View commit details
Copy full SHA for ae069fd
Browse repository at this point
use tolerance passed to angle_vectorss_projected
chenkasirer
committed
5073362
View commit details
Copy full SHA for 5073362
Browse repository at this point
Merge branch 'main' into vector_angles
chenkasirer
authored
ffeca03
View commit details
Copy full SHA for ffeca03
Browse repository at this point
Commits on Aug 13, 2026
Merge branch 'main' into vector_angles
chenkasirer
authored
6f47ee0
View commit details
Copy full SHA for 6f47ee0
Browse repository at this point
tiny vectors but within tolerance above zero are individually allowed
chenkasirer
committed
b4fdcae
View commit details
Copy full SHA for b4fdcae
Browse repository at this point
You can’t perform that action at this time.