ChunkyPanda03

Results 9 issues of ChunkyPanda03

I attempt to run this on windows 10 (think that's the issue) and it doesn't run saying "this app can't run on your pc" i was wondering if it was...

I originally created a procedure that used this logic in idl 6.3 and got this error when testing in gdl 1.0.1, tested this in both in linux and windows (gdl...

GDL (linux version 1.01 and windows version 1.0.5-dirty) is unable to compile (or run) a procedure that has has a path with a space in a folder name leading to...

I would like this feature however I don't think I could implement this

Attempting to express a vector (sympy.vector.CoordSys3D) in one coordinate system and have it transfer to another coordinate system such as Cartesian to Spherical cords does not work using sym.vector.express I...

vector

Don't know why but makefile will not compile otherwise

**Dasharo version** v0.4.0 **Dasharo variant** asus_kgpe-d16_v0.4.0_vboot_tpm2.rom or one of the other varriants of this release **Question text** I would like to be able to disable 1 of the 2 cpus...

Just want to add this function to cupy it is useful for shuffling individual rows of a matrix which is available in [numpy](https://numpy.org/doc/stable/reference/random/generated/numpy.random.Generator.permuted.html) it is fairly close to the permutation...

cat:feature
st:awaiting-author
prio:medium

### Description I am looking to implement a permuted method #9151 and to minimize the memory footprint of the temporary array used (read inline comments to further understand) by using...

cat:bug