Mike Letsky

Results 9 issues of Mike Letsky

#### Issue Summary I'm looking for documentation on how to integrate the eCommerce feature into Model Forms so that when they submit the form/ check out, the form can then...

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues. - [X] This issue is not a question, feature request,...

bug_report

Upon investigating https://github.com/rapidsai/cuml/issues/4167 @Nanthini10 discovered that cupy seems to have an error: This code: `import numpy as np import cupy as cp a = cp.array(np.arrange(2305)) a.argsort() ` produces the following...

issue-checked

Hi all, I am using the latest version of the rapids.ai docker. 21.06 and in Juptyer notebook this code works with no issue: ``` from cuml.common.sparsefuncs import csr_row_normalize_l2 def efficient_csr_cosine_similarity(query,...

question
Cython / Python
inactive-30d

Arduino: 1.8.12 (Linux), Board: "Arduino M0" In file included from /root/Arduino/libraries/ArduinoRS485/src/RS485.cpp:20:0: /root/Arduino/libraries/ArduinoRS485/src/RS485.h:35:30: error: 'A6' was not declared in this scope #define RS845_DEFAULT_DE_PIN A6 ^ /root/Arduino/libraries/ArduinoRS485/src/RS485.cpp:169:62: note: in expansion of macro...

type: imperfection
topic: code

![image](https://user-images.githubusercontent.com/4317367/31322337-de8f37f2-ac63-11e7-88eb-042843028dac.png) Latest version fails.

![image](https://user-images.githubusercontent.com/4317367/29325922-81941058-81b7-11e7-8026-622ec23fabf1.png) Windows 10. Nvidia Geforce 1080 Nvidia Geforce Titan X Anti-virus / Firewall - turned off. Progress never progresses more than 6% Whole machine isn't responsive to human input. Did...

I am getting nothing found using google geocode, how do i debug this?

question

Arduino: 1.8.12 (Linux), Board: "Arduino M0" 00_Register_Operator:33:1: error: 'SoftwareSerial' does not name a type; did you mean 'HardwareSerial'? SoftwareSerial lteSerial(8, 9); ^~~~~~~~~~~~~~ HardwareSerial /tmp/arduino_modified_sketch_390629/00_Register_Operator.ino: In function 'void setup()': 00_Register_Operator:43:25: error:...