{"id":18427135,"url":"https://github.com/nowisesys/libchemgps","last_synced_at":"2025-09-03T22:35:08.983Z","repository":{"id":141471801,"uuid":"168003606","full_name":"nowisesys/libchemgps","owner":"nowisesys","description":"Generic library for making predictions using Simca-QP. Use this library to write standalone and client/server applications for SIMCA-QP.","archived":false,"fork":false,"pushed_at":"2019-01-28T19:10:42.000Z","size":954,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T08:27:29.873Z","etag":null,"topics":["mathematical-modelling","mva","pca"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nowisesys.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-28T17:21:14.000Z","updated_at":"2019-01-28T19:15:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3b0acb6-23bc-44fe-bc4e-824a3a067d26","html_url":"https://github.com/nowisesys/libchemgps","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowisesys%2Flibchemgps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowisesys%2Flibchemgps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowisesys%2Flibchemgps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowisesys%2Flibchemgps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nowisesys","download_url":"https://codeload.github.com/nowisesys/libchemgps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248769426,"owners_count":21158812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mathematical-modelling","mva","pca"],"created_at":"2024-11-06T05:09:46.056Z","updated_at":"2025-04-13T19:38:47.857Z","avatar_url":"https://github.com/nowisesys.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"*** ABOUT LIBCHEMGPS ***\n\n** GENERAL:\n\n   The libchemgps library is a generic library for making predictions using\n   SIMCA-QP. Use this library to write standalone and client/server\n   applications for SIMCA-QP. The chemgps-sqp2 package contains both a fully\n   functional standalone application as well as an client/server solution.\n   \n   You need a separate license from Umetrics (http://www.umetrics.com) for \n   using this library.\n\n** BUILD:\n\n   Configure and build with (64-bit Linux):\n   \n     bash$\u003e CC=\"gcc32\" CFLAGS=\"-Wall -O -g -m32\" ./configure\n     bash$\u003e make\n\n   See docs/README.compiler for build notes.\n   \n** USAGE:\n\n   See the manual page and the chemgps-sqp2 package for example code.\n   \n   In short, define callbacks and initilize an cgps_options structure.\n   Call cgps_project_load() to load the project. \n   \n   For each prediction call cgps_predict_init() and cgps_predict() to \n   make the prediction. \n   \n   Get the result of prediction using cgps_result_init() and cgps_result(). \n   \n   Cleanup and after each prediction by calling cgps_predict_cleanup() and\n   cgps_result_cleanup().\n   \n   Unload the project by calling cgps_project_close().\n   \nAnders Lövgren, 2008-03-31\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowisesys%2Flibchemgps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnowisesys%2Flibchemgps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowisesys%2Flibchemgps/lists"}