Y
Hacker News
new
|
ask
|
show
|
jobs
by
chc
5702 days ago
I think the pitch is that F# is halfway to Matlab without losing general programming power — a best of both worlds kind of thing.
1 comments
sliverstorm
5702 days ago
Yeah, Matlab seems to be pretty useless if you want to do anything besides pure math.
I mean, that's really all computers are at the core- math- but you know what I mean.
link
Raphael
5702 days ago
I'd say computers are more applied math than pure math
link
gaius
5702 days ago
Mathematica is more oriented towards pure maths (e.g. symbolic maniplation) and MATLAB more towards applied (numerical methods).
link
konad
5702 days ago
At their core, computers are boolean logic, not arithmetic. Ironically, math is one of the things they are bad at, they are just quick.
link
I mean, that's really all computers are at the core- math- but you know what I mean.