logo logo

Fixing curlpas so it would compile and install in latest Lazarus/FreePascal

What is curlpas? (Taken from the official web) CurlPas is a Delphi / Kylix / FreePascal binding and component wrapper for libcurl . Curlpas had so many features that other internet LCL didn’t have. Such...

Basic Matrix operation in Lazarus/FreePascal

Well.. This is my first post about FreePascal (FPC)/Lazarus. I’ve been asked to create a simulation for artificial neural-network using backpropagation without using Matlab. So, I decided to use...
bottom