sisl / tufte_algorithms_book

A template for textbooks in the same style as Algorithms for Optimization
350 stars 66 forks source link

add makefile and update gitlab-ci template #8

Closed johnnychen94 closed 5 years ago

johnnychen94 commented 5 years ago

~* make setup installs all user dependencies~

johnnychen94 commented 5 years ago

It's fixed and rebased. Ready to merge 😄

BeastyBlacksmith commented 5 years ago

a make install would also be super neat

johnnychen94 commented 5 years ago

Yes, however, I ran into a mess when I tried to do make install and I don't have time to figure it out now.

Perhaps you can give it a try? @BeastyBlacksmith