Skip to content

Instantly share code, notes, and snippets.

{'ABIFLAGS': 'm',
'AC_APPLE_UNIVERSAL_BUILD': 0,
'AIX_GENUINE_CPLUSPLUS': 0,
'ANDROID_API_LEVEL': 0,
'AR': 'ar',
'ARFLAGS': 'rc',
'BASECFLAGS': '-Wsign-compare',
'BASECPPFLAGS': '',
'BASEMODLIBS': '',
'BINDIR': '/home/scopatz/miniconda/bin',
DEBUG conda.gateways.logging:set_verbosity(231): verbosity set to 2
DEBUG conda.core.solve:solve_final_state(216): solving prefix /home/scopatz/miniconda
specs_to_remove: frozenset()
specs_to_add: frozenset({MatchSpec("conda-smithy")})
prune: <auxlib._Null object at 0x7f2d79d89f28>
DEBUG conda.core.package_cache_data:_check_writable(261): package cache directory '/home/scopatz/miniconda/pkgs' writable: True
DEBUG conda.core.subdir_data:_load(225): Local cache timed out for https://repo.anaconda.com/pkgs/main/linux-64/repodata.json at /home/scopatz/miniconda/pkgs/cache/14e80fbd.json
DEBUG urllib3.util.retry:from_int(211): Converted retries value: 3 -> Retry(total=3, connect=None, read=None, redirect=None, status=None)
DEBUG urllib3.connectionpool:_new_conn(813): Starting new HTTPS connection (1): repo.anaconda.com:443
DEBUG urllib3.connectionpool:_make_request(393): https://repo.anaconda.com:443 "GET /pkgs/main/linux-64/repodata.json HTTP/1.1" 304 0
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.11
WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.11
Adding in variants from internal_defaults
INFO:conda_build.variants:Adding in variants from internal_defaults
Attempting to finalize metadata for x11basic
INFO:conda_build.metadata:Attempting to finalize metadata for x11basic
File format:: 0%| | 0/2 [00:00<?, ?it/s]
@scopatz
scopatz / keybase.md
Created May 29, 2019 17:15
keybase.md

Keybase proof

I hereby claim:

  • I am scopatz on github.
  • I am scopatz (https://keybase.io/scopatz) on keybase.
  • I have a public key ASCNpoUg4PNLMoshg-EXMxU4dWUUpxI15D1HAQPsDx_E3Qo

To claim this, I am signing this object:

@scopatz
scopatz / sparse.tb
Created December 6, 2018 20:19
Sparse Traceback
MemoryError Traceback (most recent call last)
<ipython-input-9-9938bd9ed670> in <module>
----> 1 get_ipython().run_cell_magic('memit', '', "start_time = time.time()\nD, E = robust_pca(tensor,\n verbose=True,\n tol=1e-3)\nend_time = time.time()\ntotal_time = end_time - start_time\nprint('Took %d mins %d secs' % (divmod(total_time, 60)))\n")
~/miniconda/lib/python3.6/site-packages/IPython/core/interactiveshell.py in run_cell_magic(self, magic_name, line, cell)
2321 magic_arg_s = self.var_expand(line, stack_depth)
2322 with self.builtin_trap:
-> 2323 result = fn(magic_arg_s, cell)
2324 return result
2325
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@scopatz
scopatz / openmc-extra-material-segfault.ipynb
Created March 5, 2018 23:43
openmc extra material segfault
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
(miniconda) scopatz@DESKTOP-87C3GST ~\feedstocks\m4 win $ conda build recipe\
BUILD START: m4-1.4.17-1
(actual version deferred until further download or env creation)
The following NEW packages will be INSTALLED:
m2w64-binutils: 2.25.1-5
m2w64-bzip2: 1.0.6-6
m2w64-crt-git: 5.0.0.4636.2595836-2
m2w64-gcc: 5.3.0-6
@scopatz
scopatz / cache-scaling.ipynb
Created January 11, 2017 05:45
Cache scaling
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.