Timeline for How to develop an Import/Export converter for Compress[]ed data?
Current License: CC BY-SA 3.0
18 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 26, 2019 at 6:00 | history | tweeted | twitter.com/StackMma/status/1187972230069805056 | ||
| Oct 25, 2019 at 20:13 | answer | added | GenericAccountName | timeline score: 1 | |
| May 23, 2017 at 12:35 | history | edited | CommunityBot | replaced http://stackoverflow.com/ with https://stackoverflow.com/ | |
| Sep 13, 2016 at 20:13 | comment | added | Szabolcs | @masterxilo Otherwise the Compress trick is good: reading files is very fast, much faster than WDX. Writing can be a bit slow sometimes. I don't know of anything else except plain .m files. | |
| Sep 13, 2016 at 20:12 | comment | added | Szabolcs | @masterxilo Since v10, MX is portable between different OS for as long as the pointer size (64 or 32 bit) is the same. It is also backwards compatible: old MX files can be loaded in newer Mathematica. Support has confirmed this to me once, and I posted it here, but can't find it now. | |
| Sep 13, 2016 at 16:40 | comment | added | masterxilo | I'm interested in a faster alternative to wdx (ideally as fast as .mx) that is portable. It doesn't have to be Compressed. Any hints? | |
| Feb 16, 2012 at 11:29 | vote | accept | Szabolcs | ||
| Feb 3, 2012 at 13:35 | comment | added | Szabolcs | @ruebenko Yes, I am reading those now. This was more of an experiment about this: meta.mathematica.stackexchange.com/q/194/12 But now I think I asked the wrong question. | |
| Feb 3, 2012 at 13:29 | comment | added | user21 | @Szabolcs, further down you mention something about tutorials, have looked at these tutorial/DevelopingAnExportConverter, tutorial/DevelopingAnImportConverter? | |
| Feb 3, 2012 at 13:22 | history | edited | Szabolcs | CC BY-SA 3.0 | added 54 characters in body |
| Feb 3, 2012 at 13:16 | history | edited | Szabolcs | CC BY-SA 3.0 | added 115 characters in body |
| Feb 3, 2012 at 13:02 | answer | added | Leonid Shifrin | timeline score: 17 | |
| Feb 3, 2012 at 12:21 | answer | added | Yves Klett | timeline score: 12 | |
| Feb 3, 2012 at 12:07 | comment | added | Szabolcs | @Mike I didn't forget about your suggestion, but this question is mainly about how to develop an Import/Export converter. I thought it would be good to have a practical tutorial on this here at Mma.SE | |
| Feb 3, 2012 at 12:03 | comment | added | Mike Honeychurch | Not an answer for you but I moved all my data from WDX to a MySQL database a couple of years ago. One of the best things I did. | |
| Feb 3, 2012 at 10:53 | history | edited | Szabolcs | CC BY-SA 3.0 | added 106 characters in body |
| Feb 3, 2012 at 10:47 | comment | added | Szabolcs | I'm planning to do this today. I'll probably post an answer in a day or so if I manage. But I'd like to see some better solutions first :-) | |
| Feb 3, 2012 at 10:46 | history | asked | Szabolcs | CC BY-SA 3.0 |