Skip to content

Instantly share code, notes, and snippets.

linux-64::abinit-9.4.2-hed82a66_0.tar.bz2
- "mpich >=3.4,<3.5.0a0",
+ "mpich >=3.4,<4.0.0a0",
linux-64::mpi4jax-0.3.0-py37h1e5cb63_0.tar.bz2
- "mpich >=3.4,<3.5.0a0",
+ "mpich >=3.4,<4.0.0a0",
linux-64::mpi4jax-0.3.0-py38he865349_0.tar.bz2
- "mpich >=3.4,<3.5.0a0",
+ "mpich >=3.4,<4.0.0a0",
linux-64::mpi4jax-0.3.0-py39h6438238_0.tar.bz2
This file has been truncated, but you can view the full file.
$SRC_DIR/qttranslations/translations/lrelease_wrapper.sh qtquickcontrols_fr.ts -qm qtquickcontrols_fr.qm
Updating 'qtquickcontrols_fr.qm'...
Generated 75 translation(s) (75 finished and 0 unfinished)
$SRC_DIR/qttranslations/translations/lrelease_wrapper.sh qtquickcontrols_ja.ts -qm qtquickcontrols_ja.qm
Updating 'qtquickcontrols_ja.qm'...
Generated 69 translation(s) (69 finished and 0 unfinished)
$SRC_DIR/qttranslations/translations/lrelease_wrapper.sh qtquickcontrols_ru.ts -qm qtquickcontrols_ru.qm
Updating 'qtquickcontrols_ru.qm'...
Generated 69 translation(s) (69 finished and 0 unfinished)
$SRC_DIR/qttranslations/translations/lrelease_wrapper.sh qtquickcontrols_uk.ts -qm qtquickcontrols_uk.qm
This file has been truncated, but you can view the full file.
(test18)
~/D/tensorflow-feedstock $ python build-locally.py (mamba)
valid configs are {'osx_arm64_python3.9.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.9.____cpython', 'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.9.____cpython', 'linux_64_cuda_compiler_version11.1cudnn8python3.9.____cpython', 'osx_64_python3.9.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython'}
config not selected, please choose from the following:
1. linux_64_cuda_compiler_version10.2cudnn7python3.9.____cpython
2. linux_64_cuda_compiler_version11.1cudnn8python3.9.____cpython
3. linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython
4. linux_64_cuda_compiler_versionNonecudnnundefinedpython3.9.____cpython
5. osx_64_python3.9.____cpython
## Adapted from https://www.featureranking.com/tutorials/machine-learning-tutorials/sk-part-5-advanced-topics-pipelines-statistical-model-comparison-and-model-deployment/
## by Ista
import numpy as np
from sklearn.datasets import load_breast_cancer
from sklearn import preprocessing
from sklearn.pipeline import Pipeline
from sklearn.neighbors import KNeighborsClassifier
from sklearn.model_selection import RepeatedStratifiedKFold, GridSearchCV
from sklearn.feature_selection import SelectKBest, f_classif, mutual_info_classif
$ python build-locally.py
valid configs are {'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.6.____cpython', 'osx_64_python3.9.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.6.____cpython', 'osx_64_python3.8.____cpython', 'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.7.____cpython', 'osx_64_python3.6.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.7.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.7.____cpython', 'osx_arm64_python3.8.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.8.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.6.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.9.____cpython', 'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.8.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython', 'osx_arm64_python3.9.____cpython', 'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.9.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.8.____cpython', '
$ python build-locally.py
valid configs are {'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.8.____cpython', 'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.9.____cpython', 'osx_64_python3.9.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.8.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.6.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.6.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.8.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.7.____cpython', 'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.7.____cpython', 'osx_64_python3.7.____cpython', 'linux_64_cuda_compiler_version11.2cudnn8python3.9.____cpython', 'linux_64_cuda_compiler_versionNonecudnnundefinedpython3.6.____cpython', 'osx_64_python3.8.____cpython', 'osx_arm64_python3.8.____cpython', 'osx_64_python3.6.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.7.____cpython', 'linux_64_cuda_compiler_version10.2cudnn7python3.9.____cpython', 'osx
@izahn
izahn / R351_env.yml
Last active April 28, 2020 21:37
conda R
abind=1.4-5
assertthat=0.2.0
backports=1.1.2
base=3.5.1
base64enc=0.1-3
BH=1.66.0-1
bindr=0.1.1
bindrcpp=0.2.2
bit=1.1-14
bit64=0.9-7
@izahn
izahn / fst_rds_benchmark.R
Created July 18, 2019 18:53
A quick comparison between fst and rds IO characteristics
library(fst)
n <- 1000000
d1 <- as.data.frame(c(replicate(50, sample(letters[1:10], n, replace = TRUE), simplify = FALSE),
replicate(50, runif(n), simplify = FALSE)))
tmpf <- tempfile()
rw_time <- function(compression, file, write.fun, read.fun) {
data.frame(compression = compression,
writeTime = system.time(write.fun(d1, file, compress = compression))[[3]],
@izahn
izahn / tst.r
Last active June 16, 2017 02:36
print(getwd())
setwd("/home/ubuntu")
install.packages("aws.s3", repos = "https://cran.rstudio.com", lib = .libPaths()[1])
library("aws.s3")
print(bucketlist())
write.csv(bucketlist(), "check.csv")
@izahn
izahn / helm_config.el
Created May 20, 2016 19:48
Helm config
;;; Completion hints for files and buffers buffers
(require 'helm-config)
(helm-mode 1)
;;rebind tab to do persistent action
(define-key helm-map (kbd "<tab>") 'helm-execute-persistent-action)
;; make TAB works in terminal
(define-key helm-map (kbd "C-i") 'helm-execute-persistent-action)
;list actions using C-z
(define-key helm-map (kbd "C-z") 'helm-select-action)