-
Simple test case iteratively subtracting a cylinder from a block fails with "unidentifiable C++ exception"
```
import pyPolyCSG as csg
#probe = 0.9 # works
#probe = 1.0 # works
probe = 1.1 # fails
#…
-
at the moment, a sumo phase is "composed" by overlaying the green states from two NEMA phases.
However, pedestrian crossings are enabled in response to the absence, rather than the presence of vehi…
-
It has been brought up in various discussions that we could use a good performance benchmark suite.
This issue is for discussing what these benchmarks should cover, and to provide a place to collect …
-
When compacting (or framing with an `@context`), any `@value` of a node with `"@type': "@json"` that is a JSON array of length 1 gets transformed into a non array value equalling the first item in the…
-
Right now tests in mcnp2cad seem to consist of a directory holding a set of test input files which mcnp2cad should be able to complete without error. It does not, however, test to see if the resulting…
-
Sequelize now recommends using operators, which are javascript Symbols.
http://docs.sequelizejs.com/manual/tutorial/querying.html#operators-security
This causes a problem, because Symbols are ig…
-
Consider the following:
```dart
// Returns a [Glob] that matches all .dart files not in test/.
new Glob("**.dart") - new Glob("test/**.dart")
// Returns a [Glob] that matches all .dart files i…
-
Just like the ComputerCraft program, but for OpenComputers.
And @skyem123 is going to do it.
-
Previously, I have merged the monopole-generator project into IceTrayCombo.
https://github.com/fiedl/monopole-generator/issues/3
Similarly, I need to merge clsim into IceTrayCombo in order to test…
fiedl updated
4 years ago
-
There has been some recent interest in making sure that julia works properly on wine. Unfortunately, there is currently a large number of issues that will take some time to even root cause, so I'm ope…