#1277: v.kernel - equal split on network
-------------------------+--------------------------------------------------
Reporter: rblazek | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.1
Component: Default | Version: 6.4.0
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
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
Replying to [comment:1 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.
Replying to [comment:1 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.
------
Files attached to this email may be in ISO 26300 format (OASIS Open Document Format). If you have difficulty opening them, please visit http://iso26300.info for more information.
Replying to [comment:3 mmetz]:
> Patches applied in trunk r45393. I took the liberty to also update the
manual.
>
> Radim, could you please review? Thanks!
>
> Markus M
Thank you a lot. I forgot about the manual completely. I'll look at it
ASAP.
Replying to [comment:3 mmetz]:
> Patches applied in trunk r45393. I took the liberty to also update the
manual.
>
> Radim, could you please review? Thanks!
>
> Markus M
The manual is perfect, I could not write it better.
Replying to [comment:6 martinl]:
> Replying to [comment:3 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.
Replying to [comment:8 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.