TeamBasedInquiryLearning / linear-algebra

ARCHIVED - Materials for running a Team-Based Inquiry Learning linear algebra course
https://tbil.org/library
Other
10 stars 12 forks source link

AT5 refactor #309

Closed StevenClontz closed 9 months ago

StevenClontz commented 10 months ago

As discussed in #307, we want to refactor AT5's generator to have Sage manually check the vector space properties rather than assert them manually. This will prevent bugs for slipping in, and make it easier to define new o-operations to add variety.

siwelwerd commented 10 months ago

Should also add some comments in the code to better document the process of creating examples while we are at it.

StevenClontz commented 10 months ago

Found another surprise (which I imagine will go away with the refactor):

at least two properties fail

But we're only suggesting one:

image