Arash Golmohammadi
Arash Golmohammadi
First of all, awesome work! Thank you. Matplotlib folks suggest saving figure objects as a pickle for later modification. ```python3 import matplotlib.pyplot as plt import pickle # plot a fancy...
I think it's better to have an expression like `zeros = np.abs(continuum_flux
This branch helps the template's internationalization by providing right-to-left (rtl) scripting. The `default` layout and all its derivates now automatically change their direction and alignment if a language with right-to-left...
Currently, delayed differential equations (DDE) such as Mackey-Glass are initialized with random history. Yet, for certain tasks, it is desirable to directly set the history. Consider estimating the Lyapunov exponent,...
#### Summary It would be nice to have a multiple-response poll which allows users to vote for all options even if the number of options in the poll is updated....
I'm currently working on Persian translation, ignoring the issues that may arise from the RTL format. [This](https://stackoverflow.com/a/52095364/7106957) might be a simple solution to the HTML file nevertheless.
First of all, thanks for this great work! You're making lives easier :) As far as I understood, this plugin allows templating for annotation, but is it possible to have...