fc92c46d737d4572e57d02 Mon Sep 17 00:00:00 2001
> From: Paul Garlick
> Date: Wed, 18 Jan 2017 10:01:36 +
> Subject: [PATCH] gnu: Add opencascade-oce
>
> * gnu/packages/maths.scm: Add opencascade-oce
[...]
> +(synopsis
> + "Libraries for 3D modeling and num
L. It
is useful to start with 0.17 as this imposes the least restriction on
older graphics card. I can do some testing on the new version, later
on, to determine how important this is.
The amended patch is attached.
Best,
Paul.
From a5f64ac9b488249027fc92c46d737d4572e57d02 Mon Sep 17 00:00:
Marius Bakke skribis:
> Paul Garlick writes:
[...]
> Libtool and file should likely be native-inputs, not sure about the
> others. Could you check whether they are required and send an updated
> patch?
‘file’ is already an implicit input, so I’m not why it needs to be added
(perhaps OpenCasca
Paul Garlick writes:
> Hello Marius,
> Thank you for your review.
>> I wonder if this could fit in "engineering.scm". Or maybe
>> "geometry.scm"
>> or "3d.scm". We try to avoid "single program" modules. What do you
>> think?
> Perhaps maths.scm is the best place, in order to avoid creating a new
* gnu/packages/maths.scm: Add it
---
gnu/packages/maths.scm | 49 +
1 file changed, 49 insertions(+)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 313f6ac..62415e7 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
Hello Marius,
Thank you for your review.
> I wonder if this could fit in "engineering.scm". Or maybe
> "geometry.scm"
> or "3d.scm". We try to avoid "single program" modules. What do you
> think?
Perhaps maths.scm is the best place, in order to avoid creating a new
module. The Gmsh package is alre
Hello Paul!
Paul Garlick writes:
> * gnu/packages/opencascade.scm: New file
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it
I wonder if this could fit in "engineering.scm". Or maybe "geometry.scm"
or "3d.scm". We try to avoid "single program" modules. What do you think?
> ---
>
> The OpenCASCAD
* gnu/packages/opencascade.scm: New file
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it
---
The OpenCASCADE library is used for defining 3D geometry. It can be
incorporated as a build option in other packages. Examples of such packages
(and the subject domains in which they are used) are Gmsh (math