unrealwill

Results 12 issues of unrealwill

Hello, I tried following your install procedure : The latest release fail with : ``` apt-get install ghc cabal-install cabal update && cabal install implicit ``` Fails with : ```...

Hello, I just read the paper today, and there are still two points that remains unclear to me. I looked at the code to try understanding it better but it...

Hello, I'm building an experimental library on top of Enzyme to provide things like neural networks directly in c++. But as a first approximation it can be seen as a...

Hello, I'm currently trying to investigate a bug about Jacobian-Vector product, and the way to compute them with enzyme. And I encountered a compilation failure on the way. `bugRotation.cpp` ```...

Hello, I tried to use Posit representation for floating point numbers . I grab a header only library that does it as a drop-in replacement for double `git clone https://github.com/stillwater-sc/universal`...

Hello, I tried to use Eigen3 with enzyme (not sure if it's planned to be supported), and even though it works in the simple cases, it seems to hang the...

Calling env.env.camera_adjust() results in undefined attribute self._p at following line : https://github.com/benelot/pybullet-gym/blob/5bae28508e97564dad062af820ef7faeee31bdff/pybulletgym/envs/mujoco/env_bases.py#L132 In pybulletgym/envs/mujoco/env_bases.py The fix is to inject the env into the camera with : in init : `self.camera...

Hello, https://github.com/openai/guided-diffusion/blob/8fb3ad9197f16bbc40620447b2742e13458d2831/guided_diffusion/gaussian_diffusion.py#L36-L45 I get this is a strict implementation of paper https://arxiv.org/pdf/2102.09672.pdf, but I don't understand how could max_beta=0.999 not be a bug. In my personal loose implementation of this...

Tried to demo it yesterday to a few novice users using share=True in launch. Encountered a few problems along the way. It seems to ignore heic files (which is often...

Hello, I managed to get complete access to your website in less than 10 lines of code. As proof : `logs of letsencrypt-nginx-proxy` ``` "Info: running letsencrypt-nginx-proxy-companion version v2.0.2-3-ged07a99 Info:...