qmlcode / qml

QML: Quantum Machine Learning
MIT License
197 stars 84 forks source link

Compiler warnings #58

Open andersx opened 6 years ago

andersx commented 6 years ago

Remove any compiler warnings. Please post any compiler warnings you see in this thread!

larsbratholm commented 6 years ago

qml/ml/representations/ffchl_module.f90:275.36: & t_width, d_width, cut_distance, order, pd, ang_norm2, & 1 Warning: Unused dummy argument 'cut_distance' at (1)

andersx commented 6 years ago

TravisCI gives the following problem:

/home/travis/build/qmlcode/qml/docs/source/qml_examples/examples.ipynb:`` WARNING: Pygments lexer name u'ipython3' is not known

We should move building the docs to the Python 3.6 build IMO.