1
0
mirror of https://github.com/kalmarek/Groups.jl.git synced 2024-07-12 01:35:30 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
711988b98a
sort out imports + first adjustments to Group Interface 2021-04-11 18:44:03 +02:00
512394e69b
fix: dealias inv(id) from id 2020-04-20 03:25:25 +02:00
a6aabf4541
even more tests 2020-04-20 02:02:57 +02:00
38f121d8ee
Merge pull request #8 from kalmarek/enh/github_actions
add github workflow runtests
2020-04-20 01:02:47 +02:00
7517a8feb9
tests and imports for findlast, findprev 2020-04-20 00:52:06 +02:00
dfce36c099
add tests for iteration for GWords 2020-04-20 00:36:35 +02:00
5b1ab66797
rework push!, pushfirst!, append!, prepend! and rmul! 2020-04-19 23:50:13 +02:00
7d95338e33
fix tests 2020-03-25 05:25:02 +01:00
dd4ed1497c
move from G() to Base.one(G) 2019-11-14 09:21:11 +01:00
1aa64647c8 replace strings with Symbols 2019-01-03 03:37:37 +01:00
43b6d5bf40 fix tests 2018-07-30 15:20:37 +02:00
158ce5ee27 replace Nemo -> AbstractAlgebra 2018-07-30 08:30:27 +02:00
d46c5dafcc Vector{Groups.FreeGroupElem} fixed itself 2018-04-03 15:43:17 +02:00
e6b1b2a663 make id always have length 0 2018-03-28 12:21:50 +02:00
41abf789ef eliminate GWord and replace is_subsymbol by issubsymbol 2018-03-28 00:54:52 +02:00
2e208032d2 use the new 0.6 syntax: structs, where etc.
one test broken
2017-09-13 16:47:31 +02:00
8335001397 add minimal internal arithmetic for Freesymbols 2017-07-23 17:08:32 +02:00
f8dfa91980 update FreeGroupsSymbols manipulation 2017-07-23 17:06:34 +02:00
4492c4451e fix skipped tests 2017-07-11 16:26:26 +02:00
e0af8ded6e adjust to changes in replace_all 2017-07-06 09:19:53 +02:00
acbaa148bf fix tests 2017-07-05 16:26:35 +02:00
2df2dd7bd6 add tests catching the problems 2017-07-05 16:21:16 +02:00
5772e09ed7 split tests into separate files 2017-05-15 10:12:46 +02:00