Mihai Capotă
Mihai Capotă
@CameronTEllis, the PR is ready for merging as soon as the tests pass. The only one missing now is the Conda build. Until we fix it, even if we extract...
Thank you for your review, @CameronTEllis. You are right, Princeton-specific code is an issue. When we decided to incorporate the Aperture notebooks for testing, we observed long test times with...
Thanks for your offer to help, @lcnature. The PR is looking good with all tests passing. @davidt0x is working hard on the Conda builds and we will merge the PR...
@vineetbansal, thank you very much for the fixes. Although Codecov did not report the coverage results, they look fine on their website: https://app.codecov.io/gh/brainiak/brainiak/pull/511 @davidt0x, thank you for seeing this huge...
Thank you for your contribution, @maldil!
For M1 and other non-x86 CPUs, you need to install from source. There are a couple of prerequisite steps: https://brainiak.org/docs/installation.html#macos Alternatively, you could use Docker: https://brainiak.org/docs/#docker We are open to...
Upstream removed the documentation for `argparse.REMAINDER` because of the issues it causes, so it is unlikely this issue will be fixed. https://github.com/python/cpython/pull/18661
Same error as phrack. The plugin worked on a previous version of the same document that had less animations.
In my case, the error was triggered by a transparency animation. Removing it fixed the issue.
Hello, Mehdi. Unfortunately, we only support Linux and macOS on Conda, not Windows. Have you considered using Docker? Please see https://brainiak.org/tutorials/#getting-started.