30,150 reputation
348122
bio website none
location Argentina
age
visits member for 1 year, 4 months
seen 4 mins ago
stats profile views 1,948

Code for my breathing avatar here


You may contact me at: BelisariusForSO@gmail.com

But please don't email me with requests about Q&A. Post them in the site instead.


1h
comment Is it possible to import data from Google Analytics?
And package perhaps here github.com/pc/mathalytics/blob/master/GoogleAnalytics.m
2h
comment Is it possible to import data from Google Analytics?
Article perhaps here tuicool.com/articles/6JjuUb
2h
revised Is this being simplified correctly?
added 22 characters in body
4h
comment Does a manipulation of a plot area produce new data?
mathematica.stackexchange.com/a/25566/193
12h
comment Options which require RuleDelayed
Oh, yes. It's the complement of the comprehensive list of all options with the comprehensive subset that requires a non-delayed rule. I'm still trying to find any of those too.
12h
revised How can I shade specific regions between two curves in a Plot?
added 69 characters in body
12h
answered How can I shade specific regions between two curves in a Plot?
1d
revised Plot 3D set (or a domain of three-variable function)
added 5 characters in body
1d
revised Forecast Future Stock Prices - Brownian Motion
deleted 100 characters in body
1d
comment What is the complete list of valid Front End Tokens?
@JohnFultz Well, you're the most authoritative source :). Thanks
1d
comment How to draw a contour diagram in Mathematica?
@Mr.Wizard Thanks a lot :)
1d
answered How to draw a contour diagram in Mathematica?
1d
accepted Celebration: How to golf a marriage with a prefix free code
1d
awarded  Good Answer
1d
awarded  Nice Answer
1d
comment How to draw tiles with different height?
So you're just piling up transparent cuboids. What is your difficulty doing that?
1d
comment How to draw tiles with different height?
"In addition, I need to put several layers on each tile, and each layer has a same thickness of 0.5" ... not clear enough for me (What is a "layer"?)
May
20
comment I want to draw a graph using a weighted Adjacency matrix
To get the "simplified" graph do just myAdjacencyMatrix /. 0 -> Infinity
May
20
revised extracting the rows of a matrix satisfying a condition (e.g. all elements negative)
added 168 characters in body
May
20
answered extracting the rows of a matrix satisfying a condition (e.g. all elements negative)