smallnamespace

Results 16 issues of smallnamespace

Since we record all the headers, even when we replace sensitive tokens with their placeholders, the original total length of all tokens is preserved. A few possible options: 1. Fake...

good first issue
Docs

Here are the errors I'm seeing: ``` ====================================================================== ERROR: test_option_quotes (quantlib.test.test_notebooks.NoteBooksTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/jianliu/git_projects/lendingclub-explore/src/pyql/quantlib/test/test_notebooks.py", line 162, in test_option_quotes option_data_frame = pandas.core.common.load( AttributeError: module 'pandas.core.common' has...

Here are a couple of messy implementations that, at least on my laptop with `--target-cpu=core2` (the architecture of the actual BenchmarksGame test machine), beat the current ...`simd.jl` by about 60%...

Rimworld version 1.1.2654 What the Hack version 0.5.0.0 Even with a fueled portable charging station that says >0 days fuel remaining, ticking the check mark next to a mechanoid results...

As an example, running forward NSGT on `fugue.wave` takes 1s compared to about 180s initially, and `nsgt_test.py` takes 8s instead of 30s on my machine, because we essentially skip over...

For example, on Windows10 / AMD64, running `python -m unittest discover -s tests -p cq_test.py` results in tests taking something like ~10-20 minutes to finish. Is this normal?