Tagged Questions
6
votes
2answers
323 views
Elegant way to handle columns operations
Inspired by this question from @sjdh and by my recurrent use of columns operations in database sets, I was looking for one way to make columns operations more symetric, so I can handle with matrix and ...
3
votes
3answers
405 views
Speed optimization
I have a part of a program that I have to repeatedly call many times (about 2000 to 10000 times)
...
7
votes
8answers
325 views
Thread over list in different levels
I have these two lists, both with the same length in the first dimension:
...
15
votes
0answers
352 views
Fast Spherical Harmonics radiative transfer
This is a rather specific question and I apologize for spamming you with some lengthy code. But it could be interesting for some reader and maybe you can help out, so please bear with me.
I am using ...
7
votes
4answers
386 views
