defencedog
defencedog
@ scalapack-2.2.0 I am on ARM64 now the first problem is that using `mpich` configure step passes but make step fails at 68%. My command `cmake .. -DCMAKE_INSTALL_PREFIX=$PREFIX/local -DCMAKE_Fortran_COMPILER=gfortran-11 -DCMAKE_Fortran_FLAGS="-fallow-argument-mismatch"...
`py2tex` had a `magic function` to convert a code block in notebook to latex format. Is this support any such function. It incraese productivity e.g https://github.com/BekeJ/py2tex/blob/master/example.ipynb
I have used `forallpeople` in the calculations of pressure drop & I must say that ıt took me x3 days to work wıth it. Its extremely difficult to understand &...
Running on ARM64 Android Termux perfectly `In [5]` at file `2. Property calculation from Cubic EoS.ipynb` `/data/data/com.termux/files/usr/lib/python3.9/site-packages/phasepy/cubic/cubicpure.py:426: RuntimeWarning: divide by zero encountered in divide zfactor = np.sqrt(a/ci*10**5/100**6)*10**-10`
I have already `poppler` & in my bin dir `pdftoppm` exists I have installed program successfully but this error is at Runtime ``` ~/download $ pdf2searchablepdf in.pdf pdf2searchablepdf ('pdf2searchablepdf') version...
Any progress on this section `Solving Systems of Nonlinear Equations`
One can use `clang` or `gcc-11` ``` git clone https://github.com/coin-or/Couenne.git cd Couenne FC=gfortran-11 CC=gcc-11 ./configure --prefix=/data/data/com.termux/files/usr/local/ --with-bonmin --with-asl --with-scip CPPFLAGS="-I/data/data/com.termux/files/usr/local/include/coin/ -I/data/data/com.termux/files/usr/local/include/coin/ThirdParty -I/data/data/com.termux/files/usr/local/include/coin-or/ -I/data/data/com.termux/files/usr/local/include/" --with-lapack="-L/data/data/com.termux/files/usr/include/openblas/ -lopenblas" --with-scip-lflags="-L/data/data/com.termux/files/usr/local/lib -lscip" --build=aarch64-linux-android --without-cplex --without-osicpx...
I am using this example: http://coin-or.github.io/CyLP/modules/CyCbcModel.html On jupyter kernel dies at `cbcModel = s.getCbcModel()` Ipython displays this error `/home/builder/.termux-build/coinor-clp/src/src/OsiClp/OsiClpSolverInterface.cpp:7183: virtual int OsiClpSolverInterface::dualPivotResult(int &, int &, int, int, double &, CoinPackedVector...
Author plz instruct can we buold using git? Or previous version more stable?
I have tried `apt-file search` but to no avail. This library is needed by a binary packed with [GEKKO](https://github.com/BYU-PRISM/GEKKO) ``` ~/.../gekko/bin $ ldd apm libgfortran.so.5 => /data/data/com.termux/files/usr/lib/libgfortran.so.5 libm.so.6 => /data/data/com.termux/files/usr/lib/libm.so.6...