DEV Community

adieg
adieg

Posted on

OSDC course 2023 Post #5

This week I improved my GitHub project with the great help of my course friends @silent_mobius, @dshisher.
My script now enables to normalize a numeric matrix in two different normalization types: sum-normalization and scaling to a range.

In the this week's lesson we learned additional commands on desktop git.
We learned the difference between merge and rebase and how to work on someone else's project locally.

Top comments (0)