{"id":13439426,"url":"https://github.com/conan-community/conan-eigen","last_synced_at":"2025-03-20T08:31:01.861Z","repository":{"id":72718814,"uuid":"112734186","full_name":"conan-community/conan-eigen","owner":"conan-community","description":"[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index","archived":true,"fork":false,"pushed_at":"2019-10-10T19:58:46.000Z","size":74,"stargazers_count":2,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"stable/3.3.7","last_synced_at":"2024-08-01T03:29:19.419Z","etag":null,"topics":["conan","eigen","linear-algebra","matrices","vectors"],"latest_commit_sha":null,"homepage":"http://eigen.tuxfamily.org","language":"CMake","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conan-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-01T11:48:37.000Z","updated_at":"2023-01-28T14:43:41.000Z","dependencies_parsed_at":"2023-03-15T23:30:15.421Z","dependency_job_id":null,"html_url":"https://github.com/conan-community/conan-eigen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conan-community%2Fconan-eigen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conan-community%2Fconan-eigen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conan-community%2Fconan-eigen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conan-community%2Fconan-eigen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conan-community","download_url":"https://codeload.github.com/conan-community/conan-eigen/tar.gz/refs/heads/stable/3.3.7","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221739716,"owners_count":16872775,"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":["conan","eigen","linear-algebra","matrices","vectors"],"created_at":"2024-07-31T03:01:13.828Z","updated_at":"2024-10-27T22:30:55.070Z","avatar_url":"https://github.com/conan-community.png","language":"CMake","funding_links":[],"categories":["CMake"],"sub_categories":[],"readme":"[![Download](https://api.bintray.com/packages/conan-community/conan/eigen%3Aconan/images/download.svg) ](https://bintray.com/conan-community/conan/eigen%3Aconan/_latestVersion)\n[![Build Status Travis](https://travis-ci.org/conan-community/conan-eigen.svg)](https://travis-ci.org/conan-community/conan-eigen)\n\n## Conan package recipe for [*eigen*](http://eigen.tuxfamily.org)\n\nEigen is a C++ template library for linear algebra: matrices, vectors,                    numerical solvers, and related algorithms.\n\nThe packages generated with this **conanfile** can be found on [Bintray](https://bintray.com/conan-community/conan/eigen%3Aconan).\n\n\n## Issues\n\nIf you wish to report an issue or make a request for a package, please do so here:\n\n[Issues Tracker](https://github.com/conan-community/community/issues)\n\n\n## For Users\n\n### Basic setup\n\n    $ conan install eigen/3.3.7@conan/stable\n\n### Project setup\n\nIf you handle multiple dependencies in your project is better to add a *conanfile.txt*\n\n    [requires]\n    eigen/3.3.7@conan/stable\n\n    [generators]\n    txt\n\nComplete the installation of requirements for your project running:\n\n    $ mkdir build \u0026\u0026 cd build \u0026\u0026 conan install ..\n\nNote: It is recommended that you run conan install from a build directory and not the root of the project directory.  This is because conan generates *conanbuildinfo* files specific to a single build configuration which by default comes from an autodetected default profile located in ~/.conan/profiles/default .  If you pass different build configuration options to conan install, it will generate different *conanbuildinfo* files.  Thus, they should not be added to the root of the project, nor committed to git.\n\n\n## Build and package\n\nThe following command both runs all the steps of the conan file, and publishes the package to the local system cache.  This includes downloading dependencies from \"build_requires\" and \"requires\" , and then running the build() method.\n\n    $ conan create . conan/stable\n\n\n### Available Options\n| Option        | Default | Possible Values  |\n| ------------- |:----------------- |:------------:|\n| EIGEN_USE_BLAS      | False |  [True, False] |\n| EIGEN_USE_LAPACKE      | False |  [True, False] |\n| EIGEN_USE_LAPACKE_STRICT      | False |  [True, False] |\n\n\n## Add Remote\n\nConan Community has its own Bintray repository, however, we are working to distribute all package in the Conan Center:\n\n    $ conan remote add conan-center \"https://conan.bintray.com\"\n\n\n## Conan Recipe License\n\nNOTE: The conan recipe license applies only to the files of this recipe, which can be used to build and package eigen.\nIt does *not* in any way apply or is related to the actual software being packaged.\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconan-community%2Fconan-eigen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconan-community%2Fconan-eigen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconan-community%2Fconan-eigen/lists"}