-
Notifications
You must be signed in to change notification settings - Fork 4
Reorganize the test-suite and examples #91
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
Files in examples/ have two roles:
- examples showing the features of Algebra Tactics, and
- test-suite.
I see the following three issues:
- Currently, these two things are kind of mixed. So, they are not very friendly to the users who want to discover the features.
- Checking
ring_examples.vandfield_examples.vrequires uncommentingRequire Imports. (This way we can test the "no check" option.) - As the test suite, they are not very exhaustive either.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers