11 Commits (d389a88dc6d64af72133f747236f1999ec620f29)

Author SHA1 Message Date
mckay 313649a6b2 Merge branch 'V2-integral' into feat-integrator 1 month ago
Zhicheng Wang 17d6d34e56 fix typo 1 month ago
mckay 571dee6704 style: rename parameteric_plane_t to parametric_plane_t 1 month ago
mckay 0aee7c297a style: rename parameteric_plane_t to parametric_plane_t 1 month ago
Zhicheng Wang 811bcfec28 provides a more dedicated chain post processing 1 month ago
mckay ed696ce836 style(parameteric_plane_t): change type name `parameteric_plane_t` to `parametric_plane_t` 2 months ago
Zhicheng Wang 32d5456806 use more pointer_wrapper<T> instead of T*; 2 months ago
Zhicheng Wang ac6f039f17 first valid version of chain post processing 2 months ago
Zhicheng Wang edd71b34be apply support for topo ray shooting under sparse terahedron distribution 4 months ago
mckay a1572260fb C++ 不允许直接对 std::array<T1, N> 进行 static_cast 到 std::array<T2, N>,即使 T1 和 T2 是可转换类型。 5 months ago
mckay bbe937a0d1 为 compact_bg_mesh_coord_t 提供 std::hash 特化 5 months ago
Zhicheng Wang cb38c20548 change coord/index system of bg mesh to rational fraction (by grid and sub-grid coords); 6 months ago
Zhicheng Wang e7e7ce799a first available version of v2 6 months ago
Zhicheng Wang 755efd3488 first fully implemented version 12 months ago
Zhicheng Wang aabe5654e1 tidy blobtree 1 year ago
Zhicheng Wang ece6ba1efa temporary push 1 year ago
ZCWang f6a98118bb first valid runtime commit 1 year ago