-
There are several problems in the `basex` method related to the underlying basis sets.
1. `nbf` ≠ `n` is currently not implemented. The utility of `nbf` `n` is questionable, but the original BASEX h…
-
@peastman and I discussed the potential for implementing something like the CHARMM [BLOCK](https://www.charmm.org/charmm/documentation/by-version/c40b1/params/doc/block/) facility for OpenMM to make i…
-
Here is example file of vehicle parameter configuration : https://github.com/PolySync/oscc/blob/v1.1.1/api/include/vehicles/kia_soul_petrol.h
In order to add new vehicle and configure parameters lis…
-
Earth secondary eclipse -- numerical instabilities at ingress/egress. Could be due to one of the instabilities in the s2 term or something new. I'm going to investigate.
![image](https://user-images.…
-
_From @markfisher on January 25, 2018 16:13_
rather than subscribing directly to the kafka-specific offset topic, we can track the delta between producers and consumers at the sidecar/http-gateway le…
-
Continuation of a discussion with Chris on [stackexchange](https://scicomp.stackexchange.com/questions/28992/jump-diffusion-process-practical-solver-beyond-euler-method/28993#comment52801_28993):
I…
-
it will not allow me to use a grid set up. it says no strategy path available and the 3 point doesn't work particularly well it only probes one area. seriously frustrating
-
I am having grief with my new delta printer where I warm up the bed, than dial the hot end to 200 deg C. Once it hits 200, the machine homes and proceeds to print. While printing I see the temperat…
-
Here's a proposed implementation. The proposal at times draws verbatim from Leibrandt & Heidecker (2015) but is distinct to Sayma. See https://arxiv.org/abs/1508.06319
- Each Sayma implements 8 digita…
-
Hello,
Nice to see this Project goes forward.
With the new Arduino IDE 1.6.4 "prog_uchar" will not work any more.
I replaced all "prog_uchar" with "const unsigned char".
Like this it is possible to…