-
I'm trying to create a Brew formula for [Gajim](https://gajim.org/). I have grabbed the gajim source and am trying to run poet, but it fails:
```bash
# setup venv
python3 -m venv venv
source ven…
-
per each POST identity configured / known poets (with some warning if they are missmatched)
-
Hi there!
Awesome tool. Just wanted to flag this but in version 0.10.0.
Specifying a pinned package is no problem with the default behavior...
```sh
poet six==1.11.0
resource "six" do
…
-
If I try to run Orchestrator_examples/ring_test.xml, then it compiles and loads correctly then appears to hang.
I'm assuming (?) this should work as it is the one from the Orch_VolII documentation.…
-
Create a separate cc file in [the modular branch of POET](https://github.com/cms-legacydata-analyses/PhysObjectExtractorTool/tree/modular/PhysObjectExtractor) for vertex information.
The goal is to…
-
# **Happy Birthday** 🎇
I'd Like to celebrate 3 years since the making of the video series started in 2016 teaching about [Git and Github](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZF9C0YMKu…
-
Both `spacemeshos/poet` (see [harness.go](https://github.com/spacemeshos/poet/blob/e8e3525/integration/harness.go)) and `spacemeshos/go-spacemesh` (see [poet_test_harness.go](https://github.com/space…
-
Hey, I have tried to run POET in my local machine. But it keeps report the issue as follows:
File "/Users/lululin/CoEAinGames/enhanced_poet/poet_distributed/niches/box2d/bipedal_walker_custom.py"…
-
Required before filing an issue:
I am a:
- [x ] Real user of Poet Assistant
- [ ] Student or researcher
- [ ] Reporting an issue found by a software analysis or automation tool
- [ ] Other: P…
-
Dear Authors,
I am amazed that the performance of POET outperforms POFO so much. Since PyTorch does not have a traced backward graph, I am curious about which framework you are using.