Skip to content

slope, intercept#23

Closed
BrianHung wants to merge 7 commits into
mainfrom
acpbi3-codex/implement-slope-and-intercept-functions
Closed

slope, intercept#23
BrianHung wants to merge 7 commits into
mainfrom
acpbi3-codex/implement-slope-and-intercept-functions

Conversation

@BrianHung

Copy link
Copy Markdown
Owner

Summary

  • implement SLOPE and INTERCEPT in statistical functions
  • expose new functions through Function enum and parser
  • document SLOPE and INTERCEPT as available
  • add regression tests for new functions

Testing

  • cargo test --workspace --lib --tests

https://chatgpt.com/codex/tasks/task_e_686efd01b08c83278342441680e869ee

@BrianHung

BrianHung commented Jul 14, 2025

Copy link
Copy Markdown
Owner Author

Dupe of #21

@BrianHung BrianHung changed the title Add SLOPE and INTERCEPT functions slope, intercept Jul 14, 2025
@BrianHung

Copy link
Copy Markdown
Owner Author

cursor review
make sure there are comprehensive tests for each function, functions are ticked as available, and properly documented with their own page stub

cursor[bot]

This comment was marked as outdated.

@BrianHung

Copy link
Copy Markdown
Owner Author

cursor review
make sure there are comprehensive tests for each function, functions are ticked as available, and properly documented with their own page stub

cursor[bot]

This comment was marked as outdated.

@BrianHung

Copy link
Copy Markdown
Owner Author

cursor review
make sure there are comprehensive tests for each function, functions are ticked as available, and properly documented with their own page stub

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ BugBot reviewed your changes and found no bugs!


Was this report helpful? Give feedback by reacting with 👍 or 👎

@BrianHung BrianHung added the ready to merge PRs ready to merge label Jul 22, 2025
BrianHung added a commit that referenced this pull request Jul 29, 2025
@BrianHung

Copy link
Copy Markdown
Owner Author

Consolidating and closing in favor of #51.

@BrianHung BrianHung closed this Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex ready to merge PRs ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant