User Defined ClassesΒΆ

In this section we will show what needs to be done in order to implement a new fastmat class and detail on how to test it properly once it is implemented using the built-in class test system. Further, we show how to evaluate the performance of your implementation by using the also-built-in benchmarking system and give examples on how to optimize a given implementation to improve its performance.