-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
- [ ] Utili…
-
```
Ubuntu 14.04 LTS, gcc 4.8.2
What steps will reproduce the problem?
1. install gflags-2.1.1 (with BUILD_SHARED_LIBS=ON)
2. download and configure (without additional options) glog-0.3.3
3. launch …
-
```
Ubuntu 14.04 LTS, gcc 4.8.2
What steps will reproduce the problem?
1. install gflags-2.1.1 (with BUILD_SHARED_LIBS=ON)
2. download and configure (without additional options) glog-0.3.3
3. launch …
-
```
Ubuntu 14.04 LTS, gcc 4.8.2
What steps will reproduce the problem?
1. install gflags-2.1.1 (with BUILD_SHARED_LIBS=ON)
2. download and configure (without additional options) glog-0.3.3
3. launch …
-
```
Ubuntu 14.04 LTS, gcc 4.8.2
What steps will reproduce the problem?
1. install gflags-2.1.1 (with BUILD_SHARED_LIBS=ON)
2. download and configure (without additional options) glog-0.3.3
3. launch …
-
```
Ubuntu 14.04 LTS, gcc 4.8.2
What steps will reproduce the problem?
1. install gflags-2.1.1 (with BUILD_SHARED_LIBS=ON)
2. download and configure (without additional options) glog-0.3.3
3. launch …
-
noticed this when testing:
direct_netcdf_mod.f90 creates netcdf files in 64bit offset mode:
https://github.com/NCAR/DART/blob/62ecfa2a2b4c7de55f98f434de49e076060fd82c/assimilation_code/modules/io/…
-
Due to "[module format war](https://redfin.engineering/node-modules-at-war-why-commonjs-and-es-modules-cant-get-along-9617135eeca1?gi=972c547dc5a2)", a convention of having classic modules in `*.cjs` …
-
**Is your feature request related to a problem? Please describe.**
I want to implement dynamic coloring in part of my app, but MDC currently provides color extraction functionality that is extremely …
-
Currently, our modules are organized in a complex and tricky way:
- We have test utilities (testkits) mixed with test suites and we have module tests depend on both of them;
- Even though we define …