Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

octave-forge-geometry-4.0.0-bp154.1.34 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: octave-forge-geometry Distribution: SUSE Linux Enterprise 15 SP4
Version: 4.0.0 Vendor: openSUSE
Release: bp154.1.34 Build date: Thu May 12 18:44:40 2022
Group: Productivity/Scientific/Math Build host: obs-power9-06
Size: 612365 Source RPM: octave-forge-geometry-4.0.0-bp154.1.34.src.rpm
Packager: https://bugs.opensuse.org
Url: https://octave.sourceforge.io/geometry/index.html
Summary: Computational Geometry for Octave
Library for geometric computing extending MatGeom functions.
Useful to create, transform, manipulate and display geometric
primitives.
This is part of Octave-Forge project.

Provides

Requires

License

GPL-3.0-or-later AND BSD-2-Clause

Changelog

* Fri Jul 09 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Add upstream patch:
    * compile-with-g++-v11.patch
* Thu Feb 20 2020 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Update to version 4.0.0
    * As of this version, geometry does not contain any matgeom
      functionality. It contains all the extra functions that we
      have been adding to geometry, in particular matlab compatible
      functionality for the mapping package.
      It might need that you do not need geometry anymore and
      instead you need to install matgeom to get the functionality
      you were using.
    * Functions have been modified
      clipPolygon:
    - Accepts boolean operation as strings or as integer.
    - Accepts a box [xmin xmax ymin ymax] as clipping polygon.
    * Added Functions
      drawFilledPolygon
* Wed Nov 27 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Update to version 3.0.0
    * This version of the package is not backward compatible for the
      following reasons:
      +  Functions have changed their name
    beltproblem      --> beltProblem
    closed_path      --> closedPath
    shapearea        --> shapeArea
    shapecentroid    --> shapeCentroid
    shapeplot        --> plotShape
    shapetransform   --> transformShape
      simplifypolygon  --> simplifyPoligon
      simplifyPolyline --> simplifyPolyline
      + Functions that are in GNU Octave core since 4.0.1
    rad2deg deg2rad
    * Added Functions:
      isAxisHandle isPolygonCCW isPolygonCW_Clipper joinPolygons polygon2patch
      orientPolygon boundedVoronoi2d drawGraphEdges clipGraph grAdjacentEdges
      grAdjacentNodes grEdgeLengths centroidalVoronoi2d clipGraphPolygon
      cvtUpdate intersectEdgePolygon intersectLinePolygon isPointInPolygon
      polygonBounds polygonContains convexHull minimumCaliperDiameter
      grShortestPath drawNodeLabels nndist createRotation3dLineAngle drawPlane3d
      rotation3dAxisAndAngle boxToMesh checkMeshAdjacentFaces
      clipConvexPolyhedronHP clipMeshVertices createDodecahedron
      createDurerPolyhedron createIcosahedron createMengerSponge createOctahedron
      createRhombododecahedron createSoccerBall createTetrahedron
      createTetrakaidecahedron cylinderMesh drawFaceNormals drawPolyhedron
      ellipsoidMesh faceCentroids faceNormal intersectLineMesh3d intersectPlaneMesh
      mergeCoplanarFaces meshAdjacencyMatrix meshDihedralAngles meshEdgeFaces
      meshEdgeLength meshEdges meshFace meshFaceAdjacency meshFaceEdges
      meshFaceNumber meshFacePolygons meshSurfaceArea meshVolume minConvexHull
      polyhedra polyhedronCentroid polyhedronMeanBreadth polyhedronNormalAngle
      polyhedronSlice readMesh_off removeMeshVertices smoothMesh sphereMesh
      steinerPolytope subdivideMesh surfToMesh tetrahedronVolume torusMesh
      triangulateFaces trimMesh trimeshEdgeFaces trimeshMeanBreadth
      trimeshSurfaceArea vertexNormal distancePoints clipLine3d
      drawLine3d eulerAnglesToRotation3d intersectLineSphere linePosition3d
      recenterTransform3d transformLine3d transformVector3d intersectPolylines
      clipPolyline clipPolyline_clipper clipPolygon clipPolygon_clipper
    * Improved Functions
      + drawPolygon is more efficent when drawing polygons in cells and now it
      takes an axis handle as first argument (optional). Added demo and tests
      + intersectEdges accepts tolerance as third argument
      + polygon2patch demo fixed, missing third argument for patch.
* Fri Jun 10 2016 dmitry_r@opensuse.org
  - Update to version 2.1.1
    * Added Functions:
      'projPointOnPolyline': the function is added for compatibility,
      but it is just a wrapper of distancePointPolyline.
      'findClosestPoint'
      'fillPolygon'
      'rectAsPolygon'
    * Improved Functions
      'distancePointPolyline' is now updated with a spee dup of 100x.
      It also calculates the projections.
* Sat May 02 2015 dmitry_r@opensuse.org
  - Update to version 2.0.0
    * Geometry 2.0.0 is not compatible with versions of octave older
      than 4.0. Thi si due to inputParser being used in the functions
      curve2polyline, cov2ellipse and simplifypolyline. If you do not
      need this functions you should no problems using octave > 3.6.0
    * Removed functions: oc_polybol is not part of geomtry anymore.
      This function is part of the octclip package.
    * Added Functions: planePoint
    * Drop obsolete geometry-openmp.patch
* Thu Feb 26 2015 dmitry_r@opensuse.org
  - Split from octave-forge package, version 1.7.0
  - Fix build with openmp
    * geometry-openmp.patch

Files

/usr/lib64/octave/packages/geometry-4.0.0
/usr/lib64/octave/packages/geometry-4.0.0/powerpc64le-suse-linux-gnu-api-v56
/usr/lib64/octave/packages/geometry-4.0.0/powerpc64le-suse-linux-gnu-api-v56/clipper.mex
/usr/lib64/octave/packages/geometry-4.0.0/powerpc64le-suse-linux-gnu-api-v56/polybool_mrf.oct
/usr/share/octave/packages/geometry-4.0.0
/usr/share/octave/packages/geometry-4.0.0/@svg
/usr/share/octave/packages/geometry-4.0.0/@svg/display.m
/usr/share/octave/packages/geometry-4.0.0/@svg/getpath.m
/usr/share/octave/packages/geometry-4.0.0/@svg/height.m
/usr/share/octave/packages/geometry-4.0.0/@svg/inkex.py
/usr/share/octave/packages/geometry-4.0.0/@svg/loadpaths.m
/usr/share/octave/packages/geometry-4.0.0/@svg/loadsvgdata.m
/usr/share/octave/packages/geometry-4.0.0/@svg/normalize.m
/usr/share/octave/packages/geometry-4.0.0/@svg/parsePath.py
/usr/share/octave/packages/geometry-4.0.0/@svg/parseSVGData.py
/usr/share/octave/packages/geometry-4.0.0/@svg/path2polygon.m
/usr/share/octave/packages/geometry-4.0.0/@svg/pathid.m
/usr/share/octave/packages/geometry-4.0.0/@svg/plot.m
/usr/share/octave/packages/geometry-4.0.0/@svg/simplepath.py
/usr/share/octave/packages/geometry-4.0.0/@svg/subsref.m
/usr/share/octave/packages/geometry-4.0.0/@svg/svg.m
/usr/share/octave/packages/geometry-4.0.0/@svg/width.m
/usr/share/octave/packages/geometry-4.0.0/beltProblem.m
/usr/share/octave/packages/geometry-4.0.0/clipPolygon.m
/usr/share/octave/packages/geometry-4.0.0/clipPolygon_clipper.m
/usr/share/octave/packages/geometry-4.0.0/clipPolygon_mrf.m
/usr/share/octave/packages/geometry-4.0.0/clipPolyline.m
/usr/share/octave/packages/geometry-4.0.0/clipPolyline_clipper.m
/usr/share/octave/packages/geometry-4.0.0/cov2ellipse.m
/usr/share/octave/packages/geometry-4.0.0/curve2polyline.m
/usr/share/octave/packages/geometry-4.0.0/curveval.m
/usr/share/octave/packages/geometry-4.0.0/data2geo.m
/usr/share/octave/packages/geometry-4.0.0/doc-cache
/usr/share/octave/packages/geometry-4.0.0/drawFilledPolygon.m
/usr/share/octave/packages/geometry-4.0.0/drawing.svg
/usr/share/octave/packages/geometry-4.0.0/drawing2.svg
/usr/share/octave/packages/geometry-4.0.0/drawing3.svg
/usr/share/octave/packages/geometry-4.0.0/drawing4.svg
/usr/share/octave/packages/geometry-4.0.0/drawing5.svg
/usr/share/octave/packages/geometry-4.0.0/drawing6.svg
/usr/share/octave/packages/geometry-4.0.0/ellipse2cov.m
/usr/share/octave/packages/geometry-4.0.0/isPolygonCCW.m
/usr/share/octave/packages/geometry-4.0.0/isPolygonCW_Clipper.m
/usr/share/octave/packages/geometry-4.0.0/ispolyccw.m
/usr/share/octave/packages/geometry-4.0.0/ispolycw.m
/usr/share/octave/packages/geometry-4.0.0/joinPolygons.m
/usr/share/octave/packages/geometry-4.0.0/orientPolygon.m
/usr/share/octave/packages/geometry-4.0.0/packinfo
/usr/share/octave/packages/geometry-4.0.0/packinfo/COPYING
/usr/share/octave/packages/geometry-4.0.0/packinfo/DESCRIPTION
/usr/share/octave/packages/geometry-4.0.0/packinfo/INDEX
/usr/share/octave/packages/geometry-4.0.0/packinfo/NEWS
/usr/share/octave/packages/geometry-4.0.0/plotShape.m
/usr/share/octave/packages/geometry-4.0.0/poly2ccw.m
/usr/share/octave/packages/geometry-4.0.0/poly2cw.m
/usr/share/octave/packages/geometry-4.0.0/polybool.m
/usr/share/octave/packages/geometry-4.0.0/polygon2patch.m
/usr/share/octave/packages/geometry-4.0.0/polygon2shape.m
/usr/share/octave/packages/geometry-4.0.0/polyjoin.m
/usr/share/octave/packages/geometry-4.0.0/polysplit.m
/usr/share/octave/packages/geometry-4.0.0/private
/usr/share/octave/packages/geometry-4.0.0/private/__dbl2int64__.m
/usr/share/octave/packages/geometry-4.0.0/private/__polytostruct__.m
/usr/share/octave/packages/geometry-4.0.0/private/lineGeo.m
/usr/share/octave/packages/geometry-4.0.0/private/lineLoopGeo.m
/usr/share/octave/packages/geometry-4.0.0/private/planeSurfGeo.m
/usr/share/octave/packages/geometry-4.0.0/private/pointGeo.m
/usr/share/octave/packages/geometry-4.0.0/private/ruledSurfGeo.m
/usr/share/octave/packages/geometry-4.0.0/shape2polygon.m
/usr/share/octave/packages/geometry-4.0.0/shapeArea.m
/usr/share/octave/packages/geometry-4.0.0/shapeCentroid.m
/usr/share/octave/packages/geometry-4.0.0/simplifyPolygon_geometry.m
/usr/share/octave/packages/geometry-4.0.0/simplifyPolyline_geometry.m
/usr/share/octave/packages/geometry-4.0.0/transformShape.m


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:00:22 2024