Commit Graph

15 Commits

Author SHA1 Message Date
Janosh Riebesell ece67a3201 fix typos and add codespell pre-commit hooks to catch future typos 2025-02-04 13:41:45 -05:00
Atsushi Togo 942b1f5e01 c-long was changed to int64_t. 2025-01-26 21:29:32 +09:00
Atsushi Togo d252e4429d Isolate recprocal space grid code 2024-07-14 12:51:13 +09:00
Atsushi Togo 44a404abe4 Replace openmp_(at|per)_bands by (not openmp_per_triplets) in C 2024-04-18 12:55:38 +09:00
Atsushi Togo 69122431e7 Refactoring 2021-11-02 22:08:54 +09:00
Atsushi Togo 414422bc52 Arguments of get_triplets_at_q were changed. 2021-03-24 21:40:57 +09:00
Atsushi Togo 5115478996 Removed LAGCONST from phono3c 2021-03-15 13:02:18 +09:00
Atsushi Togo d613c796df Refactoring of grid system 2021-03-13 12:42:10 +09:00
Atsushi Togo 9411f45c45 Introduce bzgrid to most C-extensions 2021-03-08 16:52:51 +09:00
Atsushi Togo a1a9a644b8 Use BZGrid in ph3py_get_BZ_triplets_at_q 2021-03-05 17:00:55 +09:00
Atsushi Togo 9726060832 Moved algebraic functions to lagrid.c 2021-03-05 12:07:54 +09:00
Atsushi Togo f40823fe0a Rename kpoint -> bzgrid 2021-03-05 07:53:05 +09:00
Atsushi Togo 73e6b625e3 int -> long in _phono3py.c under way 2021-02-22 19:32:55 +09:00
Atsushi Togo 38ef33df25 size_t -> long for triplets related integer values 2021-02-22 12:46:31 +09:00
Atsushi Togo 9d0f335e38 Move c files on a flat directory 2021-01-26 11:10:19 +09:00