Error messages from TensorContract and TensorReduce
Oddify an even function and vice versa?
Create SQL Database on a manually specified directory
Error messages from TensorContract and TensorReduce I am struggling with a few errors when using symbolic tensors. I am using mathematica 9.0.1.0, linux x86. The following code generates what seems to me an incorrect tensor, this is the smallest ...
- asked by Artur Gower 4votes Oddify an even function and vice versa? http://mathematica.stackexchange.com/questions/62957/oddify-an-even-function-and-vice-versa
I want to know how to construct a function in Mathematica which would produce even analog of odd function and vice versa in closed form? The mathematical definitions are as follows: ...
- asked by Anixx 2votes Create SQL Database on a manually specified directory I am inserting lots of data into the preinstalled SQL Database in MM: con= OpenSQLConnection["demo"] > SQLCreateTable[con, SQLTable["anyname"], SQLcolums] > ... I am running out of disk space on my ...
- asked by Patrick Bernhard 2votes —