-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfining.html
More file actions
25 lines (20 loc) · 1.35 KB
/
fining.html
File metadata and controls
25 lines (20 loc) · 1.35 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
<HTML>
<HEAD>
<TITLE>FinInG: A GAP package for computation in Finite Incidence Geometry</TITLE>
</HEAD>
<BODY>
<H1>FinInG</H1>
<hr />
<p><b>FinInG</b> is a computer algebra tool for computations related to Finite Incidence Geometry. It is available as a <a href="https://www.gap-system.org">GAP</a> package, and provides users with the basic tools to work in various areas of finite geometry, from the realms of projective spaces to the flat lands of generalised polygons. The algebraic power of GAP is employed, particularly in its facility with matrix and permutation groups.
<p><b>Authors</b>:
<a href="http://school.maths.uwa.edu.au/~bamberg/">John Bamberg</a>,
<a href="http://www.math.colostate.edu/~betten">Anton Betten</a>,
<a href="http://homepages.vub.ac.be/~pcara">Philippe Cara</a>,
<a href="http://www.debeule.eu">Jan De Beule</a>,
<a href="https://osebje.famnit.upr.si/~michel.lavrauw/index.html">Michel Lavrauw</a>,
<a href="http://www-groups.mcs.st-and.ac.uk/~neunhoef/">Max Neunhoeffer</a>.</p>
<p><b>Citation</b>:
<p>[BBCBLNH23] Bamberg, J., Betten, A., Cara, P., De Beule, J., Lavrauw, M., Neunhoeffer, M. and Horn, M., FinInG, Finite Incidence Geometry, Version 1.5.6 (2023) (Refereed GAP package), https://gap-packages.github.io/FinInG.
<p>For more info see the <a href="https://gap-packages.github.io/FinInG/">FinInG website</a>.
</BODY>
</HTML>