Commit Graph

17 Commits

Author SHA1 Message Date
Atsushi Togo e809e937af Remove files for phono3py 2016-10-31 09:54:02 +09:00
Atsushi Togo 2430f41c64 Multithreading option for creating dynamical matrix 2016-05-14 23:34:12 +09:00
Atsushi Togo 31519c399e Move triplet integration weights to a separated file 2016-03-09 12:13:08 +09:00
Atsushi Togo e2a5e1e312 Symmetrize Hermitian matrices of dynamical_matrix and derivative_dynmat in C; use numpy.view to cast numpy.compex to numpy.double; itemsize of complex narray is set to be twice itemsize of double narray 2016-01-24 18:42:13 +09:00
Atsushi Togo 0b84ad0a43 Memory layouts of numpy arrays of dynamical_matrix and derivative_dynmat are changed. 2016-01-24 11:58:01 +09:00
Atsushi Togo 0bc7bd7f30 Move phonon solver from phonoc_utils.c to phonon.c 2015-08-05 12:28:18 +09:00
Atsushi Togo b83aa3f66d Move contents of phonoc_math to phonoc_utils 2015-08-05 12:27:23 +09:00
Atsushi Togo 58249a3edf Move zheev related code in c from anharmonic to harmonic 2015-08-04 18:04:22 +09:00
Atsushi Togo 05590636bd Add license information at the heads of the codes 2015-06-17 15:28:31 +09:00
Atsushi Togo 68d1699920 Move lapack_wrapper and create flame_wrapper 2014-05-06 22:46:28 +09:00
Atsushi Togo f62a273559 C implementation of group velocity 2014-03-22 22:57:25 +01:00
Atsushi Togo 977aae550d Collection of small changes for maintainance 2013-08-25 15:54:01 +09:00
Atsushi Togo 11de1c9feb One shot force constants calculation multithreading 2013-08-17 00:10:44 +09:00
Atsushi Togo ec74eddcc9 One shot force constants calculation 2013-08-16 22:51:19 +09:00
Atsushi Togo d9583d5970 One shot force constants calculation update 2013-08-16 17:56:49 +09:00
Atsushi Togo c7fce6884a Rewriting numpy.int64 to numpy.int32 2013-05-02 19:04:19 +09:00
Atsushi Togo 2d2926f208 lapack_complex_double is used instead of npy_cdouble in C part 2013-03-06 16:43:24 +09:00