StevenXClontz’s avatarStevenXClontz’s Twitter Archive—№ 4,285

    1. …in reply to @MkmoTeacher
      @MkmoTeacher @dbrianwalton Life would be easier in terms of developing the platform if I stuck to a programming language like (vanilla) Python or JavaScript. But I thought it'd be ideal for authors to have the power of a full CAS.
  1. …in reply to @StevenXClontz
    @MkmoTeacher @dbrianwalton In particular writing linear algebra problems is much more enjoyable using a built in Sage function to generate nice random matrices. 80% of exercises are basically a thin layer on top of a randomized matrix satisfying a chosen dimension and rank.