[
https://issues.apache.org/jira/browse/GEOMETRY-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743436#comment-17743436
]
Gilles Sadowski commented on GEOMETRY-160:
------------------------------------------
bq. What do you mean by "cleanup"? I mean that the tickets that are shows as
"OPEN", but they have actually been completed and merged, should be marked as
"COMPLETED"
When you spot this, please add a comment to that effect and someone will indeed
mark it as "resolved". Thanks.
Note: When work has been done, a comment will usually refer to the
corresponding commit identifier, and we leave the ticket open to let a
potential reviewer confirm that the issue has been fixed. Then, if no external
review is eventually performed, it's easy to forget to actually mark it as
resolved.
bq. when people work on a ticket, the ticket says "unassigned" and when I
search for available tickets they appear there on the list when they should not.
It often happens that a ticket is filed for traceability, but the "reporter"
intends to work on it. Given the very low number of developers, it's unlikely
that someone else would beat him to it. If in doubt, one can always ask on the
"dev" ML (or in a comment!).
bq. clustering package. Yes. Is there a ticket about it that explains what it
is suposed to happen for it exactly?
You could start by browsing the tickets turned up by a [search on
JIRA|https://issues.apache.org/jira/issues/?jql=project%20%3D%20MATH%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20text%20~%20%22clustering%22].
> Implement getIndicesOfOccurenceOfElement(Vector x, double element)
> ------------------------------------------------------------------
>
> Key: GEOMETRY-160
> URL: https://issues.apache.org/jira/browse/GEOMETRY-160
> Project: Commons Geometry
> Issue Type: New Feature
> Components: euclidean1D, euclidean2D, euclidean3D
> Reporter: Dimitrios Efthymiou
> Priority: Minor
> Labels: features
> Original Estimate: 5h
> Remaining Estimate: 5h
>
> If we have a vector u = (2, 1, 3, 1, 7) and a number, say, 1 then it returns
> a list of the indices 1 and 3
--
This message was sent by Atlassian Jira
(v8.20.10#820010)