[
https://issues.apache.org/jira/browse/HAMA-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sangwon Seo updated HAMA-219:
-----------------------------
Attachment: HAMA-219_v01.patch
I've nearly completed code for finding linear solution with cramer's rule.
Surely, still it remains optimization possibility where commented inside code
with TODO.
I will improve gradually.
> Cramer's rule
> -------------
>
> Key: HAMA-219
> URL: https://issues.apache.org/jira/browse/HAMA-219
> Project: Hama
> Issue Type: New Feature
> Components: matrix
> Reporter: Sangwon Seo
> Assignee: Sangwon Seo
> Priority: Trivial
> Attachments: HAMA-219_v01.patch
>
>
> How about applying Cramer's rule to solve the solution(x), such that Ax = b.
> It can be simply possible with our component of Eigenvalue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.