Login
From:
Mathematica Stack Exchange
(Uncensored)
subscribe
performance tuning - Fast way to export large amount of data in "Table" format - Mathematica Stack Exchange
https://mathematica.stackexchange.com/questions/120015/fast-way-to-export-large-amount-of-data-in-table-format
links
backlinks
Tagged with:
export
list-manipulation
performance-tuning
packed-arrays
I have about a million 3D points, say data = Table[{1. x, 1. y, 0.}, {x, 1000}, {y, 10^3}]~Flatten~1; I want to visualize them, but Graphics3D@Point@data or ListPointPlot3D@data are too slow. MeshL...
Roast topics
Find topics
Find it!