<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>26375</bug_id>
          
          <creation_ts>2014-07-17 19:46:51 +0000</creation_ts>
          <short_desc>Idea: pseudoinverse() method</short_desc>
          <delta_ts>2014-07-18 20:11:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>FXTF</product>
          <component>Geometry</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>LATER</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adenilson Cavalcanti">a.cavalcanti</reporter>
          <assigned_to name="Simon Pieters">zcorpan</assigned_to>
          <cc>dschulze</cc>
    
    <cc>mike</cc>
          
          <qa_contact>sideshowbarker+geometry</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>109071</commentid>
    <comment_count>0</comment_count>
    <who name="Adenilson Cavalcanti">a.cavalcanti</who>
    <bug_when>2014-07-17 19:46:51 +0000</bug_when>
    <thetext>It is known fact that not all matrix can have an inverse calculated. 

But a pseudoinverse (a.k.a. Moore-Penrose inverse) is always defined and has a set of interesting attributes and can be calculated through SVD (Single Value Decomposition).

What if we have a ::pseudoinverse() method for Matrix object?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109088</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Schulze">dschulze</who>
    <bug_when>2014-07-18 19:21:18 +0000</bug_when>
    <thetext>(In reply to Adenilson Cavalcanti from comment #0)
&gt; It is known fact that not all matrix can have an inverse calculated. 
&gt; 
&gt; But a pseudoinverse (a.k.a. Moore-Penrose inverse) is always defined and has
&gt; a set of interesting attributes and can be calculated through SVD (Single
&gt; Value Decomposition).
&gt; 
&gt; What if we have a ::pseudoinverse() method for Matrix object?

That is a really interesting idea. For the first level I would like to keep a narrow scope and suggest deferring the idea for Level 2. Is that ok with you?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109094</commentid>
    <comment_count>2</comment_count>
    <who name="Adenilson Cavalcanti">a.cavalcanti</who>
    <bug_when>2014-07-18 19:54:38 +0000</bug_when>
    <thetext>Level2 it is! :-)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>