-
In https://github.com/phetsims/axon/issues/156#issuecomment-339147946 and https://github.com/phetsims/axon/issues/153#issuecomment-339158399, I had some unit tests that I wanted to add. But the axon …
-
The README states:
>You can also create arrays of objects:
```js
var arraysOfObjects = qs.parse('a[][b]=c');
assert.deepEqual(arraysOfObjects, { a: [{ b: 'c' }] });
```
However when you try to p…
-
In https://github.com/phetsims/circuit-construction-kit-common/issues/200
@phet-steele reported:
1. Finger A holds down the reveal button
2. Finger B hits Reset All
3. Switch to Investigate Circ…
-
The GammaLib software implements so far the XML format that has been defined for the Fermi/LAT Science Tools (ST) for model definition. GammaLib has several additional spatial model components, and th…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any a…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any a…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any a…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any a…
-
Pretty simple multitouch problem. With one finger grab an atom out of its bucket (on the Mix Isotopes screen) and with another finger switch to Nature's Mix. Place the atom you were holding into the p…
-
I'm using this model: [sherpa-onnx-zipformer-large-en-2023-06-26.tar.bz2](https://github.com/k2-fsa/sherpa-onnx/releases/download/asr-models/sherpa-onnx-zipformer-large-en-2023-06-26.tar.bz2)
when …