PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first look at the new C code generator for Python.
While this library is for now standalone, the goal is to get both the mathematical function as well as the distributions into torch core package. See also pytorch/pytorch#108948. The torchlambertw ...