Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

466 clean up sample#467

Merged
shinaoka merged 8 commits intomainfrom
466-clean-up-sample
Oct 29, 2025
Merged

466 clean up sample#467
shinaoka merged 8 commits intomainfrom
466-clean-up-sample

Conversation

@shinaoka
Copy link
Member

No description provided.

- Rename sample_c/ to capi_sample/ for better naming clarity
- Add run_sample.sh: unified script for building with BLAS support
- Remove separate run_with_cxx_blas.sh and run_with_cxx_wo_blas.sh scripts
- Update test_cxx_backend.yml to build capi_sample in CI
- Remove work_cxx_blas and work_cxx_wo_blas from .gitignore
- Update README with simplified usage instructions
- Add epsilon parameter to spir_basis_new in sample1.c, sample2.c, sample3.c
- Clean build directory in run_sample.sh and CI workflow to avoid cache conflicts
- Add test_with_installed_backend.sh for CI use
- Simplify workflow to just call the script
- Keep workflow clean and maintainable
@shinaoka shinaoka linked an issue Oct 29, 2025 that may be closed by this pull request
@shinaoka shinaoka enabled auto-merge (squash) October 29, 2025 07:31
- Call run_sample.sh directly in CI workflow
- Remove unnecessary install step
- Keep workflow simple and maintainable
@shinaoka shinaoka disabled auto-merge October 29, 2025 07:42
- Add work_cxx_blas, work_cxx_wo_blas to .gitignore
- Add capi_benchmark/work_cxx_blas/ to .gitignore
- Remove accidentally committed build artifacts
Remove accidentally committed working files:
- fortran/sample/*.txt data files
- Temporary working files

These were test data files and should not be committed.
Remove temporary expansion files:
- fix_expanded_names.py
- generate_sparseir_ext_func_impl.py
- sparseir_ext_expanded*.F90
Remove Python build artifacts:
- python/output
- python/test.py
- python/uv.lock
- python/work/

Remove debug.sh file
@shinaoka shinaoka enabled auto-merge (squash) October 29, 2025 07:49
@shinaoka shinaoka merged commit 957ed3d into main Oct 29, 2025
13 checks passed
@shinaoka shinaoka deleted the 466-clean-up-sample branch October 29, 2025 08:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up sample

1 participant