Ruolin Ye
Ruolin Ye
Hi, I was trying to convert a Taichi Vector to be saved. However, this gives an error saying `AttributeError: module 'taichi.lang.matrix_ops' has no attribute 'to_numpy' My code is as the...
``` DllNotFoundException: taichi_unity assembly: type: member:(null) Taichi.Generated.Ffi.TixImportNativeRuntimeUnity () (at Assets/Taichi/Generated/taichi_unity.cs:26) Taichi.Runtime.get_Singleton () (at Assets/Taichi/Runtime.cs:20) Taichi.AotModule..ctor (System.String module_path) (at Assets/Taichi/AotModule.cs:10) Taichi.AotModuleAsset.Load () (at Assets/Taichi/AotModuleAsset.cs:24) Taichi.AotModuleAsset.GetAllKernels () (at Assets/Taichi/AotModuleAsset.cs:47) ImplicitFem.Start () (at...
Hi, thanks for sharing the code. I was trying your demo on hugging face space, but it doesn't work well for the more generalized prompts, for example, the prompts you...
**What will you do?** I will implement a compiler which will be refered to as LEL (LaTeX Equation Language), that translates LaTeX-formatted mathematical equations into executable LLVM IR code. LaTeX...