Skip to content

Conversation

@jxmils
Copy link
Contributor

@jxmils jxmils commented Jan 28, 2025

Addresses Issue #252

  • Removed the linear function and its constructor, keeping linear_link and its constructor for consistency.
  • Updated identity in 'LINK_FUNCTIONS' to correctly reference identity_link_constructor.
  • Updated contributing.md to include the correct make_docs.sh file.
  • Updated naming convention for the logistic function.
  • Ran format_style.sh
  • Ran make_docs.sh
  • Added my name to acknowledgements, glad to be here!

Copy link
Collaborator

@cnellington cnellington left a comment

Choose a reason for hiding this comment

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

Requested some small changes, and also need to see the build tests pass (linting tests can fail for now). These should be automatic CI, but for some reason they aren't run here.

@jxmils jxmils force-pushed the issue/252-Duplicate-functions-and-unclear-link-function branch from 819829c to a97f650 Compare January 29, 2025 01:57
cnellington and others added 3 commits January 28, 2025 19:07
- Removed the 'linear' function and its constructor, keeping 'linear_link' and its constructor for consistency.
- Updated 'identity' in 'LINK_FUNCTIONS' to correctly reference 'identity_link_constructor'.
- Updated 'contributing.md' to include the correct 'make_docs.sh' file.
- Ran 'format_style.sh' to ensure consistent code formatting across the project.
@jxmils jxmils force-pushed the issue/252-Duplicate-functions-and-unclear-link-function branch from 6181868 to 1497933 Compare January 29, 2025 02:08
@jxmils jxmils force-pushed the issue/252-Duplicate-functions-and-unclear-link-function branch from 1497933 to f8f0273 Compare January 29, 2025 02:09
@cnellington cnellington merged commit 22c653c into AdaptInfer:main Jan 29, 2025
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.

2 participants