-
Notifications
You must be signed in to change notification settings - Fork 57
Expand file tree
/
Copy pathmatgeom.yaml
More file actions
53 lines (53 loc) · 1.81 KB
/
matgeom.yaml
File metadata and controls
53 lines (53 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
layout: "package"
permalink: "matgeom/"
description: >-
Geometry toolbox for 2D/3D geometric computing.
icon:
links:
- icon: "far fa-copyright"
label: "BSD-2-Clause-FreeBSD"
url: "https://sourceforge.net/p/octave/matgeom/ci/master/tree/LICENSE.txt"
- icon: "fas fa-rss"
label: "news"
url: "https://sourceforge.net/p/octave/matgeom/ci/master/tree/CHANGELOG.md"
- icon: "fas fa-code-branch"
label: "repository"
url: "https://sourceforge.net/p/octave/matgeom/ci/master/tree/"
- icon: "fas fa-code-branch"
label: "repository (upstream)"
url: "https://github.com/mattools/matGeom/"
- icon: "fas fa-th-list"
label: "function reference"
url: "https://octave.sourceforge.io/matgeom/overview.html"
- icon: "fas fa-bug"
label: "report a problem"
url: "https://github.com/mattools/matGeom/issues"
maintainers:
- name: "David Legland"
contact: "david.legland@nantes.inra.fr"
- name: "Juan Pablo Carbajal"
contact: "ajuanpi+dev@gmail.com"
versions:
- id: "1.2.4"
date: "2024-03-19"
sha256: "6b344f870315bf2742ca88c0feb5c3da8835b4f4cbd2f8a2d793af798405f920"
url: "https://downloads.sourceforge.net/project/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases/matgeom-1.2.4.tar.gz"
depends:
- "octave (>= 4.2.0)"
- "pkg"
- id: "1.2.3"
date: "2021-06-01"
sha256: "3c3a4d45103a64058b1af6afe566636331ba5c55ec532d479cd0464b7c33068b"
url: "https://downloads.sourceforge.net/project/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases/matgeom-1.2.3.tar.gz"
depends:
- "octave (>= 4.2.0)"
- "pkg"
- id: "1.2.2"
date: "2019-11-20"
sha256: "7ea1c8e70c2b3df6460cd91952f7203a50ed0346f99da73cc2b08e1920adae17"
url: "https://downloads.sourceforge.net/project/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases/matgeom-1.2.2.tar.gz"
depends:
- "octave (>= 4.2.0)"
- "pkg"
---