issues
search
LIHPC-Computational-Geometry
/
honeycomb
Combinatorial map implementation for meshing applications
https://lihpc-computational-geometry.github.io/honeycomb/
Apache License 2.0
7
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor!(core): rework all attribute-related items
#226
imrn99
opened
2 days ago
0
enh: deny implicit returns
#225
imrn99
opened
2 days ago
3
refactor!(core): rework `sew` methods to allow for more control
#224
imrn99
opened
2 days ago
3
refactor!(core): turn internal `CMap2` items into structs
#223
imrn99
closed
3 days ago
1
fix(core): use transactional ID computation in `atomically_two_sew`
#222
imrn99
closed
3 days ago
1
chore(deps): update thiserror requirement from 1.0.64 to 2.0.3
#221
dependabot[bot]
closed
3 days ago
0
refactor!: replace identifier type aliases with strong-typed structures
#220
imrn99
opened
1 week ago
2
chore: add a `shell.nix` file to handle render libs
#219
imrn99
closed
1 week ago
1
refactor(benches): unify naming & update doc
#218
imrn99
closed
1 week ago
1
doc: update user guide & Pages deploy
#217
imrn99
closed
1 week ago
1
refactor(kernels::grisubal): clean-up module code
#216
imrn99
closed
4 days ago
2
enh: mitigate regression induced by the parallel implementation
#215
imrn99
opened
2 weeks ago
3
test(core): add coverage over new parallel implementations
#214
imrn99
closed
1 week ago
2
fix: resolve issues introduced by merge
#213
imrn99
closed
2 weeks ago
1
feat(kernels): implement the DVR algorithm
#212
imrn99
opened
2 weeks ago
1
refactor(kernels::grisubal): improve dart preallocation code
#211
imrn99
closed
2 weeks ago
1
refactor(kernels::grisubal): rewrite step 1 to enable parallelization
#210
imrn99
closed
2 weeks ago
2
refactor(core): improve grid building routines
#209
imrn99
closed
2 weeks ago
2
feat(core): add struct wrappers around inner storages
#208
imrn99
closed
1 week ago
1
feat(benches): add a criterion bench for triangulation functions
#207
imrn99
closed
2 weeks ago
2
fix(deps): revert some upgrades that broke the render menu
#206
imrn99
closed
3 weeks ago
1
refactor(kernels::grisubal): add intermediate compute before step 2
#205
imrn99
closed
3 weeks ago
1
refactor(core): change impls of the `fetch_<CELLS>` methods
#204
imrn99
closed
3 weeks ago
2
refactor(kernels::grisubal): use prealloc methods for edge splitting
#203
imrn99
closed
3 weeks ago
1
feat(bench): add `fetch_...` methods benchmarks
#202
imrn99
closed
3 weeks ago
1
refactor!(core): change underlying implementation of `CMap2` to add sync mechanisms
#201
imrn99
closed
2 weeks ago
9
refactor!(core): create a `common` module in core crate
#200
imrn99
closed
4 weeks ago
2
feat(core): implement parallel variants of attribute storage traits & structs
#199
imrn99
closed
4 weeks ago
2
feat(core): add `PMap2`, a parallel cmap prototype
#198
imrn99
closed
4 weeks ago
5
enh: crate parallelization
#197
imrn99
opened
1 month ago
3
chore: prepare 0.6.0 release
#196
imrn99
closed
1 month ago
1
refactor!(bench): remove irrelevant benchmarks
#195
imrn99
closed
1 month ago
1
feat(bench): add benchmarking tools for the grid building routines
#194
imrn99
closed
1 month ago
1
refactor!(core, kernels): turn split_edge methods into kernel-crate functions
#193
imrn99
closed
1 month ago
1
refactor: replace regular prints with prints to stderr for warnings
#192
imrn99
closed
1 month ago
1
feat(benches): add scripts to streamline the benchmarking process
#191
imrn99
closed
1 month ago
1
refactor!: cleanup error enums
#190
imrn99
closed
1 month ago
1
fix(kernels): fix lints & warnings in tests
#189
imrn99
closed
1 month ago
1
refactor!(core): unify edge splits method error policy
#188
imrn99
closed
1 month ago
1
chore: update `egui_dock` from 0.13.0 to 0.14.0 & `bevy_egui` from 0.29.0 to 0.30.0
#187
imrn99
closed
1 month ago
1
chore(deps): update bevy_egui requirement from 0.29.0 to 0.30.0
#186
dependabot[bot]
closed
1 month ago
1
chore(deps): update iai-callgrind requirement from 0.13.0 to 0.14.0
#185
dependabot[bot]
closed
1 month ago
0
chore(deps): update egui_dock requirement from 0.13.0 to 0.14.0
#184
dependabot[bot]
closed
1 month ago
1
chore: update changelog
#183
imrn99
closed
1 month ago
1
chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0
#182
dependabot[bot]
closed
1 month ago
0
feat(core): add 3D geometry primitives
#181
imrn99
closed
4 weeks ago
2
refactor!(core): change `split_edge` & `splitn_edge` to use preallocated darts
#180
imrn99
closed
1 month ago
5
refactor!(core): remove panics from manager storage accesses
#179
imrn99
closed
1 month ago
1
refactor(core): replace attribute-related panics with warnings
#178
imrn99
closed
1 month ago
1
feat(kernels): implement polygon triangulation routines
#177
imrn99
closed
1 month ago
2
Next