Skip to content

Conversation

alessandrocapialbi
Copy link
Contributor

@alessandrocapialbi alessandrocapialbi commented Sep 14, 2025

Description

Added the new Term Entry 'lerp' by creating a new directory named 'lerp' under tensor-operations directory of the python root. The new file is named lerp.md.

Issue Solved

Closes #7602

Type of Change

  • Adding a new entry

Checklist

  • All writings are my own.
  • My entry follows the Codecademy Docs style guide.
  • My changes generate no new warnings.
  • I have performed a self-review of my own writing and code.
  • I have checked my entry and corrected any misspellings.
  • I have made corresponding changes to the documentation if needed.
  • I have confirmed my changes are not being pushed from my forked main branch.
  • I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • I have linked any issues that are relevant to this PR in the Issues Solved section.

@alessandrocapialbi alessandrocapialbi changed the title Lerp entry [Term Entry] PyTorch Lerp entry Sep 14, 2025
@alessandrocapialbi alessandrocapialbi changed the title [Term Entry] PyTorch Lerp entry [Term Entry] PyTorch lerp entry Sep 14, 2025
@alessandrocapialbi alessandrocapialbi changed the title [Term Entry] PyTorch lerp entry [Term Entry] PyTorch lerp() entry Sep 14, 2025
@mamtawardhani mamtawardhani self-assigned this Sep 15, 2025
@mamtawardhani mamtawardhani added new entry New entry or entries status: under review Issue or PR is currently being reviewed pytorch PyTorch labels Sep 15, 2025
Copy link
Collaborator

@mamtawardhani mamtawardhani left a comment

Choose a reason for hiding this comment

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

Hey @alessandrocapialbi the entry is good to go, just one change required is that you'll have to remove the log10.md file from this branch and keep only the lerp.md file. Let me know once this has been done. Thank you!

@alessandrocapialbi
Copy link
Contributor Author

alessandrocapialbi commented Sep 16, 2025

Hi @mamtawardhani, I deleted the file and fix some other wording issues. Let me know if everything is ok!

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

Successfully merging this pull request may close these issues.

[Term Entry] PyTorch Tensor Operations: .lerp()
2 participants