-
I think a fun project would be for someone to define the Hodge star operator.
The classical construction is that if $V$ is a finite-dimensional vector space of dimension $n$, then a choice of orien…
-
Certain operators such as the interior product between dual 1-forms "hard-code" the choice of GeometricHodge.
Although the interpolation method that this interior product relies on assumes perfect …
-
- A surface mesh data structure representing vertices (0D), edges (1D), and faces (2D) along with edge lengths that obey triangle inequality
- Treat surface mesh as simplicial complex by forgetting …
-
I have a couple of clarifying questions about cellular attention networks and the code for the attention mechanism in the conv and message passing files.
- I may be mistaken, but it seems like there …
-
Hey,
Sorry to bother you, I am doing a research project that is highly related to graph dynamics systems. I found this repository is really useful for my project. If you need help writing the doc …
-
Tests are failing for egison on stackage (egison tests skipped for now on Hackage):
```
Test suite failure for package egison-4.1.1
test: executable not found
```
I am not sure exactly w…
-
I'm having trouble following the salient parts of the paper that don't involve the Heat kernel.
For example, here are four statement made at some point in the paper:
1. "We assume to have as i…
-
Some of the functions listed in the `See Also` field in the docstrings aren't functioning links when they exist in another module. Perhaps a way to fix this: https://www.sphinx-doc.org/en/master/usage…
-
Imported from SourceForge on 2024-07-04 09:54:49
Created by **[richardgobeli](https://sourceforge.net/u/richardgobeli/)** on 2021-08-22 20:58:31
Original: https://sourceforge.net/p/maxima/bugs/3835
-…
rtoy updated
4 months ago
-
# What?
There were two implementations of CAN by challenge participants.
If they are indeed the same implementation, we need to merge them into 3 files:
- can_layer.py
- test_can_layer.py
- can_trai…