-
- Noseover Speed (ft/s) - default 0
- Drogue Method (Height or Delay)
- Drogue Height AGL - default 1,500ft
- Drogue Second Delay - default ?
- Drogue Sensor Mixing (BME280, MS5611) - default OR…
-
### Moved to Discussion #540
---
### Description of Enhancement :
Support instituting a new vesting schedule after an equity issuance transaction has occurred.
### Why is this Needed?
…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Mac OS
### Mobile device if the issue happens on mobile devi…
-
Using p5.js library to display a dotted arc for the trajectory of an object.
I've putting random numbers in for accelerationDueToGravity, so I think I'm on the right track - but what value should …
-
Hi Sir ;
Is there a possibility to speed up the training, because for me each epoch needs more than 3 hours
Thank you very much in advance
-
Since we make such heavy use of finite field linear algebra, would it make sense to write some compute kernels to offload some computations to a GPU? Maybe something like an F_p-cuBLAS? I think some r…
-
Right now train acceleration after stops is not simulated, implement this to get a little more accurate positions.
Basic functionality currently looks like this:
The Logic uses 3 Curves to determi…
-
from what I remember, there's not a reliable way of deriving position from acceleration data as sensor drift starts adding up quite a bit. Currently I try to tackle that by taking a weighted rolling a…
-
```
What unit is the accerleration (km/h)/s ?
Please change to m/s^2
```
Original issue reported on code.google.com by `gerhart....@gmail.com` on 12 Aug 2008 at 7:58
-
Nicholas Wilson merged [dcompute](https://github.com/libmir/dcompute) to libmir organization. It is not ready yet, but we can figure out what DCV algorithms can be expressed as GPU kernels, and what G…