octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #9974] [octave forge](mapping) gc2sc scxsc


From: anonymous
Subject: [Octave-patch-tracker] [patch #9974] [octave forge](mapping) gc2sc scxsc gcxsc
Date: Sun, 27 Sep 2020 11:15:23 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #6, patch #9974 (project octave):

Ok now it returns vectors


[g, h] = scxsc (a, b, c, d, e, f)
warning: Octave: coinciding-small-circles
          scxsc: no solution circle centers are either the same or antipodal.
warning: Octave: coinciding-small-circles
          scxsc: no solution circle centers are either the same or antipodal.
g =

  -57.997936587566194    1.012254952815915
                  NaN                  NaN
   57.997936587566194   -1.012254952815915
   50.768479516407744   -0.886077123792614
   33.537497989074723   -0.585339762790331
                  NaN                  NaN
  -33.537497989074758    0.585339762790332
  -50.768479516407737    0.886077123792614
  -57.997936587566194    1.012254952815915

h =

  -102.764389682754597     1.348015699823234
                   NaN                   NaN
   122.235610317245346    -1.008178790369112
   144.735610317245374    -0.615479708670388
   167.235610317245374    -0.222780626971663
                   NaN                   NaN
  -147.764389682754626     0.562617536425785
  -125.264389682754654     0.955316618124509
  -102.764389682754597     1.348015699823234


There are some places I did not know how to do with out looping.
I marked these with TODO.

Added this as a test

test scxsc
PASSES 20 out of 20 tests


(file #49868)
    _______________________________________________________

Additional Item Attachment:

File name: scxsc.m                        Size:7 KB
    <https://file.savannah.gnu.org/file/scxsc.m?file_id=49868>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9974>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]