-
First of all, great project, I'm having lots of fun with it.
Second, I'm struggling a bit with regards to saving to tape. I think something needs to be done to massage the signal coming out of PB7. T…
-
Before sending our fancy DEX contracts on mainnet it is better we have tested them on testnet.
Including testnet explorer.
EDIT: While doing testing on testnet fill in examples in the blog-post
…
-
-
I fixed all of problems about gradle and building. But I still have a problem. Having clicked **_Run_** I get **_BUILD SUCCESSFUL_** but nothing appear. And program is ended by doing nothing. Why?
…
f4004 updated
3 years ago
-
This is the first issue post! Yea!!!!!
We made it in class. Hurray!
If you don't know what to say, please discuss your thoughts on the first class, or, how you think this semester may go for y…
-
To the point: I need to take a JSON input like `{ "number": { "innerNumber": 4 } }`, and parse it into a top-level `number` property (like the input were `{ "number": 4 }`.
Therefore, I implemented…
-
I think a good addition to the game would be animatd textures in the inventory.
-
Hi,
i got this error when i start the diagram module:
`natlas# python3 natlas-cpython3 natlas-cli.py diagram -r 172.26.99.1 -o .\diagram.svg
natlas v0.12.1
Michael Laforest
Python 3.9.2
…
-
### Reproducing:
Build NumPy 1.20.3 on OpenBSD using its usual compiler, clang 10.0.1, and (e)gfortran.
The resulting NumPy's f2py is buggy. It fails the test in #18179, and also builds of Sci…
-
Hi,
it seems I have a similar issue like the one described here:
https://github.com/magenta/ddsp/issues/376
I am on Fedora release 38 and I ran "pip install --upgrade ddsp" as described in the …