nlib icon indicating copy to clipboard operation
nlib copied to clipboard

Python 3 support

Open chadgh opened this issue 9 years ago • 8 comments

It would be great to have python 3 supported. If it isn't a high priority for you and you don't know of any major issues with porting it to support python 3, I wouldn't mind helping with that.

chadgh avatar Mar 24 '16 19:03 chadgh

please do. thank you. make changes to the tex, not the nlib, since the latter is auto-generated from the book.

mdipierro avatar May 29 '17 21:05 mdipierro

This issue was opened more than a year ago. Can I take this up? @mdipierro

avinassh avatar May 30 '17 08:05 avinassh

@avinassh Go for it. I unfortunately haven't done anything with this yet. Sorry.

chadgh avatar May 30 '17 13:05 chadgh

yes. Thank you!

mdipierro avatar May 30 '17 14:05 mdipierro

Great. I will get started asap.

Any instructions on building the tex file? and also, the whole book is in a single tex file, wouldn't it be better to split it chapter wise?

avinassh avatar May 30 '17 14:05 avinassh

I have code that takes the book and spits out and tests the nlib.py. I would rather keep it as it is. :-)

mdipierro avatar May 30 '17 14:05 mdipierro

Sure. No problem!

Can you give me instructions on building the book and also testing the code? I already MacTex installed and running.

avinassh avatar May 30 '17 14:05 avinassh

building the book is just "pdflatex book_numerical.tex". I usually run it 3 times to make sure citations show up correctly. I will commit the code for the testing

mdipierro avatar May 30 '17 14:05 mdipierro