-
### Reason/inspiration (optional)
"We would like a new term entry on the `Math Methods` term for [Numpy](https://www.codecademy.com/resources/docs/numpy): arctan. The entry should go in a new file …
-
When the model uses blfloat16 ops, the optimizer fails with the following. We should handle custom types form onnx in `_constant_folding`
```pytb
Traceback (most recent call last):
File "/works…
-
Your issue content here.
-
Is there an efficient way to get the indecies of non-zero or true elements?
-
Would be good to have a fixest analogue of `sm.OLS` that lets one use raw matrices and sidestep the need to construct data frames. This would not do the current (admittedly quite user-friendly but no…
-
When I attempted to parse my TCX file, the error message below was generated. This appears to be something that can easily be fixed, just adjusting how certain parts of the file are cast to str.
-…
-
Hello,
I would like to ask how the scores used for KMeans clustering in perform_offline_clustering.py are obtained through the main_kmeans_avg function. Are these scores the result of `applying s…
-
Thank you.I would like to know if the train_list.txt for 300W mentioned in the code corresponds to the provided 300W_frontal_train_list.txt. If so, my directory structure is the same as the one you pr…
-
## Description
numpy bools have been deprecated as an alias.
This causes an error on line 77.
P = np.zeros(n,dtype = np.bool).
The error message is:
AttributeError: module 'numpy' has no …
-
Reported here:
https://x.com/maartenbreddels/status/1811113969832137005
Code:
https://py.cafe/maartenbreddels/stackview-clusterplot
Error:
```
File "/lib/python3.11/site-packages/stackview/_…