I am also a blogger at cnblogs.com, https://cnblogs.com/yhm138
Familiar with Enumerative Combinatorics
Some T-SQL Queries written by me:
View count of each question raised by me. Run the T-SQL code on SEDE.
View count of each question answered by me. Run the T-SQL code on SEDE.
The top 10 hot questions for a specific month (support topic, auto-adapted question url). Run the T-SQL code on SEDE.
Recommendations:
Wolfram Library Archive (Curated, old)
Wolfram Language Paclet Repository. Community-contributed installable additions to the Wolfram Language
Mathics. A free, open-source alternatives to Mathematica®
MATLink. A Mathematica™ application to communicate with MATLAB™, providing functionality to easily transfer data between the two systems, and use MATLAB functions, scripts and toolboxes from within Mathematica.
Well-recommended Mathematica packages or guides:
Needs["GraphUtilities`"]see documentationNeeds["Combinatorica`*"]see documentation<<IGraphM`;Mathematica interface of igraph. See documentation- Finite Element Method guide
- Advanced Numerical Differential Equation Solving in Mathematica tutorial (VERY Comprehensive)