Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.

Commit 56d9ef8

Browse files
committed
ENH: Migrate PrincipalComponentsAnalysis content to ITK main; archive this repo
1 parent 2e713d8 commit 56d9ef8

52 files changed

Lines changed: 11 additions & 998 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CMakeLists.txt

Lines changed: 0 additions & 24 deletions
This file was deleted.

CTestConfig.cmake

Lines changed: 0 additions & 7 deletions
This file was deleted.

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Migrated to ITK main
2+
3+
The `PrincipalComponentsAnalysis` module has been ingested into the Insight Toolkit (ITK) main repository and is no longer maintained here.
4+
5+
- **In-tree location:** [`Modules/Numerics/PrincipalComponentsAnalysis`](https://github.com/InsightSoftwareConsortium/ITK/tree/main/Modules/Numerics/PrincipalComponentsAnalysis)
6+
- **Ingest PR:** [InsightSoftwareConsortium/ITK#6240](https://github.com/InsightSoftwareConsortium/ITK/pull/6240)
7+
- **Merge commit:** [`4c27e0be2a`](https://github.com/InsightSoftwareConsortium/ITK/commit/4c27e0be2aab2fdf8e220f47cc23dce0924f4f40)
8+
9+
Future development, bug fixes, and pull requests should target ITK main. This repository's history is preserved for `git blame` and archival reference.
10+
11+
**Maintainer action:** please mark this repository **Archived** under repo Settings -> Danger Zone after merging this PR. See the [ITK ingestion strategy](https://github.com/InsightSoftwareConsortium/ITK/blob/main/Utilities/Maintenance/RemoteModuleIngest/INGESTION_STRATEGY.md) for context.

include/itkVectorFieldPCA.h

Lines changed: 0 additions & 246 deletions
This file was deleted.

0 commit comments

Comments
 (0)