Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/intro.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,12 @@ and GAP4r5.
the documentation, especially concerning degenerate and singular forms, have been edited. A bug found
in the methods for <F>\^</F> applicable on a pair of vectors and a hermitian form, and a pair of matrices
and a hermitian form has been fixed. A series of test files is now included in the tst directory.
Alexander Konovalov pointed out the the init.g and read.g files had windows line breaks, this is also
Olexandr Konovalov pointed out the the init.g and read.g files had windows line breaks, this is also
fixed. Finally, the documentation has been recompiled with the MathJax option.
<P/>Max Horn pointed out that we still used the deprecated GAP_ROOT_PATHS. This has been changed now
into GAPInfo.RootPaths in version 1.2.4. More tests have been added to reach a better code coverage.
Due to these tests, a bug in one of the methods for <C>EvaluateForm</C> was discovered and fixed.
Alexander Konovalov noted that we used the deprecated <F>ReadTest</F> in our test files. This has
Olexandr Konovalov noted that we used the deprecated <F>ReadTest</F> in our test files. This has
been changed to <F>Test</F>. Finally some LaTeX issues were resolved in the documentation.
<P/>In version 1.2.5, some small changes were made to the recognition part.
Some new examples in the documentation explain better the functionality.
Expand Down