-
### 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…
-
At the moment, we don't convert publication dates to a common format (eg. UTC). This is easy to do in pendulum (with `.in_timezone('utc')`) and in arrow (with `.to('utc')`).
Is this something we wa…
-
This is a tracking issue for the second iteration of this project.
**CAD/Mechanical Assembly:**
- [x] #29
- [x] #22
- [x] #30
- [x] #31
- [ ] finish designing the part to mount the slip ring t…
-
We need a better README which explains how to build and run project in development. I'm interested in contributing into this project.
-
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…
-
Using [PEP 656](https://peps.python.org/pep-0656/) for more specific/correct platform tags would allow for keeping an `--extra-index-url https://alpine-wheels.github.io/index` outside of the Alpine Li…
-
The `InverseDynamicsController(IDC)` in Drake requires the passed-in multibody plant is fully actuated. See issue [13718](https://github.com/RobotLocomotion/drake/issues/13718) for details. When worki…
-
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…
-
A dictionary containing:
cosmology:
- an astropy cosmology object
- a list of parameters to vary, each element of which is a dictionary with the fields: name, value, lower, upper
mean sys…
-
### 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…