[
https://issues.apache.org/jira/browse/MAHOUT-866?focusedWorklogId=1000785&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1000785
]
ASF GitHub Bot logged work on MAHOUT-866:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jan/26 07:48
Start Date: 19/Jan/26 07:48
Worklog Time Spent: 10m
Work Description: guan404ming merged PR #870:
URL: https://github.com/apache/mahout/pull/870
Issue Time Tracking
-------------------
Worklog Id: (was: 1000785)
Time Spent: 1h 10m (was: 1h)
> Move Precondition checks out of Mahalanobis.distance method and into
> configuration/setup
> ----------------------------------------------------------------------------------------
>
> Key: MAHOUT-866
> URL: https://issues.apache.org/jira/browse/MAHOUT-866
> Project: Mahout
> Issue Type: Improvement
> Reporter: Grant Ingersoll
> Assignee: Grant Ingersoll
> Priority: Minor
> Fix For: 0.6
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The Mahalanobis distance currently checks certain preconditions on member
> variables for every call to distance(). These should be done as part of
> setup, not as part of the distance call.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)