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

Refactoring codes and Introducing new tests #78

Closed
wants to merge 10 commits into from

Conversation

kousuke-nakano
Copy link
Collaborator

What I am doing right now are:

  1. Added intent(in, out, inout) statements,
  2. Added use only statements,
  3. Introduced keyword arguments when calling a function or subroutine, and
  4. Made a test if possible.

It might take ages, but I will do it step by step.
In this pull-request, I have changed:

  • Updated test_zsktri.f90
  • Updated test_zsktrs.f90
  • Introduced a new test, test_zsktri
  • Introduced a new test, test_zsktrs

WIP

@kousuke-nakano kousuke-nakano added the enhancement New feature or request label Sep 12, 2023
@kousuke-nakano kousuke-nakano self-assigned this Sep 12, 2023
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

Successfully merging this pull request may close these issues.

1 participant