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: "create tridiagonal_solve in Jax" #26235

Closed
wants to merge 1 commit into from

Conversation

dncaz
Copy link

@dncaz dncaz commented Sep 27, 2023

PR Description

Related Issue

Close #123

Checklist

  • [x ] Did you add a function?
  • Did you add the tests?
  • [ X] Did you run your tests and are your tests passing?
  • Did pre-commit not fail on any check?
  • [X ] Did you follow the steps we provided?

Socials

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks Passed!

@dncaz dncaz changed the title #feat Create tridiagonal_solve in Jax feat: Create tridiagonal_solve in Jax Sep 27, 2023
@dncaz dncaz changed the title feat: Create tridiagonal_solve in Jax feat: "create tridiagonal_solve in Jax" Sep 27, 2023
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congrats on making your first Pull Request and thanks for supporting Ivy! 🎉
Join the conversation in our Discord

Here are some notes to understand our tests:

  • We have merged all the tests in one file called `display_test_results` job. 👀 It contains the following two sections:
    • Combined Test Results: This shows the results of all the ivy tests that ran on the PR. ✔️
    • New Failures Introduced: This lists the tests that fails on this PR.

Please make sure they are passing. 💪

Keep in mind that we will assign an engineer for this task and they will look at it based on the workload that they have, kindly be patient 😄.

@ivy-leaves ivy-leaves added the JAX Frontend Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist label Sep 27, 2023
@Ishticode
Copy link
Contributor

Thank you very much for the PR. CLosing this due to few too many issues and guidelines not being followed. Please check our Contributing Guidelines and reopen this or open another PR if you would like to contribute. Thank you so much for the effort.

@Ishticode Ishticode closed this Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JAX Frontend Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

__invert__
4 participants