-
Please comment here with trivia-type knowledge related to Fundamental Kinematics. Eventually, generalized problem generators may be based on this information
The absolute fundamentals of differenti…
-
setup the pivot point node in the Godot scene to be the base for the double pendulum arms.
-
I am trying to use signal for automatic token update .
As mentioned in the docs we can use signals to do so.
Here is my code for the client in Django.
```
@receiver(token_update)
def on_token_upd…
-
Some of the GDs in DblPend have detailed derivations that just restate the relevant equation with no elaboration:
![image](https://github.com/JacquesCarette/Drasil/assets/35857611/3ffa219e-bb09-4b4…
-
Based on the fact that the majority of Pendulums users are developers they are working on different project. For example I'm freelancer but I'm working for company which has multiple different applica…
-
### Describe the bug
While creating a dependency between two tasks created using `DatabricksTaskOperator()` does not use the `task_key` specified, but uses `dagName__groupId__taskKey`. This is incons…
-
Add a bunch of sanity tests. Small models that test basic capabilities of the newBackend.
Those are easy to debug and can reveal issues.
-
After the integration with ARS (#257) and the log in function, we are experiencing a bug on browser with strict privacy and security policies.
On Firefox with strict settings, we see on the consol…
-
### Context
In order to realise the terms of the agreement with anchors i.e. reduced fees, increased limits for off-ramp (and possibly more), there must be a way for the anchor to be able to identify…
-
It's not possible to use time offsets currently.
I tested with this example from: https://pypi.org/project/jinja2-time/
`{% now 'utc' - 'minutes=11' %}`
This gives an error **Invalid template…