Hans Petter Langtangen

Results 7 comments of Hans Petter Langtangen

This is a strange error message (the rkf45 code has been widely tested for decades). One way out of the trouble is to turn off all Fortran codes with the...

Hi -  `doconce clean` was run in this directory and cleaned away `ipynb_generator.py` (this undesired side effect is fixed now). The file is restored, and the functionality has not been...

Unfortunately, I will not be able to add this feature now. But feel free to contribute.

It would be nice, and it should be quite straightforward, but I don't have capacity at the moment to increase the support for CommonMark.

The option is just called `--toc_depth` and used by several output formats. (`--html_toc_depth` is an old option.)

Thanks for pointing this out - beam2.py is corrected, raw_input is replaced in the examples, and a bug when plotting curves with arrows was also tracked down.

No, it should be straightforward, but it would be an idea to use python-future to create a common code basis for Python 2 and 3 since many math libraries are...