Tips for Mathematica

Posted on Oct 29, 2013 in Computer Science • Tagged with tips, programming, Mathematica, Wolfram

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

  1. Drawing tools, under a plot, click more, click drawing tools ...

  2. to export results of GraphicsRow, use the Export function mouse click seems not to work well even …


Continue reading

Install Python Pip in Cygwin

Posted on Mar 04, 2019 in Software • Tagged with software, Python, Cygwin, pip

python3 -m ensurepip

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

References

https://stackoverflow.com/questions/30863501/installing-new-versions-of-python-on-cygwin-does-not-install-pip


Cygwin Ports

Posted on Aug 10, 2016 in Software • Tagged with Linux, Windows, virtualization, software, Cygwin, ports

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

Cygwin Ports Project

If you want to use a package that is missing in Cygwin (especially on the x86_64 version as some packages has not been ported …


Continue reading

General Tips for Groovy

Posted on Jan 22, 2019 in Computer Science • Tagged with programming, Groovy, tips

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

brew install groovy

wajig …


Continue reading

R Package DT

Posted on May 27, 2018 in Programming • Tagged with programming, cran, DT, datatables.js

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

https://rstudio.github …


Continue reading

stringi Tips

Posted on Jun 06, 2017 in Programming • Tagged with programming, stringi, CRAN

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. It is suggested that …

Continue reading