Ariel Martínez Silberstein

Results 5 issues of Ariel Martínez Silberstein

Hi! The labels won't render as clickable links (``````). This is the template: ```python {% load django_bootstrap_breadcrumbs %} {% block breadcrumbs %} {% clear_breadcrumbs %} {% breadcrumb "Home" "app:index" %}...

A [`JSONDecodeError`](https://docs.python.org/3/library/json.html) (from the built-in `json` library) is raised for HTTP responses with an empty body (which is, naturally, not a JSON). I don’t think this is the expected behavior....

bug

I think that showing a help message when using the CLI in a wrong way would be helpful. For instance, when typing `zum` (without any arguments), the CLI currently outputs...

proposal

This link is missing a closing parenthesis. ![Screenshot 2023-02-03 at 12 36 45](https://user-images.githubusercontent.com/34609610/216593953-05dd8478-92d5-49df-b915-4be74ce9cb61.png)

I think there might have been an error/typo in these definitions. 1. The Jacobian is the matrix of all first-order partial derivatives of a function (_i.e._, the generalized partial derivative...