{"id":16680901,"url":"https://github.com/fthomas/kaimini","last_synced_at":"2025-03-13T09:43:59.361Z","repository":{"id":696361,"uuid":"341171","full_name":"fthomas/kaimini","owner":"fthomas","description":"Kaimini, a general purpose fitting and analysis front end","archived":false,"fork":false,"pushed_at":"2011-02-03T12:42:03.000Z","size":892,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"rewrite","last_synced_at":"2025-03-06T03:34:39.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rashid2538/php-htmldiff","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fthomas.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-10-18T12:08:32.000Z","updated_at":"2014-01-03T22:19:40.000Z","dependencies_parsed_at":"2022-08-16T10:45:16.935Z","dependency_job_id":null,"html_url":"https://github.com/fthomas/kaimini","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fthomas%2Fkaimini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fthomas%2Fkaimini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fthomas%2Fkaimini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fthomas%2Fkaimini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fthomas","download_url":"https://codeload.github.com/fthomas/kaimini/tar.gz/refs/heads/rewrite","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243382784,"owners_count":20282007,"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":[],"created_at":"2024-10-12T13:44:15.852Z","updated_at":"2025-03-13T09:43:59.327Z","avatar_url":"https://github.com/fthomas.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Kaimini, a general purpose fitting and analysis front end\n=========================================================\n\nIntroduction\n------------\n\nDocumentation\n-------------\n\nCurrently there is only the `API documentation`_ and a very `incomplete\nmanual`_.\n\n.. _API documentation: http://www.physik.uni-wuerzburg.de/~fthomas/kaimini/doc/\n.. _incomplete manual: http://www.physik.uni-wuerzburg.de/~fthomas/kaimini/kaimini.pdf\n\nDependencies\n------------\n\nKaimini is written in C++. To build it, the C++ Standard Library, some\nparts of the `Boost C++ Libraries`_, `Minuit2`_, the `GNU Scientific\nLibrary (GSL)`_, and `CMake`_ are required. Instructions about\ninstalling these dependencies are available in the `Kaimini wiki`_.\n\n.. _Boost C++ Libraries: http://www.boost.org/\n.. _Minuit2: http://www.cern.ch/minuit\n.. _GNU Scientific Library (GSL): http://www.gnu.org/software/gsl/\n.. _CMake: http://www.cmake.org/\n.. _Kaimini wiki: http://wiki.github.com/fthomas/kaimini/installing-dependencies\n\nInstallation\n------------\n\nTo compile Kaimini and to install the ``kaimini`` executable (by\ndefault into ``/usr/local/bin`` on Unix), run these commands in\nKaimini's source tree::\n\n  mkdir build\n  cd build\n  cmake ..\n  make\n  sudo make install\n\nIf Minuit2 is not installed into standard directories (e.g. under\n``/usr/`` or ``/usr/local/``), CMake won't find it. In this case cmake\nmust be invoked with the full path to the Minuit2 installation or source\ndirectory::\n\n  cmake -D Minuit2_ROOT=/path/to/Minuit2/installation/dir ..\n\nDownload\n--------\n\nYou can download Kaimini in either `tar.gz`_ or `zip`_ formats.\n\n.. _tar.gz: http://github.com/fthomas/kaimini/tarball/master\n.. _zip:    http://github.com/fthomas/kaimini/zipball/master\n\nThe version control system used for development of Kaimini is Git. The\n`Git repository`_ can be inspected and browsed online at GitHub and it\ncan be cloned by running::\n\n  git clone git://github.com/fthomas/kaimini.git\n\n.. _Git repository: http://github.com/fthomas/kaimini\n\nIssues and feedback\n-------------------\n\nFor bug reports, feature requests, or general feedback either use the\n`issue tracker`_ or `write me an email`_.\n\n.. _issue tracker: http://github.com/fthomas/kaimini/issues\n.. _write me an email: fthomas@physik.uni-wuerzburg.de\n\nLicense\n-------\n\nKaimini is `free software`_ and licensed under the `GPLv3`_. The full\ntext of the license can be found in the file ``COPYING`` in Kaimini's\nsource tree.\n\n.. _free software: http://www.gnu.org/philosophy/free-sw.html\n.. _GPLv3: http://www.gnu.org/licenses/gpl-3.0.html\n\nAuthor\n------\n\nKaimini was written by\nFrank S. Thomas \u003cfthomas@physik.uni-wuerzburg.de\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffthomas%2Fkaimini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffthomas%2Fkaimini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffthomas%2Fkaimini/lists"}