Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT make tp2fd and fd2tp public #68

Closed
MatthewSZhang opened this issue Apr 1, 2025 · 0 comments
Closed

FEAT make tp2fd and fd2tp public #68

MatthewSZhang opened this issue Apr 1, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MatthewSZhang
Copy link
Collaborator

MatthewSZhang commented Apr 1, 2025

Use feat_ids + delay_ids to compute Jacobian matrix is easier than poly_ids + time_shift_ids. Although poly_ids + time_shift_ids is natural to narx + term selection, feat_ids + delay_ids is more natural to human users. So we adopt feat_ids + delay_ids to define a NARX object for more general use cases. And pt2fd and fd2pt are convenient functions to convert the two types of ids from each other.

@MatthewSZhang MatthewSZhang added the enhancement New feature or request label Apr 1, 2025
@MatthewSZhang MatthewSZhang added this to the 0.3.3 milestone Apr 1, 2025
@MatthewSZhang MatthewSZhang self-assigned this Apr 1, 2025
@MatthewSZhang MatthewSZhang changed the title FEAT make pt2fd and fd2pt public FEAT make tp2fd and fd2tp public Apr 7, 2025
@MatthewSZhang MatthewSZhang mentioned this issue Apr 7, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant