-
The freeCodeCamp community has started building an interactive, browser-based Math for Programmers curriculum. It's just a matter of designing the thousands of LaTeX-driven challenges necessary to tea…
-
The readme explicitly states that `registerRule` does not support interpolation.
Is that what is meant by that? If so then just ignore this issue :-) I will have to find a local workaround for this an…
-
The linear interpolation used by `rate::Converter` is fast but not loses information, acting as a poor low-pass filter for many conversions. It would be useful to implement more interpolation types so…
-
This thread exists as a place to discuss the modules, functions, data structures, and their names included in the library. In version `1.0.0` names must be agreed upon and remain immutable for backwar…
-
### Current situation
The geometries differentiate between abstract "motion parameters" (name could be better, maybe "system parameters") and detector parameters.
Motion parameters are usually one o…
-
---
## Note from maintainers:
We know this is an issue and we know exactly what set of problem can be solved. We want this too but it is a _hard problem_ with our current architecture. Additional com…
-
**Reported by hansolsson on 29 Jan 2016 16:05 UTC**
The functions ModelicaStandardTables_\*_read are somewhat fragile in some scenarios. If they are not called for the specific table after the constru…
-
Originally reported on Google Code with ID 2095
```
Perhaps this is not a exactly the description of a bug in the software but an odd and
undesired behavior (probably caused by a bug). The situation …
-
please, take those suggestions as you will.
- instead of using `const`, just use `var`, since it makes much more sense in general for such usage in js. (listed this first as it's my favorite sugges…
-
Hi, I am working on an implementation of CWL and I don't understand, why would WorkflowStepInput have 2 fields simultaneously: valueFrom and default: http://www.commonwl.org/v1.0/Workflow.html#Workflo…