This project is a Functional Programming Spreadsheet that allows users to input formulas using functional programming techniques. The spreadsheet supports basic arithmetic operations, custom functions ...
GitHub - zenelhila/Curve-Fitting-Using-Parallel-Programming: This project tries fitting a curve using regression. It derives formulas from the linear model and each thread fit the data using a ...