|
[Date Index]
[Thread Index]
[Author Index]
Using Histogram with custom BinCounts function
- To: mathgroup at smc.vnet.net
- Subject: [mg103754] Using Histogram with custom BinCounts function
- From: Alexey <lehin.p at gmail.com>
- Date: Mon, 5 Oct 2009 07:37:08 -0400 (EDT)
Hello,
As I understand, in Mathematica 7 the Histogram[] function is based on
slow and inefficient BinCounts[] function and it is the reason why
Histogram[] works slow with large datasets. I would wish to use in
Histogram[] my own myBinCounts[] function instead of internal BinCounts
[] for speeding up work. Is it possible?
Prev by Date:
Re: on passing arguments to a function, how to break a
Next by Date:
Re: ma-notebooks to nb-notebooks conversion
Previous by thread:
Re: Help Creating 3D List Line Plot
Next by thread:
Axes not connected at the origin
|