-
Hey @ptiede, happy to be reviewing this JOSS submission. I'll be using this issue for working discussions and problems I find!
---
I'll start with doc typos I've found; this is what I've caught …
-
I have been studying GNNs and GraphML for some time now, as well as done research on VGAEs. So I want to contribute here. I will make blogs on the math of inner working of GNN algorithms, and code in …
-
# Software Design Principles
Software design principles are fundamental concepts and guidelines that help developers create well-designed, maintainable, and scalable software systems. These princip…
-
I've seen two possible algorithms discussed
1. JKN - the system is modeled as a springy filament pushing molten fluid through a narrow pipe (the nozzle). Flow through the pipe is modeled by Poiseuil…
-
@heitzmann As we go between gdspy versions and our own software versions, we validate each transition by regenerating all .gds file masks and comparing if their content has changed compared to when th…
-
## Expected behavior and actual behavior.
I ran into a case where an intersection between two (valid) (multi)polygons results in a wrong result. One example results in an "invalid" wrong result, an…
-
My issue is about a bug appearing in the unreleased SciPy 1.7.0.dev0+9b9f2e8. This is appearing in the statsmodels pip-pre run.
#### Reproducing code example:
```
from numpy import arr…
-
Instead of using a Hyper Rectangle as the bounding box, if you had to use a Hexagon, how would you do it?
I'm planning on building a similar library, but I would appreciate your take on how you woul…
-
Hello Everybody!
It's time to celebrate a new year and, a little belated, our very first release! :tada: :fireworks:
A big :balloon:**THANK YOU**:balloon: to all contributors who made this fir…
-
From JDO:
Hi Chris,
Nice package! I write lots of LaTeX as a professor, and I collaborate
with my students, and we use github for source control. I'm an Emacs
man so I have historically just formatt…