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 }}
BouchardLab
/
DynamicalComponentsAnalysis
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
38
Code
Issues
8
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
update packaging for release on pypi
- #65
#65
Merged
kailinzhuang
merged 18 commits into
BouchardLab:main
BouchardLab/DynamicalComponentsAnalysis:main
from
kailinzhuang:change_packaging
kailinzhuang/DynamicalComponentsAnalysis:change_packaging
Copy head branch name to clipboard
Aug 27, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
update packaging for release on pypi
#65
kailinzhuang
merged 18 commits into
BouchardLab:main
BouchardLab/DynamicalComponentsAnalysis:main
from
kailinzhuang:change_packaging
kailinzhuang/DynamicalComponentsAnalysis:change_packaging
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2025
remove setup.cfg and setup.py files
kailinzhuang
committed
d69f98e
View commit details
Copy full SHA for d69f98e
Browse repository at this point
refactor `setup.cfg` and `setup.py` package info into `pyproject.toml`
kailinzhuang
committed
cd97880
View commit details
Copy full SHA for cd97880
Browse repository at this point
update requirement to remove url for pyproject dependency build
kailinzhuang
committed
06a6cce
View commit details
Copy full SHA for 06a6cce
Browse repository at this point
add dynamic dependencies to use `requirements.txt`
kailinzhuang
committed
3721cd3
View commit details
Copy full SHA for 3721cd3
Browse repository at this point
restore requirements.txt to current dca
kailinzhuang
committed
9831935
View commit details
Copy full SHA for 9831935
Browse repository at this point
remove torch CPU only url for `pip install -e .` so `pyproject.toml` can compile
kailinzhuang
committed
441ea6d
View commit details
Copy full SHA for 441ea6d
Browse repository at this point
update `README.md` to reflect changes in `requirements.txt` on how to install CPU-only `pytorch`
kailinzhuang
committed
d3b2fb2
View commit details
Copy full SHA for d3b2fb2
Browse repository at this point
Commits on Aug 27, 2025
change project name to match pypi release name
kailinzhuang
committed
32ad22b
View commit details
Copy full SHA for 32ad22b
Browse repository at this point
update version
kailinzhuang
committed
d648f37
View commit details
Copy full SHA for d648f37
Browse repository at this point
update pyproject
kailinzhuang
committed
131643f
View commit details
Copy full SHA for 131643f
Browse repository at this point
update pyproject
kailinzhuang
committed
0ce7253
View commit details
Copy full SHA for 0ce7253
Browse repository at this point
remove license in from classifiers
Show description for a1793a1
kailinzhuang
committed
a1793a1
View commit details
Copy full SHA for a1793a1
Browse repository at this point
Merge branch 'main' into change_packaging
kailinzhuang
authored
0690502
View commit details
Copy full SHA for 0690502
Browse repository at this point
replace `np.int` with `int`
kailinzhuang
committed
866aff9
View commit details
Copy full SHA for 866aff9
Browse repository at this point
change sphinx `html_theme_path`
kailinzhuang
committed
0213bf2
View commit details
Copy full SHA for 0213bf2
Browse repository at this point
remove deprecated get_html_theme_path call from conf.py
kailinzhuang
committed
2a83987
View commit details
Copy full SHA for 2a83987
Browse repository at this point
add python 3.10 version
kailinzhuang
committed
11a8845
View commit details
Copy full SHA for 11a8845
Browse repository at this point
remove sphinx_rtd_theme dependency
kailinzhuang
committed
f7a4830
View commit details
Copy full SHA for f7a4830
Browse repository at this point
You can’t perform that action at this time.