patchGNU Octave - Patches: patch #8528, [octave forge] (geometry)...

 
 

patch #8528: [octave forge] (geometry) inpolyeder

Submitter:  None
Submitted:  Thu 11 Sep 2014 06:45:09 AM UTC
   
 
Category:  Forge : new function Priority:  5 - Normal
Status:  In Progress Privacy:  Public
Assigned to:  juanpi Originator Email:  -email is unavailable-
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Tue 19 Mar 2024 06:39:40 PM UTC, comment #8: 

I already released, do not worry. We can work on this when we can.

We need at least 1 of each:
 - demo
 - test

in the docs, clarify what's the difference between inpolyeder and inpolyeder2.

Juan Pablo Carbajal <juanpi>
Group Member
Sun 17 Mar 2024 08:24:14 PM UTC, comment #7: 


> <docu> Could you take that?

Not very soon, I'm also swamped in work and private issues as many others here. But at some point I can give it a try.
When would you want to make a new release?

Philip Nienhuis <philipnienhuis>
Group Member
Sat 16 Mar 2024 11:46:46 AM UTC, comment #6: 

It should be in the documentation, but it isn't. I added both function, but they need better docs and tests. Could you take that?

Juan Pablo Carbajal <juanpi>
Group Member
Fri 15 Mar 2024 09:02:23 PM UTC, comment #5: 


> What is the difference between inpolyeder and inpolyeder2?

search me ... isnĀ“t that obvious from the code? Maybe later this weekend I can check

Philip Nienhuis <philipnienhuis>
Group Member
Fri 15 Mar 2024 07:29:24 PM UTC, comment #4: 

I am adding the functions. What is the difference between inpolyeder and inpolyeder2?

Juan Pablo Carbajal <juanpi>
Group Member
Sat 03 Dec 2022 03:09:27 PM UTC, comment #3: 

ping ! @package maintainer

Still relevant contributions?
Inspecting the geom3d section of the matgeom package (underlying the geometry package) we have:

intersectLinePolygon3d
intersectRayPolygon3d

suggesting that the functionality of the contribution 'isIntersectionInPolygon3D' has already been covered.

I'm less sure that the contributed 'inPolygon3d'-s functionality is anywhere in matgeom of geometry packages.

Philip Nienhuis <philipnienhuis>
Group Member
Wed 30 Nov 2016 01:20:37 AM UTC, comment #2: 

They definitely are relevant!

I need to check first if geometry already doesn't have some of these. That would be either in the geom3d or in the repo devel folder.


Juan Pablo Carbajal <juanpi>
Group Member
Tue 19 Jul 2016 05:00:48 PM UTC, comment #1: 

@JuanPi:

Would these functions fit in the geometry package?
Apart from lacking tests they seem to conform to Octave coding style quite well.

Philip Nienhuis <philipnienhuis>
Group Member
Thu 11 Sep 2014 06:45:09 AM UTC, original submission:  


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #32056:  inpolyeder.m added by None (5KiB - text/x-objcsrc)
file #32057:  isIntersectionInPolygon3D.m added by None (3KiB - text/x-objcsrc)
file #32058:  inpolyeder2.m added by None (5KiB - text/x-objcsrc)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Updated the item)
  • -email is unavailable- added by juanpi (Posted a comment)
  • -email is unavailable- added by philipnienhuis
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-03-15 juanpi StatusNone In Progress
        Assigned toNone juanpi
    2018-04-10 mtmiller CategoryNone Forge : new function
        Summaryinpolyeder [octave forge] (geometry) inpolyeder
    2016-07-19 philipnienhuis Carbon-Copy- Added juanpi
    2014-09-11 None Attached File- Added inpolyeder.m, #32056
        Attached File- Added isIntersectionInPolygon3D.m, #32057
        Attached File- Added inpolyeder2.m, #32058

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code