-
When running into https://github.com/Figments/offprint-issue-tracker/issues/3, I did eventually notice that an error is displayed at the top of the profile panel. This is easily missed because a) the …
-
-
In TRI's Anzu project, I have found a very large number of reimplementations of multibody plant IK of one model at a time; more interestingly, each implementation has had one or more bugs, so I think …
-
Hi,
I'm really interestedin contributing to your project developing new features. Please let me know if you need some help with that.
Best Regards!
-
- [x] Decide on library
- [x] Implement with minimal configuration
- [ ] Travis CI
-
Hi, great work! I would like to know how you compare VOODOO3D with MegaPortraits which is not open-sourced (see [here](https://github.com/neeek2303/MegaPortraits/issues/1)).
Thanks!
-
### Background and motivation
Even though the contract for `ILogger.BeginScope(TState)` states the the return value can be `null` (`IDisposable?`), actually returning `null` should be avoided.
The…
-
Hi, sorry if this is obvious from what is available on the code or at the jupyter notebook, but I could work out through it.
How do I get the embeddings from thousands of protein sequences efficien…
-
The Windows 10 ExplorerPatcher reimplementation will, upon a restart of explorer.exe, always return the primary taskbar to the primary monitor regardless of whether it was moved to a different monitor…
-
policies:
- name: c7n-mailer-test
resource: sqs
filters:
- "tag:MailerTest": absent
The example has a resource type of 'sqs', but the mailer actually errors out because (i …