-
## What is the Problem Being Solved?
Now that the kvStore is kept in a SQLite DB (#3087, PR #6561), we could take advantage of SQL to improve or simplify the way the kernel uses the DB. This would …
-
Over the past few months, our team has been attempting to use PaGMO to help improve the capabilities of a real-time path planning application for robotic industrial arms, specifically within ROS. Whil…
-
Jorge and I have been discussing the potential use of generators back and forth over quite some time. Finally, we sat down to bite the bullet, and here are some first experiences.
Some observations…
-
# Overview
Import the prototype drag calculations from pongrobot/pongrobot#2 into the Trajectory Manger. Refactor the existing code to allow users to enable/disable the drag calculation using a confi…
-
Hello,
I have succeeded building algoHex and I have the following output/elapsed time for the proposed example in the build instructions (./Build/bin/HexMeshing -i ../demo/HexMeshing/cylinder.ovm -…
-
We frame this problem as the return maximization problem
$$
\max_w \left(\min_{\mu\in U_{\mu}} \left(w^{T}\mu \right) - \frac{\lambda}{2}w^{T}\Sigma w\right) \text{ subject to }\ Mw = \begin{b…
-
**Describe the bug**
I get a 400 error when doing a call using:
{"pv_power_forecast":[3374.8,3245.1,3005.7999999999997,2680.8999999999996,2331.2,1985.1000000000001,1598.6,1236.5,875.1999999999999,…
-
A superblock will be a linear sequence of "micro ops", that may have multiple side exits, but will only have one entry point.
The start of the superblock will be determined by "hotspots" in the cod…
-
Since internal keys should only ever receive funds that are being sent by the wallet, it should be possible to skip trial-decryption using the internal IVK for any block except those where a spend (ei…
-
classical compilers that have different backend/targets seem to have an intermediate representation in which they can compute optimizations.
Should we have an IR? There's different ones that exist …
mimoo updated
7 months ago