Practical Code Solutions

Solutions and Ideas on Programming, Statistics and Networking

Tuesday, May 24, 2016

RCaller 3.0 is released!

›
RCaller 3.0 is released with new features. Please visit the page http://mhsatman.com/rcaller-3-0 for the source code, compiled binar...
1 comment:
Sunday, September 6, 2015

Deleting a page of a pdf file in Ubuntu

›
Suppose you have a pdf file with many pages and you want to delete a single page (or a list of pages) from this file in Ubuntu. You can fi...
Wednesday, September 2, 2015

Parallel Numeric Integration using Python Multiprocessing Library

›
Parallel algorithms can divide a problem on several cores. Some algorithms can easly divide a problem into smaller ones such as matrix ca...
Sunday, August 30, 2015

Overloading Constructor in Python Classes

›
In Python, the constructor __init__ can not be overloaded. If you are a Java or C++ programmer, you probably used this facility before bec...
Tuesday, August 25, 2015

Lisp for the C++ programmer: Numerical Integration

›
In the series of Lisp for the C++ programmer , we present some Common Lisp examples in a way similar to examples which are written in C++ ...
‹
›
Home
View web version
Powered by Blogger.