How to update bundled SQLite library (or driver?) in V10 for OS X
Is it possible to implement symbolic sub matrices?
Format Mathematica complex number for fortran code use
How to update bundled SQLite library (or driver?) in V10 for OS X
I've been using undocumented Database functions with Mathematica V9 to acces my SQLite database, which is a Firefox-generated database that contains cookies. db = Database`OpenDatabase[ ...
- asked by shrx 3votes Is it possible to implement symbolic sub matrices? The accepted answer in the following link: http://stackoverflow.com/questions/5708208/symbolic-matrices-in-mathemat ica-with-unknown-dimensions provides a functionality to create symbolic matrices ...
- asked by Kagaratsch 1vote Format Mathematica complex number for fortran code use I'm using Mathematica 10. I am trying to write into a file complex number output to then be read by a Fortran code. But when I do : Print[comp, " ", FortranForm[comp]] I get this : ...
- asked by berhan 1vote —