-
Notifications
You must be signed in to change notification settings - Fork 4
Oscar Roadmap #4
Comments
@fieker @CarloSircana we (me and @sebasguts ) have been wondering what "High level interface for GAP.jl" is meant to be -- is that just a duplicate of the "Groups interface" entry, or something else? If so, could you please explain? Clearly we can't implement anything we don't know about :-) |
On Wed, Jun 19, 2019 at 01:10:17AM -0700, Max Horn wrote:
@fieker @CarloSircana we (me and @sebasguts ) have been wondering what "High level interface for GAP.jl" is meant to be -- is that just a duplicate of the "Groups interface" entry, or something else? If so, could you please explain? Clearly we can't implement anything we don't know about :-)
I am disappointed, you cannot read minds?
As far as I am concerned, the Group Interface is part of it, gap
possibly has more to offer...
…
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
oscar-system/Oscar.jl#4 (comment)
|
What @kalmarek and I had in mind for the Group Interface was a written document describing an interface to Groups in AbstractAlgebra and/or Oscar. The high level interface for GAP.jl is an actual implementation of a layer on top of GAP.jl which makes the functionality in GAP available in a version that uses Julia naming conventions and paradigms, similar to what we have done with Singular.jl vs its libsingular module. I am sure it will encompass parts of the Galois Groups interface @fieker has planned and certainly parts of the interface you guys have been working on. But note that the interface for Groups has to also encompass @kalmarek 's permutation groups (if possible) and @fieker 's finitely generated abelian groups, which are entirely in Julia. So the project is more than an interface layer to GAP.jl. If everyone working on groups (I am not) think there is a better arrangement of what you guys are actually doing, please do rearrange this to reflect what you are actually doing. |
Moved to Oscar.jl. |
This is a roadmap of all issues people consider important or of high priority across the whole of the Oscar system.
Names are attached to the issues currently being worked on. They are in no particular order.
?
GAP.jl#251 - @ThomasBreuer @sebasgutsThe text was updated successfully, but these errors were encountered: