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
.
MunchLab
/
ect
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
N simplex
- #57
#57
Merged
yemeen
merged 17 commits into
main
MunchLab/ect:main
from
n-simplex
MunchLab/ect:n-simplex
Copy head branch name to clipboard
Sep 2, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
N simplex
#57
yemeen
merged 17 commits into
main
MunchLab/ect:main
from
n-simplex
MunchLab/ect:n-simplex
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2025
Add simplices to embedded graph as k-simplices
yemeen
committed
51174e5
View commit details
Copy full SHA for 51174e5
Browse repository at this point
Commits on Jul 30, 2025
remove legacy embedding files
yemeen
committed
a4c31f3
View commit details
Copy full SHA for a4c31f3
Browse repository at this point
rework embed classes into one, change ect to calculate for arbitrary dimension, add validation system for complex
yemeen
committed
e483f7f
View commit details
Copy full SHA for e483f7f
Browse repository at this point
rename to ect.py
yemeen
committed
97333ac
View commit details
Copy full SHA for 97333ac
Browse repository at this point
Commits on Jul 31, 2025
add test coverage for embed_complex class and validation system
yemeen
committed
5843f4e
View commit details
Copy full SHA for 5843f4e
Browse repository at this point
Update import statement in __init__.py to ECT module
yemeen
committed
d109ad1
View commit details
Copy full SHA for d109ad1
Browse repository at this point
Commits on Aug 1, 2025
add tutorial
yemeen
committed
69f6fef
View commit details
Copy full SHA for 69f6fef
Browse repository at this point
Got the ect documentation pointing at the right command
lizliz
committed
4993538
View commit details
Copy full SHA for 4993538
Browse repository at this point
Commits on Aug 14, 2025
search sorted speedup
yemeen
committed
e950707
View commit details
Copy full SHA for e950707
Browse repository at this point
Merge branch 'main' of https://github.com/MunchLab/ect into n-simplex
yemeen
committed
846af3f
View commit details
Copy full SHA for 846af3f
Browse repository at this point
Merge branch 'n-simplex' of https://github.com/MunchLab/ect into n-simplex
yemeen
committed
2f29304
View commit details
Copy full SHA for 2f29304
Browse repository at this point
Update EmbeddedCW to EmbeddedComplex in SECT class
yemeen
committed
076942f
View commit details
Copy full SHA for 076942f
Browse repository at this point
Refactor ECT _compute_directional_transform method
yemeen
committed
f974559
View commit details
Copy full SHA for f974559
Browse repository at this point
Commits on Aug 29, 2025
Convert array-like directions to Directions object
yemeen
committed
7373ec3
View commit details
Copy full SHA for 7373ec3
Browse repository at this point
fix tests
yemeen
committed
24e13f7
View commit details
Copy full SHA for 24e13f7
Browse repository at this point
fix tutorial and index issue
yemeen
committed
ffdd97b
View commit details
Copy full SHA for ffdd97b
Browse repository at this point
Refactor structure and validation in embed_complex.py
yemeen
committed
efb19f9
View commit details
Copy full SHA for efb19f9
Browse repository at this point
You can’t perform that action at this time.