-
DiffEq's first PDE attempt (which started the package) was a failure. The issue was that it was tied directly to an FEM subpackage I made internally, but then it couldn't scale to all of the problems …
-
Related to #1148. @cmdcolin
I have this grid:
http://test.parasite.wormbase.org/jbrowse/index.html?data=%2Fjbrowse-data%2Fcaenorhabditis_elegans_prjna13758%2Fdata&loc=X%3A937771..957837&tracks=D…
-
Currently we have the TorsionDrive service which causes geometry optimizations in a wavefront propagation, as this can spawn multiple geometry optimization without dependance this makes for a good QCF…
-
Hi folks, I'm new here. I'm part of the [pangeo project](http://pangeo.io/). We are working on a problem adjacent to the STAC community: developing open-source, cloud-native technology for working wi…
-
I received the official dump of Robin Sojourner Woods' skins today, licensed as CC-BY-SA-4.
Are we going to continue to add skins to the repo? Open source skins are quite rare. The TGA files may …
-
This may be related to my confusion in #41 , but I think it's a different issue.
In the audit procedure it looks like additional points to be added to the grid are generated _randomly_:
https://gi…
-
One of the hard parts of comparing model against observations as a time series is that the model and data grids have difference data occupancy. These differences can cause biases to appear in the time…
-
Hi everyone!
I believe there is some problem at least one of "locally_owned_dofs" and "map_dofs_to_support_points" on shared triangulation. The following test is a modified half of step-60, where I d…
-
Now that pytest shows warnings emitted during tests, it would be good to go through and systematically fix them:
```
hyperion/util/decorator.py:81
/root/project/build/lib.linux-x86_64-3.6/hyper…
-
This RFC was inspired by recent discussions on Gitter.
A very large volume of games rely on some form of grid for level building, whether it be something like Mario, Minecraft, Starcraft, or Metroi…