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 }}
TutteInstitute
/
temporal-mapper
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
10
Code
Issues
3
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Merge changes from dev
- #19
#19
Merged
kalebruscitti
merged 20 commits into
release
TutteInstitute/temporal-mapper:release
from
dev
TutteInstitute/temporal-mapper:dev
Copy head branch name to clipboard
Mar 3, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Merge changes from dev
#19
kalebruscitti
merged 20 commits into
release
TutteInstitute/temporal-mapper:release
from
dev
TutteInstitute/temporal-mapper:dev
Copy head branch name to clipboard
Commits
Commits on Feb 20, 2026
Added optional custom_data param to prepare_plotly_graph_objects
kalebruscitti
committed
aa5ce4a
View commit details
Copy full SHA for aa5ce4a
Browse repository at this point
customdata uses get now to avoid errors
kalebruscitti
committed
2333367
View commit details
Copy full SHA for 2333367
Browse repository at this point
Readme update
kalebruscitti
committed
43f0390
View commit details
Copy full SHA for 43f0390
Browse repository at this point
Commits on Feb 23, 2026
Added topic-consolidation code, not finished
kalebruscitti
committed
47516db
View commit details
Copy full SHA for 47516db
Browse repository at this point
added temporal clustering algorithm
kalebruscitti
committed
6459695
View commit details
Copy full SHA for 6459695
Browse repository at this point
Refactored mapper so time,data is now passed to fit, but backwards compatible
kalebruscitti
committed
c34cda0
View commit details
Copy full SHA for c34cda0
Browse repository at this point
MapperClusterer passes sklearn validation!
kalebruscitti
committed
15bf580
View commit details
Copy full SHA for 15bf580
Browse repository at this point
Added tests for clustering
kalebruscitti
committed
b05c2a5
View commit details
Copy full SHA for b05c2a5
Browse repository at this point
Commits on Feb 24, 2026
Added sklearn compliant Mapper estimator
kalebruscitti
committed
1f722f2
View commit details
Copy full SHA for 1f722f2
Browse repository at this point
Refactored TemporalMapper to use the new Mapper class
kalebruscitti
committed
4bb7f1c
View commit details
Copy full SHA for 4bb7f1c
Browse repository at this point
All tests but one pass.
kalebruscitti
committed
8b87506
View commit details
Copy full SHA for 8b87506
Browse repository at this point
Commits on Feb 25, 2026
Broke Mapper back into its own file for better code searchability
kalebruscitti
committed
ede82d7
View commit details
Copy full SHA for ede82d7
Browse repository at this point
Broke weighted_clustering into weights and clusters separately
kalebruscitti
committed
6ee941d
View commit details
Copy full SHA for 6ee941d
Browse repository at this point
tests are passing again but I think there are density computation issues still
kalebruscitti
committed
d3aab1f
View commit details
Copy full SHA for d3aab1f
Browse repository at this point
Commits on Feb 26, 2026
That's what I get for using Jupyter for development.
kalebruscitti
committed
2392894
View commit details
Copy full SHA for 2392894
Browse repository at this point
Begun refactoring and adding tests, starting with test_mapper.py
kalebruscitti
committed
35292ed
View commit details
Copy full SHA for 35292ed
Browse repository at this point
Finished refactoring tests
kalebruscitti
committed
2660659
View commit details
Copy full SHA for 2660659
Browse repository at this point
Made a sliceograph show the kerneled cover, added view_gomic
kalebruscitti
committed
57a6484
View commit details
Copy full SHA for 57a6484
Browse repository at this point
Commits on Mar 3, 2026
Renamed rate_sensitivity to a boolean `density_based`
kalebruscitti
committed
7602ac6
View commit details
Copy full SHA for 7602ac6
Browse repository at this point
Updated the tests wrt to the previous commit
kalebruscitti
committed
d7d5bb5
View commit details
Copy full SHA for d7d5bb5
Browse repository at this point
You can’t perform that action at this time.