Commit Graph

29 Commits

Author SHA1 Message Date
Atsushi Togo 2b5b6f6d0b Initial attempt to migrate to nanobind 2024-07-07 10:55:19 +09:00
Atsushi Togo a7c408ce75 Improve tests of get_bz_triplets_at_q 2023-02-08 12:02:49 +09:00
Atsushi Togo 1aa1da1123 Minor refactoring of gridsys tests 2023-02-03 09:12:55 +09:00
Atsushi Togo 8bcd533ef6 Add fortran interface and tests to gridsys_rotate_bz_grid_index 2023-02-02 22:33:52 +09:00
Atsushi Togo 9b96dcdcea Strengthen fortran wrapper test of gridsys_get_bz_triplets_at_q 2023-02-01 14:09:45 +09:00
Atsushi Togo a2d9850df1
Merge branch 'develop' into test-fortran-wrapper 2023-02-01 13:22:52 +09:00
Atsushi Togo ac9c81e9cf Fortran wrapper test of gridsys_get_bz_triplets_at_q 2023-02-01 12:43:45 +09:00
Atsushi Togo c52857468b Update of fortran wrapper 2023-01-31 19:11:39 +09:00
Atsushi Togo e8cb099ae2 Update fortran test_get_bz_grid_addresses 2023-01-30 22:03:40 +09:00
Atsushi Togo 3d1e89c9fe Add fortran wrapper test system 2023-01-30 18:33:48 +09:00
Atsushi Togo 27750b7cb7 Update tests for get_BZ_triplets_at_q 2023-01-27 22:08:50 +09:00
Atsushi Togo f7dae80299 Update tests for relocate_BZ_grid_address to compare traditional and GR grids 2023-01-26 21:51:43 +09:00
Atsushi Togo 724427f255 Write C gridsys test_gridsys_get_BZ_triplets_at_q_wurtzite_force_SNF 2023-01-26 18:48:40 +09:00
Atsushi Togo 3f29c73c7f Add C gridsys test_gridsys_get_triplets_at_q_wurtzite_force_SNF 2023-01-26 15:39:48 +09:00
Atsushi Togo b326e5867a Add C gridsys test_gridsys_get_triplets_at_q_wurtzite 2023-01-26 11:11:45 +09:00
Atsushi Togo ece7d519a4 Tests for bz grid address routine in C-gridsys library and python 2023-01-25 23:32:59 +09:00
Atsushi Togo a2e4db86be Minor udpate of comment in test_niggli.cpp 2023-01-25 18:27:54 +09:00
Atsushi Togo 8816257f91 Include niggli.{c,h} from spglib and add test_niggli.cpp 2023-01-25 15:41:43 +09:00
Atsushi Togo 60c84bd579 Two tests for C gridsys library were added
test_gridsys_get_ir_grid_map_rutile
test_gridsys_get_ir_grid_map_wurtzite
2023-01-24 18:21:54 +09:00
Atsushi Togo bad5862efa Add test_gridsys_get_thm_relative_grid_address 2023-01-23 23:02:24 +09:00
Atsushi Togo 626910a210 Add C gridsys library tests
test_gridsys_get_reciprocal_point_group_rutile
test_gridsys_get_reciprocal_point_group_zincblende
test_gridsys_get_snf3x3
test_gridsys_get_snf3x3_AgNO2
test_gridsys_transform_rotations
test_gridsys_get_thm_integration_weight
2023-01-23 18:17:41 +09:00
Atsushi Togo ff4d64c0aa Add tests for C gridsys library
test_gridsys_get_double_grid_index
test_gridsys_get_grid_index_from_address
test_gridsys_rotate_grid_index
2023-01-23 12:44:30 +09:00
Atsushi Togo 4321c1083c Add README.md in ctest 2023-01-22 22:30:34 +09:00
Atsushi Togo e2e9bdcd24 Add test_gridsys_get_grid_address_from_index 2023-01-22 22:24:31 +09:00
Atsushi Togo 616f2ba0c3 Add test_gridsys_get_double_grid_address 2023-01-22 22:09:03 +09:00
Atsushi Togo 11a4955f33 Update test_gridsys_get_all_grid_addresses 2023-01-22 18:48:07 +09:00
Atsushi Togo 72d892848f Add cmake-format and cmake-lint in pre-commit 2023-01-22 12:01:04 +09:00
Atsushi Togo 82b8685ae7 Add ctest of gridsys_get_all_grid_addresses 2023-01-21 15:40:50 +09:00
Atsushi Togo b48db9189a Update cmake recipe for c modules 2023-01-20 16:37:58 +09:00