Releases: cajigaslab/nSTAT
Releases · cajigaslab/nSTAT
nSTAT v0.1.0-matlab-only-split
Split Release: MATLAB-only nSTAT
This release transitions nSTAT to a MATLAB-focused repository and removes the Python subtree/workflows.
Included
- MATLAB classes/source retained
- MATLAB help system retained (
helpfiles/helptoc.xmland help content) - MATLAB example workflows retained, including
.mlxexamples - MATLAB repository integrity workflow requiring:
- valid
helpfiles/helptoc.xml - TOC example coverage for
.mand.mlx - absence of Python subtree/workflows
- valid
Migration Guidance
- Python users should use
cajigaslab/nSTAT-python: https://github.com/cajigaslab/nSTAT-python - This repository is now MATLAB-only for ongoing development and releases.
Related Split PRs
- nSTAT MATLAB-only cleanup PR: #4
- MATLAB
.mlxbackfill + strict integrity gate PR: #5 - nSTAT-python bootstrap PR: cajigaslab/nSTAT-python#1