-
On the tutorials page, the notebooks can be seen using `nbviewer`. The notebooks are hosted in qutip-notebooks Github directory and in R.J. Johansson directory.
There is now a button to start My B…
-
Dear Chad
Thank you for the excellent tutorials and as a novice on python I am learning Python with MCMC now. On your script titled "Implementing and estimating an ARMA(1, 1) state space model", I fo…
-
Dear All,
Please share the updated/current "Pyleecan Advanced - Part 1: Optimization". The earlier version of the notebook is attached for your reference.
I was not able to find the updated docum…
-
hi, i followed your tutorials and everything was fine until Notebook 6, When I tried to `Run create endpoint` section.
`!python build/utils.py \
--mode=create-endpoint\
--project={PROJE…
-
I copied the code for this [tutorials page ‘Loop The REPL’](https://python-prompt-toolkit.readthedocs.io/en/stable/pages/tutorials/repl.html#loop-the-repl).And I ran it on PyCharm.I typed 123 and hit …
-
The de-facto standard tool for documenting Python projects is Sphinx, which unfortunately expects to scan Python sources as its default workflow. However, Sphinx is _very_ powerful and can generate do…
-
I suspect this may have to do with newer versions of tensorflow and python but not really sure. When I click run on an example I get the following errors:
I assume that this one is due to not havi…
-
In the context of integration tests and generally in cluster setup automation, the [`eland_import_hub_model`](https://github.com/elastic/eland/blob/main/eland/cli/eland_import_hub_model.py) CLI is a g…
-
- [ ] make the package/application installable from pypi
- Lots of stuff has to be done, because I didn't do this step before. Major effort before 1.0
-
If I try downloading the dataset using the URL it shows Internal Server Error
dataset_path = stow.join('Datasets', 'IAM_Words')
if not stow.exists(dataset_path):
download_and_unzip('https://g…