3.2.3 Can you answer these questions?

3.2.3.1 Fitting data with unique variable per measurement
3.2.3.2 `ParallelTable` pending the MathKernel after execution
3.2.3.3 Call Magma in Mathematica
3.2.3.1 Fitting data with unique variable per measurement

http://mathematica.stackexchange.com/questions/103770/fitting-data-with-unique-variable-per-measurement

 
Imagine we are in the following situation, we have a nonlinear system of functions $f$ with coördinates $x_i$, and unknown parameters $\delta_i$'s and $t$. Let this system be defined as, 
 
...
 
- asked by user19218 3votes
3.2.3.2 `ParallelTable` pending the MathKernel after execution

http://mathematica.stackexchange.com/questions/103611/paralleltable-pending-the-mathkernel-after-execution

 
I have done a ParallelTable computation in script mode. After execution, the output is fine and I've got all the data I needed. but the kernel seems pending, usually it should exit after they finished  ...
 
- asked by buzhidao 2votes
3.2.3.3 Call Magma in Mathematica

http://mathematica.stackexchange.com/questions/103602/call-magma-in-mathematica

 
I've written some code in Mathematica, related to some group theory questions I have.  Subsequently, I found that part of the code could be significantly sped up if I could just call a routine in  ...
 
- asked by Pace Nielsen 4votes