hongyi-zhao

Results 191 issues of hongyi-zhao

IMO, the following two packages are wonderful and key tools when working with OpenAI API: https://github.com/acheong08/ChatGPT-to-API https://github.com/acheong08/ChatGPT-Proxy-V4 So, I want to know if the ChatGPT-TO-API calls ChatGPT-PROXY-V4 in the background...

I've noticed the following contents from the git master version of [nginx-rtmp-module](https://github.com/arut/nginx-rtmp-module): ``` $ egrep -inR 'ssl' . ./ngx_rtmp_handshake.c:11:#include ./ngx_rtmp_handshake.c:12:#include ./ngx_rtmp_handshake.c:111:#if OPENSSL_VERSION_NUMBER < 0x10100000L ./hls/ngx_rtmp_mpegts.h:13:#include ./config:132:USE_OPENSSL=YES Binary file ./.git/objects/pack/pack-d7c34c8c57305af7f92dce3514b22136f4100ddc.pack matches...

I am glad to see this wonderful package. I want to know if I can use this package to create and study [space group](https://en.wikipedia.org/wiki/Space_group). Any hints will be appreciated. Regards,...

Hi, Considering that all of the PW-based DFT codes using the same theorem framework and most of the keyworks/tags used in their input files have the same / similar meanings,...

See my following example: ```gap gap> SGGenSet227me; [ [ [ 0, -1, 0, 1/2 ], [ 0, 0, -1, 1/2 ], [ -1, 0, 0, 1/2 ], [ 0, 0,...

I noticed the following note in the source code: https://github.com/spglib/spgrep/blob/0ecee48f6eab9598a079ffa1ce58a47f73d0754d/src/spgrep/tensor.py#L88-L91 Can you give an example to illustrate this situation? How large a rank will trigger this problem, and is there...

It's well known that one of the most important applications of group representation theory in quantum mechanics is the analysis of irreducible representation of wave function of the system under...

[Here](https://github.com/spglib/spgrep#usage) gives the following example: > ```python > from spgrep import get_spacegroup_irreps > from spgrep.representation import get_character > > # Rutile structure (https://materialsproject.org/materials/mp-2657/) > # P4_2/mnm (No. 136) > a...

In recent years, topological materials science is a great revolutionary progress in the field of materials science, which is closely related to group theory, in which, a typical representative emerging...

According to my understanding, the little group in nature is the site symmetry group in reciprocal space. On the other hand, the site symmetry group and the Wyckoff position has...