Skip to content

leilola/Pharo-MatrixProject

Repository files navigation

MatrixProject Exercise (Pharo 12)

Description

This exercise was done using Pharo 12, and consists of testing a custom Sparse Matrix structure.
The tests ensure correct behavior of the matrix operations and logic.

Technologies Used

  • Pharo 12
  • DrTests : Pharo 12’s testing framework
  • Git / Iceberg : Version control

Project Structure

MatrixProject-Tests Package

  • SparseMatrixTest : Contains unit tests verifying the functionality of the sparse matrix.

Testing

All tests were successfully executed using DrTests. Matrix Test Result

About

Implementation of a sparse matrix structure in Pharo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors