Skip to main content
Niki Estner's user avatar
Niki Estner's user avatar
Niki Estner's user avatar
Niki Estner
  • Member for 12 years, 6 months
  • Last seen more than 1 year ago
  • Munich, Germany
68 votes
4 answers
20k views

Can Mathematica do symbolic linear algebra?

39 votes
8 answers
4k views

Simpler input for the new unit support

32 votes
1 answer
2k views

Can TextRecognize read digits?

29 votes
2 answers
686 views

Should 0 * 5ft be 0 or 0ft?

25 votes
1 answer
815 views

What's the point of ContainsAll, ContainsAny and friends?

21 votes
3 answers
5k views

How can I efficiently "remap" an image?

19 votes
4 answers
2k views

How can I add noise to a neural network input?

18 votes
3 answers
1k views

How can I separate a separable function

15 votes
1 answer
648 views

Unexpected behavior of UnitConvert

14 votes
0 answers
521 views

Can I use symbolic tensors for simple linear algebra and calculus?

13 votes
5 answers
2k views

How does string interpolation work in Mathematica

12 votes
4 answers
459 views

How does MapThread work with Associations?

12 votes
2 answers
1k views

Is there a way to symbolically invert a piecewise function

12 votes
5 answers
590 views

How would you efficiently implement BinListsBy?

11 votes
2 answers
1k views

Is there a CDF Player for Mathematica 10? (Yes)

11 votes
4 answers
872 views

Possible bug in Dynamic

9 votes
1 answer
728 views

How can I efficiently ArrayFlatten a matrix of sparse matrices?

9 votes
1 answer
197 views

What non-obvious functions work on neural network objects?

9 votes
1 answer
785 views

Can you make the new "Choose color scheme" helper larger?

9 votes
1 answer
621 views

How do you use SystemsModelFeedbackConnect?

8 votes
1 answer
313 views

Expectation of CauchyDistribution

8 votes
5 answers
998 views

How to draw an infinitely long line that automatically scales with the plot?

8 votes
1 answer
245 views

Is Mathematica's implementation of convolutional neural networks really inefficient?

7 votes
1 answer
118 views

Can I change NetTrain's error handling?

6 votes
2 answers
274 views

How do you use the NetTrain option TrainingProgressCheckpointing?

6 votes
0 answers
171 views

Can I force Mathematica to use machine precision? [duplicate]

6 votes
3 answers
376 views

Can StringTemplate be extended to offer printf-like formatting capabilities?

5 votes
1 answer
272 views

How can I find out where a key binding is coming from?

5 votes
1 answer
218 views

Can `DropoutLayer` drop complete channels of a tensor?

4 votes
2 answers
264 views

ContrastiveLossLayer: How do I convert a scalar to a number? (And what's the difference?)