mdipierro / nlib

The book "Annotated Algorithms in Python" and the nlib.py library
1.33k stars 115 forks source link

Fix Import and PEP8 #18

Closed stasfilin closed 4 years ago

stasfilin commented 7 years ago

Hi, check this:

mdipierro commented 7 years ago

Hello stasfilin. First of all thank you. As explained in other PRs, nlib is autogenerated from the latex code. Therefore I must find a way to backport your changes there before I can accept the PR.

stasfilin commented 7 years ago

@mdipierro okay, Can i change your code? 'Cause we need to split big file, i think a good idea create lib directory and split file, than add imports to init.py

mdipierro commented 7 years ago

The code has to be auto-generated from the book latex. If you want to write code to do this in a way that the output code https://github.com/mdipierro/nlib/blob/master/service/make_nlib_from_latex.py