-
The perlin_noise function has the potential to be the next blobs, but it has a problem with accepting different size images. This should be fixed. Perhaps the image should be increased to the next p…
-
Hello all!
I am experiencing an error related to the generative VAE example provided in the official Keras documentation https://keras.io/examples/generative/vae/. This code works perfectly on a si…
-
Hi, I was wondering what the range of the nose functions are. It doesn't say that anywhere in the documentation, and I am not reaching values above `0.8`
-
I want to get an value by passing a index but it has an err,saying the var is an expr not an int ,i don,t how can i get the value
Here is my function :
def perlin_kernel(x:float, y:float, z:floa…
-
The list below is for housekeeping, let's add PR / usernames after the ones that are left to do.
## Done
- [x] planar gradient
- [x] edge gradient
- [x] no gradient
- [x] wave surface
- [x] di…
-
Hello! Here are my attempts at installing SoftGym.
Contents:
- (This post) Attempt 1: installing with Ubuntu 18.04, with Docker compilation [update: [successful version in this post](https://git…
-
These issues must be resolved to be compatible with Python 3.9:
- bezier dependency has no binaries for 3.9
- replace with https://github.com/torresjrjr/Bezier.py?
---
**Edit**: the current…
-
Hello,
@LoicGoulefert and I have been tracking a weird hang with `pygeos.set_operations.difference` which I could reduce to the following test case:
### Setup
macOS 10.15.6
Python version 3.…
-
The noise package on the python package index is a pain...and I'm not sure it's even fast. There are few numpy implementations on the web that we should adopt. This is a good one:
https://pvigier…
-
Hi there,
As a beginner for our nice looking tool, it seems that I cannot find a good beginner level, step by step tutorial for rust ndarry in our repo?
To draw some users from python numpy to …