13 Commits (313649a6b24ad1617644940dfca31302228d3910)

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