#1277 closed enhancement (fixed)
v.kernel - equal split on network
Reported by: | rblazek | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.2 |
Component: | Vector | Version: | 6.4.0 |
Keywords: | v.kernel | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
Thanks to financial support from http://mpba.fbk.eu/en/home , I have implemented equal split algorithm on network as described in "A kernel density estimation method for networks, its computational method and a GIS-based tool, Okabe et. all, 2009" and new kernel density functions in both 1 and 2 D: uniform, triangular, epanechnikov, quartic, triweight, cosine
Attachments (3)
Change History (12)
by , 14 years ago
Attachment: | Vect.h-kernel-1.patch added |
---|
follow-up: 2 comment:1 by , 14 years ago
Vector network library improvement was necessary, the patch includes cache bug fix. The patches are against 6.4.0.
comment:2 by , 14 years ago
Replying to rblazek:
Vector network library improvement was necessary, the patch includes cache bug fix. The patches are against 6.4.0.
Cool. Could you also provide patches against current 6.4.1? BTW, the cache is working in 6.4.1, but not in 6.4.0, and only patches against 6.4.1 can be included in the current release branch. I could help in forward porting the changes to 6.5 and 7.0.
Markus M
follow-ups: 4 5 6 comment:3 by , 14 years ago
Patches applied in trunk r45393. I took the liberty to also update the manual.
Radim, could you please review? Thanks!
Markus M
comment:4 by , 14 years ago
comment:5 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
follow-up: 8 comment:6 by , 14 years ago
Milestone: | 6.4.1 → 6.4.2 |
---|
comment:7 by , 14 years ago
Component: | Default → Vector |
---|---|
Keywords: | v.kernel added |
follow-up: 9 comment:8 by , 14 years ago
Replying to martinl:
Replying to mmetz:
Patches applied in trunk r45393. I took the liberty to also update the manual.
Changing milestone to 6.4.2. Maybe time to backport to devbr64 and after 6.4.1 release to relbr64?
Backported to devbr in r45407. IMHO, the documentation is still a bit thin. There is also potential to speed up the whole module, but that's something that should be left for trunk.
Markus M
comment:9 by , 14 years ago
Replying to mmetz:
Backported to devbr in r45407. IMHO, the documentation is still a bit thin. There is also potential to speed up the whole module, but that's something that should be left for trunk.
Thanks, noted at wiki:Grass6Planning#GRASS6.4.2
Header for new function