F90/C Weighted Linear Regression Code

AI Thread Summary
Recommendations for a weighted linear regression code in Fortran 90/77 or C are sought after, specifically for processing a three-column file. Simfit is mentioned as a potential resource, though it may not directly cater to the specific file format requested. The emphasis is on finding a concise routine rather than a comprehensive solution.
natski
Messages
262
Reaction score
2
Hi Guys,

Can anyone recommend a code, preferably in fortran 90/77, or possibly in C, which provides a weighted linear regression of a 3 column file?

Natski
 
Technology news on Phys.org
Hmm thanks but I'm really looking for a short routine in Fortran or C.
 
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top