Skip to content

fix: guard against size <= train_length in FC_LocalSimple#43

Open
m-muecke wants to merge 1 commit into
DynamicsAndNeuralSystems:mainfrom
m-muecke:fix/fc-localsimple-small-size
Open

fix: guard against size <= train_length in FC_LocalSimple#43
m-muecke wants to merge 1 commit into
DynamicsAndNeuralSystems:mainfrom
m-muecke:fix/fc-localsimple-small-size

Conversation

@m-muecke

@m-muecke m-muecke commented Jun 15, 2026

Copy link
Copy Markdown

closes: #19

Fixes crash on very short data inputs in FC_LocalSimple, when there isn't enough data to compute a meaningful result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Segmentation Faults on Small Datasets

1 participant