Open ghost opened 3 years ago
Hello,
thank you for the report. Ricard (cc-d) has folded PEER into the multi-omics factor analysis (MOFA) framework as described below - we recommend using this going forward, as it is properly supported, and it may resolve your issues.
Leo
From Ricard:
Running MOFA (https://github.com/bioFAM/MOFA2) with one view is effectively PEER. We have also added functionalities and visualisations to interpret the factors before regressing them out for eQTL mapping or any other downstream analysis.
I’ve built a wrapper here: https://github.com/bioFAM/PEER
Let me know if you have any questions. We have a Slack channel where I provide individualised help. The link is in the MOFA2 github.
We have not made the official release yet as we would like to get some feedback how this is working and how intuitive this is. Please let me know about your experience
Best, Ricard.
On Thu, Nov 11, 2021 at 8:45 PM ketkijoshi278 @.***> wrote:
Hello, I tried to use command cmake ./.. But its giving error. The error: File "", line 1 from distutils import sysconfig; print sysconfig.get_python_lib() ^ SyntaxError: invalid syntax CMake Error at python/CMakeLists.txt:49 (if): if given arguments:
"(" "NOT" "EXISTS" "File \"
\", line 1 from distutils import sysconfig" " print sysconfig.get_python_inc() ^ SyntaxError: invalid syntax" ")"
Unknown arguments specified
-- Configuring incomplete, errors occurred!
Can anyone please help me out with this? Thank you
You can view, comment on, or merge this pull request online at:
https://github.com/mz2/peer/pull/15 Commit Summary
- Build alglib and peerlib with CMake https://github.com/mz2/peer/pull/15/commits/4075e0c77bd3caefe00667eaeef61b9963f6c8a5
- Merge branch 'master' of github.com:mz2/peer into cmake https://github.com/mz2/peer/pull/15/commits/516c5d2046ce08ad1407da0504dd6f897ff07c25
- Closer to getting there with the Peer python bindings https://github.com/mz2/peer/pull/15/commits/5ff4a3753677b2388c5295ff30f3ebe86c90754b
- Edits to the master CMakeLists.txt https://github.com/mz2/peer/pull/15/commits/241864cb076c6efa65e634dede83e7c749e08bbb
- Modifications to the Python package CMakeLists.txt https://github.com/mz2/peer/pull/15/commits/dc5e2cf0508a90c0f3d3208f9c21df6b39a7a29a
- Added -I../Include in header search path https://github.com/mz2/peer/pull/15/commits/ef8a01ec18a93aed100e17e5da571fd72a4700ce
- The peer python package now compiles fine with CMake. https://github.com/mz2/peer/pull/15/commits/2e17536493f932a6653b5f61e57e3f635b3c29eb
- Merge branch 'master' of github.com:mz2/peer into cmake https://github.com/mz2/peer/pull/15/commits/16651b79950024ef0039252ca39d5d2177dbf38c
- Added a CMake rule for the peer R package https://github.com/mz2/peer/pull/15/commits/307d1cae00ea52a80fc940a2ef16df98073bfe24
- Added the scaffold for a peer R package https://github.com/mz2/peer/pull/15/commits/ba5a5fcf75eab09470dcc5a66fe7149b7259184c
- Cleaned up the constants needed for building to the CMakeLists.txt in the project root https://github.com/mz2/peer/pull/15/commits/20778e3a030105730563e3889c036bf816173f35
- test commit https://github.com/mz2/peer/pull/15/commits/ddcff4ad1828a38c0ecec6e65f9ac6ba6dbef641
- Some R package related changes https://github.com/mz2/peer/pull/15/commits/01ebcecf3c8d58394532c97e6211bfaf0449e941
- Merge branch 'cmake' of github.com:PMBio/peer into cmake https://github.com/mz2/peer/pull/15/commits/37b225cf79fda1fc269ea93369fbd3412893c87d
- killed test https://github.com/mz2/peer/pull/15/commits/970f28a2790945be5f5a3a591fa0392032d19461
- Moved the Python and R header and lib paths to the root level CMakeLists.txt https://github.com/mz2/peer/pull/15/commits/9b6972f9e141e7dcaf4bcdb772b2c2712e673fad
- Merge branch 'cmake' of github.com:PMBio/peer into cmake https://github.com/mz2/peer/pull/15/commits/c226e401f0119fd07eca07bc76ff75d55956be03
- Fixed the typo in python lib path https://github.com/mz2/peer/pull/15/commits/46aa221d9f143b0ec945190192524a06839f0d31
- Changed the Python package name from peerpython to peer https://github.com/mz2/peer/pull/15/commits/5c32c3ca6e4792150f81b26718d34fa61bf99c75
- up https://github.com/mz2/peer/pull/15/commits/ac13d06f36b98a242d61744e7bbc874724f98046
- Merge branch 'cmake' of github.com:PMBio/peer into cmake https://github.com/mz2/peer/pull/15/commits/29a78e265a17726b92398cbb1321884b1fc4f846
- Fooled around a bit more with the numpy include path https://github.com/mz2/peer/pull/15/commits/279d0765c042e3ffb2185e4dfe781c69d59f52f1
- Renamed the R library from peerr to peer https://github.com/mz2/peer/pull/15/commits/769d3d92cbad2b971c4c6f79c622d4bd397ac6bb
- Got the R package building with fixed paths https://github.com/mz2/peer/pull/15/commits/7829d012b6ae1221572d281b9c928fe93f5ac227
- Added the R package scaffold into the repository https://github.com/mz2/peer/pull/15/commits/2e2def8ecb53fccdeb56c9d1e14c76cf8aa7637f
- Made the header and library search paths relative to peer/src https://github.com/mz2/peer/pull/15/commits/71906dcf02d1bfb6357567d75906333af827ac3a
- merge conflict resolved https://github.com/mz2/peer/pull/15/commits/ccdae3fe2d1abcdc3c21f974fc118346be0f90a0
- Copy libpeerlib to system prefix https://github.com/mz2/peer/pull/15/commits/9f22c5241206543cd68ec5aa342c536061a58619
- Fixed the type with peerlib library search in src/Makevars https://github.com/mz2/peer/pull/15/commits/b61d2a4933d961c298851ea29236fcdf6310d4b2
- Merge branch 'cmake' of github.com:PMBio/peer into cmake https://github.com/mz2/peer/pull/15/commits/479409b96e7b7bbb0384ace42664a58bd80a9a35
- python interface edits https://github.com/mz2/peer/pull/15/commits/01de2a1dc81ca774b5775528267a13243530a37f
- Fixed another typo https://github.com/mz2/peer/pull/15/commits/0b34064b22ea701bee40c0fd09340446e8bf3cc2
- Merge branch 'cmake' of github.com:PMBio/peer into cmake https://github.com/mz2/peer/pull/15/commits/f6c386fab468c23c1ebe671901e245223265f3bd
- Link alglib statically into the R package dynlib https://github.com/mz2/peer/pull/15/commits/b05e0bf2161ef1ea28a1c0b6473320638817fe49
- Added the .First.lib func to the R package https://github.com/mz2/peer/pull/15/commits/17935f39525df5a5da6c629fd984916b569ddb1c
- test https://github.com/mz2/peer/pull/15/commits/ffc2da83a960a056f9042a6f3199b93a9845cde8
- Merge branch 'cmake' of github.com:PMBio/peer into cmake https://github.com/mz2/peer/pull/15/commits/e95c7b268b1f4d8775ce9ec323aa8c4fedf088af
- edits: python build system https://github.com/mz2/peer/pull/15/commits/04ac958d3e1ecb3d231f8836e41819ebc2350ccc
- Added the 'peerutil' executable target to src/CMakeLists.txt https://github.com/mz2/peer/pull/15/commits/2f9838c280433a7a07b5842b78f3e21a0270a526
- Added the 'peerutil' executable target to src/CMakeLists.txt https://github.com/mz2/peer/pull/15/commits/c09de1aead166d0f33b8eacbf217adb157e76568
- fixed the python build and added documentation https://github.com/mz2/peer/pull/15/commits/2f652b9603a2c2f94bb28163fc782f14691f4e6d
- edidts https://github.com/mz2/peer/pull/15/commits/5b25b1544340edcea4016063909b40fd843b7389
- fixed update bugs, reduced memory use https://github.com/mz2/peer/pull/15/commits/64cb0656010d55b5b0e0466c7f117bb9df8c68b2
- bugfixed pyton_inst_dir variable https://github.com/mz2/peer/pull/15/commits/8be0747baf21dfb2b3e1a842ae92958b343e1a50
- Reset the master branch https://github.com/mz2/peer/pull/15/commits/91d3ae368a773242704d33561e7b0fcab16fd78a
- Removed the accidentally added build dir https://github.com/mz2/peer/pull/15/commits/9f4f291d76c5bbbd5427a40ca74b35d678ee9a47
- Disabled installing libpeer https://github.com/mz2/peer/pull/15/commits/e0eeb78d7bde97658e1a79d6e20fa268d5516581
- Added FindRInterpWhich.cmake based on Oli's FindPythonInterpWhich https://github.com/mz2/peer/pull/15/commits/9df95802996740a305e12a01626d32509a8e0431
- added command line parsing, started standalone, docs https://github.com/mz2/peer/pull/15/commits/f4af69550156b4a4d775e06d0f814fdd436db411
- Added a CSV parser https://github.com/mz2/peer/pull/15/commits/815a19897d427c484de4c4829537eefd2e479964
- Removed the .svn dir from under csv_parser https://github.com/mz2/peer/pull/15/commits/be10591e89e0f1462a7df3c99b5edbd594b8beb9
- Added csv_parser dependency to peerutil target https://github.com/mz2/peer/pull/15/commits/c94e39593b26d4a25ddcb1a9f0d9f72b9f814802
- Added csv_parser static lib target. Added logging header imports to all source code files in src. Made logging configuration functional https://github.com/mz2/peer/pull/15/commits/6248f6a62d7b6baf92a95da1c06338895c08c48e
- added R finder https://github.com/mz2/peer/pull/15/commits/9c39f034946319d890f65e6ceb334edd8f0948d5
- updates https://github.com/mz2/peer/pull/15/commits/5dd0ad59a1942b214faee361c82eb67c862ed30d
- individual prior parameter getters/setters https://github.com/mz2/peer/pull/15/commits/f8bdcf6dd5655bb6529f2c1080c49a65f7b94bf8
- added command line parsing, io https://github.com/mz2/peer/pull/15/commits/a70e79cacd9907a07df6adbb88bd99a6e8989a8c
- added examples https://github.com/mz2/peer/pull/15/commits/e5e49fb94a19780e42a481b3b64d71343f6701b4
- Added yaml-cpp to the project and specifically to the peerutil target https://github.com/mz2/peer/pull/15/commits/bbf2b2d640abeab380110d317b8be76970c47f2d
- Removed the accidentally added yaml-cpp/build from repo https://github.com/mz2/peer/pull/15/commits/e5f7c2952bc7d4c725918ebefbba7619edf7743f
- Merge branch 'master' of github.com:PMBio/peer https://github.com/mz2/peer/pull/15/commits/d91bc3aa2b543cedc7804078d229d0404facb66e
- Fixed peerutil target compilation with the commandline parsing included https://github.com/mz2/peer/pull/15/commits/c48aa2565c47c26e1da7daf4715650e725104a69
- Added conditional for PEER_R_PACKAGE to top-level CMakeLists.txt https://github.com/mz2/peer/pull/15/commits/932ba2a151836ba2e6d7ea3831414face952af08
- Compile everything as intel 32-bit/64-bit universal binaries on OS X https://github.com/mz2/peer/pull/15/commits/0a9af49ee70a8e60950d23fdac96e555686eb80d
- Fixed the R package compilation https://github.com/mz2/peer/pull/15/commits/ed2a757b9ecdf6d44c73c50dd7ff7a48a8e3c3dc
- Added a post-build phase for copying the R package scaffold over https://github.com/mz2/peer/pull/15/commits/54fec29b9eec98e66e1cbf1ba4e76a327b2e20ad
- Added a copy post-build command that copies the peerR_wrap.cpp over https://github.com/mz2/peer/pull/15/commits/dddadc5dd7c5134ee48320ccd3258cc6c3aeb0e4
- Fixed Makevars references so they point at the right place inside the build https://github.com/mz2/peer/pull/15/commits/26c419c9082b99dc5f8e049ad18ee668c70622ba
- Attempted to add a preinstall command that installs the R package https://github.com/mz2/peer/pull/15/commits/4dd7533bd9e4c61869dc69102b3e54febadc0bc7
- Fixed the CMakeLists and accidentally copied Makevars https://github.com/mz2/peer/pull/15/commits/0b206c922ca29104e8bdd371fe912684efb45baf
- added R by default https://github.com/mz2/peer/pull/15/commits/572b19cfb39b7cdb48fa62a1c07afd8ffa53ca97
- edits to findR scripts https://github.com/mz2/peer/pull/15/commits/cd4476d1f8e1bce266f37ff4c055458248a612d5
- added commandline tutorial https://github.com/mz2/peer/pull/15/commits/086e42bd7b897039fea300c36299701a35f98305
- removed double dependencies https://github.com/mz2/peer/pull/15/commits/ffd77f6f4e2c48197aa4877410d9ef424ca93814
- updated project file https://github.com/mz2/peer/pull/15/commits/4163c1c127e3adcfe50c11cc6f05e695f8f76d9f
- updated project file https://github.com/mz2/peer/pull/15/commits/962cd8cc0c117f200d3b3eedf966085d1985cafe
- removed old files https://github.com/mz2/peer/pull/15/commits/78d6978cce0a28f9de00292f119139a53505afd9
- altered findR.cmake to allow for user-specified paths on all settings https://github.com/mz2/peer/pull/15/commits/dbbcf99a5a4c32ae970e1055b62514be0b4c1b7e
- Fixed the post-build part in the R CMakeLists.txt https://github.com/mz2/peer/pull/15/commits/c933d658e5531ddb5d1627a071c78dd591b99840
- Merge branch 'master' of github.com:PMBio/peer https://github.com/mz2/peer/pull/15/commits/2200790f0a8e50df5c694bc80b26fcbcba79a608
- updates of the cmake build system https://github.com/mz2/peer/pull/15/commits/9a9f1be7e6be823f1c87a0e67077cc9d9bb8b492
- Merge branch 'master' of github.com:PMBio/peer https://github.com/mz2/peer/pull/15/commits/644f120ccfa410474292e172901e903540548148
- changes to comma separated csv https://github.com/mz2/peer/pull/15/commits/f21c95d2899bf7440eca7cd7c720267b69b7379b
- Added the R demo script https://github.com/mz2/peer/pull/15/commits/16317f413dcb2af440fe6250748b46e371595686
- Added R demo script https://github.com/mz2/peer/pull/15/commits/5aa539914c2f5b0356e70a2b81d72e3101d42f1e
- Updated r_demo.R and changed peerutil target name to peer https://github.com/mz2/peer/pull/15/commits/68a768c7f5aaeda8e00ad6e688a7f765dbace876
- R demo fixes https://github.com/mz2/peer/pull/15/commits/aa0dfca620e8766d6c39f9d865226d877f1bfe8b
- Merge branch 'master' of github.com:PMBio/peer https://github.com/mz2/peer/pull/15/commits/1376eb2216b9e8b488d934bc191d5478f5f2f654
- Renamed the peer commandline tool build target to peertool https://github.com/mz2/peer/pull/15/commits/b60c4ccc8eb971a0f0fa0435ec7a40eef4d40fcc
- Merge branch 'master' of github.com:PMBio/peer https://github.com/mz2/peer/pull/15/commits/38d9343bb73ae8e25f1c74c3a688c88f0ebcfd91
- Added -no-multiarch to R CMD INSTALL --build when not building a universal binary https://github.com/mz2/peer/pull/15/commits/71f83accfcc180a08f987637ddd3f9035f740ac6
- fixed xcode build system https://github.com/mz2/peer/pull/15/commits/9b81acf0f8baae111249245e8d3255765a78786f
- changed messanging and added asserts https://github.com/mz2/peer/pull/15/commits/b8279c39b471c765ad30abf51609891ad7eaf126
- initial verison of sparseFA module added https://github.com/mz2/peer/pull/15/commits/3a21772b453fb951d0296fe920075aa99611ef2b
- fixed but in syntax https://github.com/mz2/peer/pull/15/commits/e01c1153326b0445e5d0bc386349c5c378971ae6
- added tab, space separated file support https://github.com/mz2/peer/pull/15/commits/9a69a4dde68284e176cb6706608531c6465c8100
- Added a new target for CRAN R-package builds https://github.com/mz2/peer/pull/15/commits/64f4d1097b0171d644d33498931276194e7f719a
- changed bayesnet header, removing ifdef swig statement https://github.com/mz2/peer/pull/15/commits/ac5f4f8b4b91a16ae9b82cece4179e7ebac551e8
- Added more symlinks: csv_parser and tclap https://github.com/mz2/peer/pull/15/commits/43bef5b1b9a37d88f72894930d7fbda4331a8a2f
- Removed some unwanted symlinks https://github.com/mz2/peer/pull/15/commits/57fd994e671f73b9a672a98a970f2536e68bebdf
- removed SWIG flag for the cran archive https://github.com/mz2/peer/pull/15/commits/16fa553d9ef961228864701c5e96e5f041262794
- Merge branch 'master' of github.com:PMBio/peer into sparseFA https://github.com/mz2/peer/pull/15/commits/3a7f361c7f8f62fae15c33526e26bb272e458d58
- updated sparseFA https://github.com/mz2/peer/pull/15/commits/da63cea70e9c8db17e1967b292f62102d56ec73d
- commit before moving members to pointers https://github.com/mz2/peer/pull/15/commits/11b4ee83e82925075359146ea4ee9104ca24d5d5
- added R example for brem data https://github.com/mz2/peer/pull/15/commits/3131f4cfb675783506aa4629e81e192b5517ee4a
- edits to R example using Brem data https://github.com/mz2/peer/pull/15/commits/5e9234432250919f512306205204456f51036db7
- altered memory handling of pointers which resolves a lot of issues https://github.com/mz2/peer/pull/15/commits/69a9870ce80ae5a92e9d7aa66eaef2670ae98c8f
- updated sparseFA code based on VB inference https://github.com/mz2/peer/pull/15/commits/1fff6ac59e07e545c10120f30cd427f4abb8fa73
- bugfixed vbfa and sparseFA https://github.com/mz2/peer/pull/15/commits/2a7d6898c57d75e96d6e196b06c775ea94a8c496
- Merge branch 'master' into sparseFA https://github.com/mz2/peer/pull/15/commits/6b7a3ffe4a2aebe19d8e78e2d74ce56dd11704e9
- bugfixed redesign of interfaces for master branch https://github.com/mz2/peer/pull/15/commits/490d907d8cde9373de15e3fbc8758fab93c0b68c
- updated localtion of source folders for sparseFA https://github.com/mz2/peer/pull/15/commits/e8603ef9f73a0d7ca483543fc5a30ea28c9b51cd
- bugfix on destructor usage https://github.com/mz2/peer/pull/15/commits/be69acc7583c819dcf374783a46418c7188afa9c
- integrated sparseFA into swig wrapper https://github.com/mz2/peer/pull/15/commits/dc1a06f2a6db367b82cc7697641ee16e361e8acc
- upd brem demo https://github.com/mz2/peer/pull/15/commits/f882522e67d5722771f186b2bf52b6ce15fcfdd0
- Merge branch 'master' of https://github.com/PMBio/peer https://github.com/mz2/peer/pull/15/commits/94932862e8b722889cbcfe132454f4c78c2ce048
- updat python demo for sparseFA https://github.com/mz2/peer/pull/15/commits/cbe1207ba0db19e4b226a9f44095d8dd4a9f97d5
- changes to peer R interface https://github.com/mz2/peer/pull/15/commits/e6837cd86fcaefca4822265d5805aac5428caacc
- updated sim to include covs https://github.com/mz2/peer/pull/15/commits/48e7e4c40468e4633b91fc89b1aa4adae99cdd93
- fixed SparseFA, jont peer module from R and python gnow called PEER https://github.com/mz2/peer/pull/15/commits/4fae958b7ebb98ad2a2df9579165eb5f5e912a54
- edits of CMake List undone https://github.com/mz2/peer/pull/15/commits/0878ee295cb9ad73f47c4079b74aaac21fba72c0
- fixed R name space problem https://github.com/mz2/peer/pull/15/commits/d0e5af26c143197d3181f5b27c9d6b7fc770fd12
- fixed cran release https://github.com/mz2/peer/pull/15/commits/d9146971e58d474ae7a2f4f57bffb8905056d57b
- added sparse DEMO https://github.com/mz2/peer/pull/15/commits/21de375222bcd51c31a500a69605765b59cc429e
- fixed R interface, working and tested CRAN interface https://github.com/mz2/peer/pull/15/commits/d0d1afa6f5a1d6299b519f58f7048169d96345be
- created scripts for source package creation https://github.com/mz2/peer/pull/15/commits/2347ac90d32026464470655a90ba78e63b4d27a9
- Renamed crate_source_package.sh to create_source_package.sh https://github.com/mz2/peer/pull/15/commits/7b18a68aca2749522e22f23e8f2123619f08c46c
- code cleanup, bugfixes of covariates in model https://github.com/mz2/peer/pull/15/commits/e06b4c8f432074cf8251aa4e2da2fd5bc0eb4e43
- Merge branch 'master' of github.com:PMBio/peer https://github.com/mz2/peer/pull/15/commits/b4dde513b069c665eda0cbb89b4370166069c8ea
- upd python https://github.com/mz2/peer/pull/15/commits/ae9963bdc2a604cbf2e15b71295cefc8550847a7
- added standalone https://github.com/mz2/peer/pull/15/commits/30dc13ffbe4529a070a15c0c918d254f61e5c5b9
- merged https://github.com/mz2/peer/pull/15/commits/e16c313de950def2a152e12a70a7b7875a549556
- added uncertain expresison levels and export of sparsity inference to command line tool https://github.com/mz2/peer/pull/15/commits/3fd0d62617ec312e55d6fe4106c382327fe944a7
- added eqtl density plot https://github.com/mz2/peer/pull/15/commits/56388d2ca66c96b4de0ed02dc233c1036f728d55
- changed interface files, peertool, new examples https://github.com/mz2/peer/pull/15/commits/30ab2f1d9d5dd6bd6302d2acfad37360c01c171b
- Removed External/Eigen/build https://github.com/mz2/peer/pull/15/commits/b6b741f3366317778ba73087bc24f5b3e7f4031b
- Converted to LF https://github.com/mz2/peer/pull/15/commits/431b69bd9ce66746d1da60f93bc0ba198ad83818
- added convenience plots of model, QTLs https://github.com/mz2/peer/pull/15/commits/1b06552330253a9c91b9b4a8ea5a349369f3a72a
- updated interface for bounds and residual variance loggin https://github.com/mz2/peer/pull/15/commits/8b1c99e70954b04d01b4d7d552e41e6f1a22aa8a
- added convergence monitoring funcrtions https://github.com/mz2/peer/pull/15/commits/4c0c64262c8c7be7c764e87c490e7a38c35bb2bf
- fixed sparse mode output bug https://github.com/mz2/peer/pull/15/commits/0846c2a7b27ac01cfe9fa32cce761a0335d6b29a
- only one python demo left https://github.com/mz2/peer/pull/15/commits/87321433572e3234649335e54a42ee1999d3b1dc
- updated demos, moved example files https://github.com/mz2/peer/pull/15/commits/20fde3457f394b8b27b6321f6df475bbaf5c90f3
- renamed files https://github.com/mz2/peer/pull/15/commits/5c5b3227f7ae41b7adb75736ad5502b13fb7e6e9
- Merge branch 'master' of github.com:PMBio/peer https://github.com/mz2/peer/pull/15/commits/305f8d5f7a98b129252328400e85f69b0040afaf
- fixed getBounds and getResidualVars() https://github.com/mz2/peer/pull/15/commits/a553f5775973b7ecb0e2239942c8c1cda8cc4bac
- Added a BUILD_PEERTOOL option to top-level CMakeLists.txt to determine if peertool and yaml-cpp which it depends on should be compiled. On by default. https://github.com/mz2/peer/pull/15/commits/f5d59f659085c013d531acbb6d00ed38ca99deba
- Cleaning up the cran/peer/src: create the symlinks in ./create_source_package.sh https://github.com/mz2/peer/pull/15/commits/015e27c9b04f14903d455680f852a21e61331895
- Create all of the src folder in create_source_package.sh. Drop src-i386 and src-x86_64 folders which get created when you R CMD INSTALL a source package from the package folder. https://github.com/mz2/peer/pull/15/commits/8edbfd4c9a282c0fb106faedebbd79923e68e342
- Recreated the DESCRIPTION file as posted to CRAN https://github.com/mz2/peer/pull/15/commits/bd40ff05696b96d19a861c1b73d5febe27ff1e74
- Drop also src-i386 and src-x86_64 .o and .so in update_swig.sh https://github.com/mz2/peer/pull/15/commits/dc8edfa81b2a22d48b09e22a0012bafdfcf28b7e
- Added more files to .gitignore https://github.com/mz2/peer/pull/15/commits/fb1bb6b71edda49b7807a2a5e777873926fd24f0
- Merge branch 'master' of github.com:PMBio/peer https://github.com/mz2/peer/pull/15/commits/3b4c97438aeadd8015bc1b7205603ae46fb50f59
- Fixed .gitignore so it actuall ignores anything :) https://github.com/mz2/peer/pull/15/commits/8f571c65a6160c0b376dfd8f2bbb0e1b3bde2ea9
- More .gitignore fun https://github.com/mz2/peer/pull/15/commits/7a81e456cbff91af16775997352f70456d25034f
- Added NAMESPACE to version control https://github.com/mz2/peer/pull/15/commits/0fd1f6f704f24a3411610d53102de4d8bfdaace4
- Added getVerbose/setVerbose to the export pattern in NAMESPACE https://github.com/mz2/peer/pull/15/commits/f9b2a40fff5fd913aae9cced6841eeb3be834696
- Added manual page scaffolds to version control https://github.com/mz2/peer/pull/15/commits/d7bc9a1e5b04750d2ed2723a6931bb909791cf01
- Another .gitignore update https://github.com/mz2/peer/pull/15/commits/44196d0ffcd1adbdea713e3a065ebfc121e8753d
- Moved NAMESPACE,DESCRIPTION,man to R/peer/ so that it gets shared both by cmake R package build and the CRAN source package build https://github.com/mz2/peer/pull/15/commits/3a2d640cb484a3a2c2ce696ec8d15cf402dbb649
- Added all contents of cran/peer into .gitignore. All expected to come from R/peer https://github.com/mz2/peer/pull/15/commits/d97cb643907cab88580deb68c8bc131e60d22cdd
- Added Leo's plot.R to peer/R https://github.com/mz2/peer/pull/15/commits/731a8fe8c1430c4a234751b03820c8b051497830
- Symlink Leo's plot.R into CRAN package scaffold https://github.com/mz2/peer/pull/15/commits/0f347b9fbb365d45fdf7a8dde2304c97440869f2
- More tweaks to the cran package symlinking https://github.com/mz2/peer/pull/15/commits/05903c256dbff37971019c0baf1e1293570c9914
- Added aliases to all public namespace methods into peer-package.Rd, removed other man pages. https://github.com/mz2/peer/pull/15/commits/3be510f8733e53e166975aa9b6a6f644682bacea
- Added PEER_plotModel and PEER_plotQtl to peer-package.Rd aliases https://github.com/mz2/peer/pull/15/commits/c6032001c5f98f271f90de30fdad9c2ac0ef1e6d
- small changes to convenience plots https://github.com/mz2/peer/pull/15/commits/8aaec5323415553b9c41f969a4655233128d1a44
- Updated the license in peer-package.Rd https://github.com/mz2/peer/pull/15/commits/48b0aafb01d5f900f28bfa94e545b2991294fc24
- Merge branch 'master' of github.com:PMBio/peer https://github.com/mz2/peer/pull/15/commits/7fbc98c121500e06c634d2f42ef1c255832089d5
- Known covariates now not updated in inference https://github.com/mz2/peer/pull/15/commits/50ae0c66d944d4adc2b6d52bd492486b56deba99
- updated build script https://github.com/mz2/peer/pull/15/commits/edb288fad2d58adfb111860bd08aee7bbb4626a8
- updated Eigen to 3.1.0-alpha2 https://github.com/mz2/peer/pull/15/commits/0b708c1ac0b0394ed0d9d2717ddfb5b4733de0aa
- Added a series of warning ignoring statements to cran/peer/src/Makevars https://github.com/mz2/peer/pull/15/commits/7ae133103e22957938cee405ff8548e317d6e916
- Tweaked create_source_package.sh so it doesn't require recreating the peer directory each time a build attempt is made. https://github.com/mz2/peer/pull/15/commits/72633740c11db7011e4c7fcbb32d6e74c326f9e1
- Fixed formatting issue with peer-package.Rd https://github.com/mz2/peer/pull/15/commits/3eced49491d0b76586e7ee2d4ceb20eb06d7c864
- Changed Alglib source files to LF file endings to silence R CMD check warnings https://github.com/mz2/peer/pull/15/commits/d37adc739a7c29408e01522fe9e04c7c32b77a9c
- Reverted the Makevars change, doesn't look to be necessary with current Eigen. https://github.com/mz2/peer/pull/15/commits/a37ada1d28c08850c67624defce84221ae7ff365
- Some more LF line end changes https://github.com/mz2/peer/pull/15/commits/a6d808bcf368a743785588b3d61c2cbb30aaa1bd
- One last LF line ending https://github.com/mz2/peer/pull/15/commits/826364847d085c6c8db11316059427583016d8b9
- Commented out Oli's special LIBR_SO define https://github.com/mz2/peer/pull/15/commits/c831eb1771b29f3d1d4f3f3975994e5f00b2f348
- Declared minimum R version (2.12) and 'methods' package dependence. https://github.com/mz2/peer/pull/15/commits/2a60ce9667c47d88416b20710fcf149f199d4f3e
- Added alias for PEER_setPriorEpsB in peer-package.Rd as it was declared to be undocumented. https://github.com/mz2/peer/pull/15/commits/c27477583e2088f492a2b6934297ab2842cbfc3e
- Removed boilerplate from peer-package.Rd that was giving R CMD check warnings https://github.com/mz2/peer/pull/15/commits/22bb23d1949e6bd3bb948485e6c252f36f83a1a7
- Fixed another peer-package.Rd syntax issue https://github.com/mz2/peer/pull/15/commits/db67f0e14cf8a5e99cdf0471a47a68c4f3ca258f
- changed build script to ommit .so https://github.com/mz2/peer/pull/15/commits/bab533e591363c46958548fb92d209b541681688
- peer-package.Rd now hopefully fully compliant with R CMD check https://github.com/mz2/peer/pull/15/commits/2173dce304d5210eedd9e67b1af38ec81ab49bc6
- moved peer to peer_template https://github.com/mz2/peer/pull/15/commits/5a617157e3f02862dd9afd83cb9f683e417d822e
- update https://github.com/mz2/peer/pull/15/commits/4f4532eec2b2d9b22351d7f9d63ed6f1f137277e
- Removed the
from the correct peer-package.Rd (did the same with the build version earlier) https://github.com/mz2/peer/pull/15/commits/1a09751fc663e954817179df858caede50bcab29 - Merge branch 'master' of github.com:PMBio/peer https://github.com/mz2/peer/pull/15/commits/791f5762a0d147807956a9f433d3227016c6298e
- let peertool accept data thats featuresamples in addition to samplesfeatures https://github.com/mz2/peer/pull/15/commits/91f314db353cba8c364124ae129e98c522d74dab
- Merge pull request #1 from brentp/transpose https://github.com/mz2/peer/pull/15/commits/40bc4b2cd92459ce42f44dfe279717436395f3f6
File Changes
(300 files https://github.com/mz2/peer/pull/15/files)
- M .gitignore https://github.com/mz2/peer/pull/15/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947 (12)
- M CHANGELOG https://github.com/mz2/peer/pull/15/files#diff-ecec88c33adb7591ee6aa88e29b62ad52ef443611cba5e0f0ecac9b5725afdba (6)
- A CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20a (107)
- A External/Eigen https://github.com/mz2/peer/pull/15/files#diff-c2b21d3dfb290f8494bffb6c7244deded7931528ad26d387eff20852cb7babd1 (1)
- A External/Eigen-3.1.0-alpha2/.hg_archival.txt https://github.com/mz2/peer/pull/15/files#diff-41af12f12075220035401c7cb54d179ddc7b50aef9a3af0320a1357694ffe52e (4)
- A External/Eigen-3.1.0-alpha2/.hgeol https://github.com/mz2/peer/pull/15/files#diff-070bc96de8737e5b48ed39ba28df9abf0d734fc76fcc9f3b1649275e3359e74a (8)
- A External/Eigen-3.1.0-alpha2/.hgignore https://github.com/mz2/peer/pull/15/files#diff-088bdf27b7b303d965e423dc4aa789efe62b54d6ee2a7ce68aa5e4783fe3c9ab (32)
- A External/Eigen-3.1.0-alpha2/.hgtags https://github.com/mz2/peer/pull/15/files#diff-36424447593378bc019f96c3e3ca8b8ae03bbc6537837219dfcb0e435fabf26f (18)
- A External/Eigen-3.1.0-alpha2/.krazy https://github.com/mz2/peer/pull/15/files#diff-952ffaa9d786a9a835303d5f86c015846507403fb014f81d6c8770ae5a45cf4b (3)
- A External/Eigen-3.1.0-alpha2/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-452436cc8bf3ef118a64f1f5c13a1adfc597bb4c45084980f1e920c41c8f5287 (374)
- A External/Eigen-3.1.0-alpha2/COPYING.BSD https://github.com/mz2/peer/pull/15/files#diff-7d097ab39d74351588b740cc6e5736963fcadb66e27deae1b5965c194fe1ec29 (26)
- A External/Eigen-3.1.0-alpha2/COPYING.GPL https://github.com/mz2/peer/pull/15/files#diff-eae63d870123b672162e98318763353ba9149f7171982cfd533a1b9ff131aa54 (674)
- A External/Eigen-3.1.0-alpha2/COPYING.LGPL https://github.com/mz2/peer/pull/15/files#diff-07664ba3ec9a6c2a3c486eb030571c0303e4719613c7500551f8aeeb78824128 (165)
- A External/Eigen-3.1.0-alpha2/CTestConfig.cmake https://github.com/mz2/peer/pull/15/files#diff-c423dc2428099fdf27ec6cc4c6f6c5d09def195aa0c9e1305f367504731b0186 (13)
- A External/Eigen-3.1.0-alpha2/CTestCustom.cmake.in https://github.com/mz2/peer/pull/15/files#diff-4f9f2759884695e01d1444c54f48bd2daa0426d937825e7798cfc8b6e2518867 (4)
- A External/Eigen-3.1.0-alpha2/Eigen/Array https://github.com/mz2/peer/pull/15/files#diff-e19363dbf452f9b1493cbc897f70d3baf27a8fc11e167bc8be1331005e2d82d0 (11)
- A External/Eigen-3.1.0-alpha2/Eigen/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-b6d45291649b62f3f983091669ab2742d5681d7a3604c894de4b0afc2bba0925 (19)
- A External/Eigen-3.1.0-alpha2/Eigen/Cholesky https://github.com/mz2/peer/pull/15/files#diff-b8359727cf3dc46697add4a408c7e267a33cd0f382bad62e3dea9504ce824dfb (36)
- A External/Eigen-3.1.0-alpha2/Eigen/CholmodSupport https://github.com/mz2/peer/pull/15/files#diff-55ea95114f9c14a863821dd40a255780e60fe1589f7bc69f19dc10a67cb26089 (34)
- A External/Eigen-3.1.0-alpha2/Eigen/Core https://github.com/mz2/peer/pull/15/files#diff-71441f9d454db2c917c108fd64c8595b5e7bc8682bffcb778bc42177c0e57902 (380)
- R External/Eigen-3.1.0-alpha2/Eigen/Dense https://github.com/mz2/peer/pull/15/files#diff-99653c87d4ac692ae7c920ae95622820f565cc2779afc32a720c525fd4b5b005 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/Eigen https://github.com/mz2/peer/pull/15/files#diff-d896731e12a12bd1ad9ecc932329c2def0eca0e6e80478117da7c7766787438c (2)
- A External/Eigen-3.1.0-alpha2/Eigen/Eigen2Support https://github.com/mz2/peer/pull/15/files#diff-b7e5ef6a2a92dff26f3ba90276681cc8ed3bb91df21d48b9cefcc0cfe271c294 (101)
- A External/Eigen-3.1.0-alpha2/Eigen/Eigenvalues https://github.com/mz2/peer/pull/15/files#diff-8eb3c447870f331d00784f5739806c7a48faece308d7a1eb5a95f15d6003ba14 (50)
- A External/Eigen-3.1.0-alpha2/Eigen/Geometry https://github.com/mz2/peer/pull/15/files#diff-ac7be154d04655a50ef85c6c8db93aa89e70bab9fffc63f777f70d57960620f7 (67)
- A External/Eigen-3.1.0-alpha2/Eigen/Householder https://github.com/mz2/peer/pull/15/files#diff-408da96793653ac4015faeb220fc00830662f3ac80e963a33fa347eaaa9eb4aa (27)
- A External/Eigen-3.1.0-alpha2/Eigen/IterativeLinearSolvers https://github.com/mz2/peer/pull/15/files#diff-02465a61050bda086d6cd413db016fe56c20002f744d55a03b55f3dc0d5904e4 (37)
- A External/Eigen-3.1.0-alpha2/Eigen/Jacobi https://github.com/mz2/peer/pull/15/files#diff-8ea5412db0ced7eec207d437cb4f2d61d7b666222a2526f0f9023b9ecf102d24 (30)
- A External/Eigen-3.1.0-alpha2/Eigen/LU https://github.com/mz2/peer/pull/15/files#diff-c9c98e3ebcb87fa9e54f502fccc1f2756447e84377e4f592fc87a79672f0360a (45)
- A External/Eigen-3.1.0-alpha2/Eigen/LeastSquares https://github.com/mz2/peer/pull/15/files#diff-e14ff939f6dbbb7cca2ef45b3b03aba8ead4fda5347768b518b3882a139b0055 (36)
- A External/Eigen-3.1.0-alpha2/Eigen/OrderingMethods https://github.com/mz2/peer/pull/15/files#diff-9b32028cc17d1af623199551427812d02570e0c8679974b0edba37e9141dbef7 (27)
- A External/Eigen-3.1.0-alpha2/Eigen/PARDISOSupport https://github.com/mz2/peer/pull/15/files#diff-e405dd7b3a79bf8dada558497d28fa85d21492b037b9a68441c1595558f48952 (30)
- A External/Eigen-3.1.0-alpha2/Eigen/QR https://github.com/mz2/peer/pull/15/files#diff-fc287fdc324ac8116cf1ab1fda8c75c549ebef10cf8f88da07c534837e7def35 (49)
- A External/Eigen-3.1.0-alpha2/Eigen/QtAlignedMalloc https://github.com/mz2/peer/pull/15/files#diff-41f4aab39bf4507ff9d1a8ad013282b18f90afd626fd67b0dd32c409367417c0 (34)
- A External/Eigen-3.1.0-alpha2/Eigen/SVD https://github.com/mz2/peer/pull/15/files#diff-a7d3b7f497a86d2b85d2055e300643f17db3308aeac4db8a01fdfc3cf4955e72 (41)
- A External/Eigen-3.1.0-alpha2/Eigen/Sparse https://github.com/mz2/peer/pull/15/files#diff-d1717a132bb46b5babc7308fa050d293da71443b672c1cb23a08bacdcfe8d9f8 (27)
- A External/Eigen-3.1.0-alpha2/Eigen/SparseCholesky https://github.com/mz2/peer/pull/15/files#diff-a045077dd7839b5f7bcee976d718891c1ffa06a09c531712d71b893269c198b4 (34)
- A External/Eigen-3.1.0-alpha2/Eigen/SparseCore https://github.com/mz2/peer/pull/15/files#diff-99a41b0218b7e4d5f3738686a56ce2a70c9988cb5652712eb051d2dc52f2b723 (65)
- R External/Eigen-3.1.0-alpha2/Eigen/StdDeque https://github.com/mz2/peer/pull/15/files#diff-b0c7c4ceea55a07171ff638f1a2b24c02fce3060f1eb24c99675876a78a77b5a (0)
- R External/Eigen-3.1.0-alpha2/Eigen/StdList https://github.com/mz2/peer/pull/15/files#diff-6ea01dd934a6f3cba9a5ce05f06c19708564f1add72b283f52246ceec5a34b21 (0)
- R External/Eigen-3.1.0-alpha2/Eigen/StdVector https://github.com/mz2/peer/pull/15/files#diff-954970a42549d2cd4dd31c199cce83a06bb7f98eb86e193970421a7036fb94d5 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/SuperLUSupport https://github.com/mz2/peer/pull/15/files#diff-7ac877465171011d45b2c174c9c8f940e84560870b7e3772343efa4cfec0d29d (53)
- A External/Eigen-3.1.0-alpha2/Eigen/UmfPackSupport https://github.com/mz2/peer/pull/15/files#diff-72454b125987bd54fb3803a4c72fcd193b967805c71b7c58c3ef494ac0afa167 (34)
- A External/Eigen-3.1.0-alpha2/Eigen/src/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-53f9f13ce6bd18fb4f3da5c2db0882ff6a91406865026a6d1688a4f25863da5d (7)
- R External/Eigen-3.1.0-alpha2/Eigen/src/Cholesky/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-5148b7e253f95e5676757d82ad071d5d817aefba549daded3127921aa17c6f17 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Cholesky/LDLT.h https://github.com/mz2/peer/pull/15/files#diff-0edd8b68c74bca9e08be5d4a6c1d795357ef2bb03e1aad4231c0ad5861652912 (603)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Cholesky/LLT.h https://github.com/mz2/peer/pull/15/files#diff-304a2fe7f0f6c7acaa174c46ffd0be64cb895b3ba76286599a49081db10d959b (492)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Cholesky/LLT_MKL.h https://github.com/mz2/peer/pull/15/files#diff-debfd938b9474f7a78c172b1052c168be65008c6687be51af8fa0c875ef23587 (123)
- A External/Eigen-3.1.0-alpha2/Eigen/src/CholmodSupport/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-fe884d024e2ca57d2a9c53d0077c4c7db5d94f0208dc302ea9304d3d2433bb27 (6)
- A External/Eigen-3.1.0-alpha2/Eigen/src/CholmodSupport/CholmodSupport.h https://github.com/mz2/peer/pull/15/files#diff-468c55cbaae29100de96ffa4572d04f93998a0c6d37c1527060368c107c5cdc7 (413)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Array.h https://github.com/mz2/peer/pull/15/files#diff-6dc55d99f2f7c8e512ff22ad6dd526781a5953bf5e29762e6ec9b2c2bc04bd4a (320)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/ArrayBase.h https://github.com/mz2/peer/pull/15/files#diff-923722fcf1a15fd863ea642a8d2730385b34a41f17ba86f8720713c68b6e5dfe (239)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/ArrayWrapper.h https://github.com/mz2/peer/pull/15/files#diff-090e7491b2054184240d49c37ea8451f29d5d90911fe553dd3bd8ad9e5157a92 (251)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Assign.h https://github.com/mz2/peer/pull/15/files#diff-66b74a2ab9372aa645a597980ce3dfbd6f1259bfc4f821b54d0d4307ed970e4e (594)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Assign_MKL.h https://github.com/mz2/peer/pull/15/files#diff-1a3201652ca3ad2f5abe34bcd0c1f577d2f2a186be14723ce27103970d0fb2c1 (217)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/BandMatrix.h https://github.com/mz2/peer/pull/15/files#diff-452b5076f46fa0295a4334b75a1b874df532c99e295b69f8f775a1d5a4a4d5ff (346)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Block.h https://github.com/mz2/peer/pull/15/files#diff-008212022cac4c533af8b415ce09ffa6c9f4ed5e4eb56d48e00c552263b013d7 (369)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/BooleanRedux.h https://github.com/mz2/peer/pull/15/files#diff-a316dfa1a9a18910426123866c899ac01fe93930b07216843b453ff5e33fe372 (149)
- R External/Eigen-3.1.0-alpha2/Eigen/src/Core/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-6059ac6a3bc41aba14f536d9f9cc0e57928edc2422e3cbc523ac2325f7fe80a2 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/CommaInitializer.h https://github.com/mz2/peer/pull/15/files#diff-b14e7ae13dc19a13fb8ec5b2b7ce39958884ad537c2992a878192bafcd380222 (150)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/CwiseBinaryOp.h https://github.com/mz2/peer/pull/15/files#diff-b55a0280fc468430c9ee4736e3e1d30434f7aaf332e3b473fb58dbedea03567a (240)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/CwiseNullaryOp.h https://github.com/mz2/peer/pull/15/files#diff-01b13b51240af772fded288ddc2091bec286c5ef27823095a80de1bb6cd9ee0e (854)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/CwiseUnaryOp.h https://github.com/mz2/peer/pull/15/files#diff-f740335f160c816433412d452a398f7f877ec082fb6a115582a66fc911ec46b4 (137)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/CwiseUnaryView.h https://github.com/mz2/peer/pull/15/files#diff-8f19f5191348e57cf7801c529dc99888e76e94a1d2e87c79f5cb5e0e30958377 (148)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/DenseBase.h https://github.com/mz2/peer/pull/15/files#diff-5ae0aeaf049415839e2ee113b91a9075c376560535d67c23a75dabee878bac9f (544)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/DenseCoeffsBase.h https://github.com/mz2/peer/pull/15/files#diff-5a500e4df23cb5a5e7bac8f78d7f9d2951380bb7b85fdebbde3adc430ee63685 (765)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/DenseStorage.h https://github.com/mz2/peer/pull/15/files#diff-ab7d4b9524a4ebd89c805dc07a104d25e79e82ca51d744cef1a37dc6e033402d (314)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Diagonal.h https://github.com/mz2/peer/pull/15/files#diff-bf6561eb8bb4fcb7035ef25149e0bc3673770d6504881003c0ebc4398b59e119 (248)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/DiagonalMatrix.h https://github.com/mz2/peer/pull/15/files#diff-4668a8a1186663d7d78534f023c79661f3b5a95b84c5c4c25ee99e00c251b844 (306)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/DiagonalProduct.h https://github.com/mz2/peer/pull/15/files#diff-736e723e6e695da26e9e883c405a19752d2141b5bba258dbf59baa82f88a56d7 (135)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Dot.h https://github.com/mz2/peer/pull/15/files#diff-331b36a1fbe6f71b167477e35c7753b8962a8874926782f39f63f3af24a73547 (272)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/EigenBase.h https://github.com/mz2/peer/pull/15/files#diff-82cad86639399e79fe625f1ca76e8b5f1038d325af2e4a9380d854fe0323c345 (172)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Flagged.h https://github.com/mz2/peer/pull/15/files#diff-69133556cb53971a99e4cdd60afd667bd6fe58d4f57eb4f7aaf5e1728787008f (151)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/ForceAlignedAccess.h https://github.com/mz2/peer/pull/15/files#diff-1c345dde2c0e218cd4d7d58dc79ed3b8f93ee7d96b72918747c6df515c10e689 (157)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Functors.h https://github.com/mz2/peer/pull/15/files#diff-fe4f484d7d2df75d6c7f117d6e25a41560fe3c34814656aa6a91ab38df187a01 (974)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Fuzzy.h https://github.com/mz2/peer/pull/15/files#diff-31f8d10aec07650abcc1e32086377deb0a473fdd7c1dbe6aedf221cc81f9013a (161)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/GeneralProduct.h https://github.com/mz2/peer/pull/15/files#diff-7d90cd12b39c9f6af8fcee7194f85308dda93e2a1205447af47fd1793038e701 (624)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/GenericPacketMath.h https://github.com/mz2/peer/pull/15/files#diff-2a571a952d9634c49ec57b538e0314a109b6caf0a67a5aa263645dc57f3690b2 (339)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/GlobalFunctions.h https://github.com/mz2/peer/pull/15/files#diff-c8525d52ebbeff35a8bcc6a5b8ef7daa56891fcd3821750d50b0284f95231853 (95)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/IO.h https://github.com/mz2/peer/pull/15/files#diff-6ea986ed631917b55fbe202a467f604900726a07e168f08af9f9c1dd739af448 (260)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Map.h https://github.com/mz2/peer/pull/15/files#diff-0c60f7c9ad09cbc71418cebc0fe45024ee7b7ef8261663f3760168d611ea5119 (205)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/MapBase.h https://github.com/mz2/peer/pull/15/files#diff-bb11d6752d264459b03d0eebe5bf906ab1ef4196e6b56308e5f99cb707694ce3 (255)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/MathFunctions.h https://github.com/mz2/peer/pull/15/files#diff-78345d24238051f017cba59faa1d493295aa15e4ffd979744cf1b4829bab7b36 (853)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Matrix.h https://github.com/mz2/peer/pull/15/files#diff-4b5e9f0a563a771aba9584ce1b8d261e1aef5c925bcec0faf552b7136782ca43 (416)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/MatrixBase.h https://github.com/mz2/peer/pull/15/files#diff-d1979dd2109fb906e79d466c40848fcbd5d8b0171e703b6d8ef46e9f4d096951 (522)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/NestByValue.h https://github.com/mz2/peer/pull/15/files#diff-a9ad4b5b0e5474403d35445eee0e32440a761f943feb2c04f3952e6bcb5e3d02 (122)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/NoAlias.h https://github.com/mz2/peer/pull/15/files#diff-eba190ce2ceaef11b712890990938e4f78deadc11e383f315d9ec62ef2dc0a0e (136)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/NumTraits.h https://github.com/mz2/peer/pull/15/files#diff-a65d84fc6801e6a6f50e918a7f18e810036e437b077b1a2c411816ddbed91431 (160)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/PermutationMatrix.h https://github.com/mz2/peer/pull/15/files#diff-c2b3e7d81932696c168eca849a151ed10c48c5b428a9e116e2f26bafcd8f2c58 (696)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/PlainObjectBase.h https://github.com/mz2/peer/pull/15/files#diff-98d7a7a1a49494507c31019ed9b45221e491b3eb1e729a9a510630362a0e9dfa (778)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Product.h https://github.com/mz2/peer/pull/15/files#diff-530a9a3cd87196db609e4ada8e611aa79135bc293a0f9010c3f50d78a3a3742a (113)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/ProductBase.h https://github.com/mz2/peer/pull/15/files#diff-bb97c8ef3c25887c7c17f92146894e3835d882bef50b78738edcca64f0f15148 (288)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Random.h https://github.com/mz2/peer/pull/15/files#diff-afc02d7c218dd9f18210268e4f86622c5573d272e67aa379fc6f3d0a199f93c4 (163)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Redux.h https://github.com/mz2/peer/pull/15/files#diff-22079dd6e6669ab0bbf4daf07aecd7cb8cce798507273e6594b01c747d0551e5 (417)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Replicate.h https://github.com/mz2/peer/pull/15/files#diff-1395aaaa2008a909617ec45fd143195cb3f75a3709830de087d6ff56ecd84d01 (183)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/ReturnByValue.h https://github.com/mz2/peer/pull/15/files#diff-26e06b007e73660e383b61b73c0c4fdd8dd499ff0bf623deb0d3c18447f85f59 (99)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Reverse.h https://github.com/mz2/peer/pull/15/files#diff-2ac3d5fef5192b4945d9b7f970217bf7a47b9c624ffb5f1c2ca294195ff09b49 (236)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Select.h https://github.com/mz2/peer/pull/15/files#diff-aa2b867d99f972d0b542aa130d6b3e39f06114d65fc6215b2380b6072c49811f (173)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/SelfAdjointView.h https://github.com/mz2/peer/pull/15/files#diff-05188218d73f3b40b699d05745603be56e9529d1ee04146439e35007747e8a9d (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/SelfCwiseBinaryOp.h https://github.com/mz2/peer/pull/15/files#diff-60b999ad87179ae368ce2ab9afef4e1e2565564ceb0cf330ccb7441b31077699 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/SolveTriangular.h https://github.com/mz2/peer/pull/15/files#diff-10f49ef61992aff4ba966b8864d04b5b052f7a908a2a6c5d0bee222ce3be134f (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/StableNorm.h https://github.com/mz2/peer/pull/15/files#diff-7823ffc5ff33cd394cc3900e970d2960fd60ca9334df2f739db76b20262f68a1 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Stride.h https://github.com/mz2/peer/pull/15/files#diff-d4e8c2618389233a58313fbc6d1b7a2062fbe136bf234b3790236649ac1763e4 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Swap.h https://github.com/mz2/peer/pull/15/files#diff-d3054d4e5ccfaedc975e31c669e8eb1edd0aaa89b60602206eb77742f12ed362 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Transpose.h https://github.com/mz2/peer/pull/15/files#diff-40d3980477320037d2104dada348efcc348d6a374c235c4f19dae9e5cfebe8d1 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Transpositions.h https://github.com/mz2/peer/pull/15/files#diff-a4b6830e335ca54b6e43c726b97a3d3b54d02aa7e2511d08a0aabc378b5c2f97 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/TriangularMatrix.h https://github.com/mz2/peer/pull/15/files#diff-d930031b7890d7f98e1667a3f5390122ed979498047cbb23bd565489313b9986 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/VectorBlock.h https://github.com/mz2/peer/pull/15/files#diff-391a89c9723bf966b693204eb6d8e5b909457f603d5edcb97516e4fb47d57048 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/VectorwiseOp.h https://github.com/mz2/peer/pull/15/files#diff-bacd38230dca075d4878313d58bc3beb4ede757140f6449d7d2420ba2689f5a9 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/Visitor.h https://github.com/mz2/peer/pull/15/files#diff-4cce01ea4a581a52371620cb12f2051a746265fae039911cbed70edba4dca5d8 (0)
- R External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/AltiVec/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-8ade493c5347d95c78c0107a03d8c6bfec924b290e9282830b5a1f0dce9e3bbe (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/AltiVec/Complex.h https://github.com/mz2/peer/pull/15/files#diff-10f69952bc685bb90be5511f25e1498dcba6b029f52580c92594d5dd10feeb99 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/AltiVec/PacketMath.h https://github.com/mz2/peer/pull/15/files#diff-d8360d8149a3430a3d44ea62f2b510c5f99d60bd3e19aa2220c18fd559ef1aa4 (0)
- R External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-0612f0b04fc44af16f10dcf27a94549168a8bf95a2a70fb99e87e816e44b5015 (0)
- R External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/Default/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-eb9c42bffd65c8e5a293b28d8d594174bcffaadbbc8b2ce7845fa265c906e5f5 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/Default/Settings.h https://github.com/mz2/peer/pull/15/files#diff-f821b068de0a0ad3bee210c224e3df0179ecbb5cdee08da5cc36a72af44656a9 (0)
- R External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/NEON/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-bdfdc4e0ccf933bf80c4977911d090067c8339b7b08fd06b96df381385c12f34 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/NEON/Complex.h https://github.com/mz2/peer/pull/15/files#diff-c3b9ae363c3769aa8be441d3c4f8ec1259ec1b5bb62898672749006788c5bad6 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/NEON/PacketMath.h https://github.com/mz2/peer/pull/15/files#diff-ef0aa7ac69f900903109246f3d58ad9a83df437503a62b42d8a35ab4bcfc93e6 (0)
- R External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/SSE/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-00b9f20149b98e4b06e0811d55b40fb932753adc4f87b0f400a7a71df9cf96e2 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/SSE/Complex.h https://github.com/mz2/peer/pull/15/files#diff-f39b3180272879be802b192c4b4f027c4c1d673b41bac655a41babc743f4d18a (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/SSE/MathFunctions.h https://github.com/mz2/peer/pull/15/files#diff-f57c28b02ed964366464cdc466f9b851dcad1ddccf90a9477dbd7346133ecbaf (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/arch/SSE/PacketMath.h https://github.com/mz2/peer/pull/15/files#diff-f246a864b5ef3827a37d5e9a394867b97d1a2efb5a84a69eeb65641e1ecb19da (0)
- R External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-d8b0f2b1c987c9244c38536862635137684be63e54fd418cf471d52a38de55d5 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/CoeffBasedProduct.h https://github.com/mz2/peer/pull/15/files#diff-3788e63377a25ba36fe39dd17ba8fe9101879018412af9b67fd8e2aa461e3386 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/GeneralBlockPanelKernel.h https://github.com/mz2/peer/pull/15/files#diff-b7d0661fc32650a8528a294f01fb76457e281349ff14851ebffe8b1d439b2e89 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/GeneralMatrixMatrix.h https://github.com/mz2/peer/pull/15/files#diff-8afbd0adde24aafd514fb3e8e022b9378bbb410645b0bbea6dfe9575d7d2dc18 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h https://github.com/mz2/peer/pull/15/files#diff-d94a02658a82b56780ddb87973392f6994878882d52e920da36bf92bf7d38c54 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_MKL.h https://github.com/mz2/peer/pull/15/files#diff-ddff676463581f4448312cb43b15aabe2da50367cc2f105d1ad7e44f54285546 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/GeneralMatrixMatrix_MKL.h https://github.com/mz2/peer/pull/15/files#diff-bd80ae84d689985eb8510538f9b3a880593eeac5b676602881fc4021be41633f (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/GeneralMatrixVector.h https://github.com/mz2/peer/pull/15/files#diff-b9bd7dcb53e894ad7a314beb8c30f5a1ff9c9b94b25e2c3bb6b5343c50e63edb (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/GeneralMatrixVector_MKL.h https://github.com/mz2/peer/pull/15/files#diff-669f0324f722ae8c6f1468227f7d29927a2af2e42c86a0ca524165d7ef8b86c1 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/Parallelizer.h https://github.com/mz2/peer/pull/15/files#diff-39eb05475ea24a6cdfeb7f422e90db427e1f703e5d823f3800dc12c958efec3b (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/SelfadjointMatrixMatrix.h https://github.com/mz2/peer/pull/15/files#diff-8545d628d5f3c9d794ff784e4f7de0fc7f06195a29c815fa487cb8ab514a3f6e (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/SelfadjointMatrixMatrix_MKL.h https://github.com/mz2/peer/pull/15/files#diff-4f3381a3d0261fedc2677abe1b40a4dbfeed088d6777c21c93e93e823fd0341e (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/SelfadjointMatrixVector.h https://github.com/mz2/peer/pull/15/files#diff-8619142cebb3e5a1e1ed8e5615d46b95b8199e1070e3441d2754980f26a38bc9 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/SelfadjointMatrixVector_MKL.h https://github.com/mz2/peer/pull/15/files#diff-54a7b34deeef35b67f401e475ff26ec75de7886f432d64804fed246f4ed56c3b (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/SelfadjointProduct.h https://github.com/mz2/peer/pull/15/files#diff-44af189afcbd855d1741b20a4977aa9df314b441ad52827e52cabb7f1206c7b4 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/SelfadjointRank2Update.h https://github.com/mz2/peer/pull/15/files#diff-bf5dd8de8edef8ee65754c350da9ccf443097b479946e542d339a85b69216336 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/TriangularMatrixMatrix.h https://github.com/mz2/peer/pull/15/files#diff-ef83c40637fcc38e622be9a74bc3c804cfd6f6014d745240c85f287ca2834d7f (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/TriangularMatrixMatrix_MKL.h https://github.com/mz2/peer/pull/15/files#diff-0dfd5f1126851db73f41e68ff4d44ba6d86275e970bd7e78e39b53858bd6f5e3 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/TriangularMatrixVector.h https://github.com/mz2/peer/pull/15/files#diff-638241225e2dcff98b3e7480d4d91e415035008df1d2d766f00250d4c93b6a5d (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/TriangularMatrixVector_MKL.h https://github.com/mz2/peer/pull/15/files#diff-dc6b224f4993cbeddda8353e15b1296c8718801918ab1af16f70661dd1460860 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/TriangularSolverMatrix.h https://github.com/mz2/peer/pull/15/files#diff-eccc2c22269509557d211d20e6a96ea12872a84b872d70bfb2be24ecab0353a9 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/TriangularSolverMatrix_MKL.h https://github.com/mz2/peer/pull/15/files#diff-110c406fef2bf140ebb845f66136e022f59a4b23edf1eb3a837d8cdf9a50f677 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/products/TriangularSolverVector.h https://github.com/mz2/peer/pull/15/files#diff-d1aa1d0a853ef72e7aaf12f2d2fa5ffcdada0b51cedd10327a63d9b97731411f (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/BlasUtil.h https://github.com/mz2/peer/pull/15/files#diff-db18ee744fb6b882c4972dadbff32a451ba78d6d359c9563cb5545d433c7c735 (0)
- R External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-fd2b93b59194ae6c23ec10383dba93fc27f2cd98518db2a00a4d84902bb08389 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/Constants.h https://github.com/mz2/peer/pull/15/files#diff-601670cc624afd5faaea971d98f748a9625f41d2a35c0acf3cc480502dcac727 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/DisableStupidWarnings.h https://github.com/mz2/peer/pull/15/files#diff-4738a6ce0cf6e7fe0ce9ba8dafcced567312dac0ab8d7184b4d8369eccc783ca (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/ForwardDeclarations.h https://github.com/mz2/peer/pull/15/files#diff-888ce1a6dc04bf3b38cd132d93abd4a5f28f04d115124d4059430cebc792372c (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/MKL_support.h https://github.com/mz2/peer/pull/15/files#diff-67fcd89b79b42e4121f534ad3280cd9df7a7c83f9294c8c8143b8a1fd1c9e443 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/Macros.h https://github.com/mz2/peer/pull/15/files#diff-ab35915f0e2aa1a4ffdc426f944d76a96126de744ef2007200bed9168c81c2e8 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/Memory.h https://github.com/mz2/peer/pull/15/files#diff-a510e13fc17f14217c468f4190d4f78de5c4578446c4b8510675458000610619 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/Meta.h https://github.com/mz2/peer/pull/15/files#diff-ae68fc314f6cd5e2cf77a6e5a264500c67ce4e6fe1336e57405fe55bf232d787 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/ReenableStupidWarnings.h https://github.com/mz2/peer/pull/15/files#diff-0f041bbc4e2216b3acf72f054236105b43492a0bb457da982a7dccdfb735589c (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/StaticAssert.h https://github.com/mz2/peer/pull/15/files#diff-3158bd250339feef8def373cfcbfce4026a86b2b9b19f829bc0b670cd4fb6bd4 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Core/util/XprHelper.h https://github.com/mz2/peer/pull/15/files#diff-7f8111a9a3d19e8e8df2c3bebd497d0b94a2300d43cc5782e71f0ffd96cab099 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Block.h https://github.com/mz2/peer/pull/15/files#diff-cbe75e334cd2d4e4a41448fd048f3e16c8905cd5278895e4ba2fbfc311a8797e (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-1866f07b52ce89e83c0988202d6cfa18be3a5c6353823648b6ff6b397d8bf818 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Cwise.h https://github.com/mz2/peer/pull/15/files#diff-7bd60365eb7f35a2773e28ecc63e10d083697ad16190e85b3a9444fcdd4662b8 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/CwiseOperators.h https://github.com/mz2/peer/pull/15/files#diff-744e22efd0e0bdd4cd74fc6d69bec44e894c8c509f730f9f20f8908f9237f8d0 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/AlignedBox.h https://github.com/mz2/peer/pull/15/files#diff-a57601d75d48bf69aa5435ab8f4b8c937549ce55de3a97598396af9295f1a0d7 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/All.h https://github.com/mz2/peer/pull/15/files#diff-5d7342ace7dee6764d743a194c1472d44f18b5a1f431f5b212f0fc9287f4f18c (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/AngleAxis.h https://github.com/mz2/peer/pull/15/files#diff-60bb6a52f6bd90c23d723cd1afe40e55e634127bda1521e52f5625618712b813 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/CMakeLists.txt https://github.com/mz2/peer/pull/15/files#diff-80c0347cb072ea1a4d7adf692c3ce9e424c614113d65d376b959cf60a09e529d (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/Hyperplane.h https://github.com/mz2/peer/pull/15/files#diff-9f09c4fefa7c1bcd9e65b16bc6371fb0601caeb3d60ff3cb9f76b1ecc578e45b (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/ParametrizedLine.h https://github.com/mz2/peer/pull/15/files#diff-d51daec1a4408be73e1a881c070c9a18d86a37569790467f7f496473f4ae9fb3 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/Quaternion.h https://github.com/mz2/peer/pull/15/files#diff-b085ff95d4262c9e51d0e8e961bcc66bd56899bdf98aa5ab8fbaf79ec6c78e70 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/Rotation2D.h https://github.com/mz2/peer/pull/15/files#diff-99cf3e8841d345e07e407a1dca43148795780de2c8551bc0b2b1510356bb447d (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/RotationBase.h https://github.com/mz2/peer/pull/15/files#diff-54e2ad6c625791958c9bfd9c4099b9ff61ad8cc9cb5fb9b936d734c2302799fe (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/Scaling.h https://github.com/mz2/peer/pull/15/files#diff-3c2231f170d2fa331b2467eff89ba8625faaa1dcbf503b341e7cda25ccc7535c (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/Transform.h https://github.com/mz2/peer/pull/15/files#diff-49c6750f38509e6b720f505b515c5bb88a5c7a5c22f521d69de8ae9ffaecf802 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Geometry/Translation.h https://github.com/mz2/peer/pull/15/files#diff-fe4d97bcd128fb035782e5c8a074c225b686812e5f9e14cbb6d28111e18eaccd (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/LU.h https://github.com/mz2/peer/pull/15/files#diff-9f4796f27f54b047373e8e402a53c14ac588af9322b513564d18283d2e92bc1f (0)
- R External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Lazy.h https://github.com/mz2/peer/pull/15/files#diff-0e62a51d52d539388da6526a050fd92fc7a1f852d6d642dfcdb329afdb585d21 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/LeastSquares.h https://github.com/mz2/peer/pull/15/files#diff-f593a6b8dbc6272556a6093272bae4cd9c3c079f925977a3695dde0100eb5218 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Macros.h https://github.com/mz2/peer/pull/15/files#diff-b89bea8297bc0d8ea85bcee189bbbe4c38b2de56508f1343da71a485df4aa044 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/MathFunctions.h https://github.com/mz2/peer/pull/15/files#diff-6b451ff650452c2ae428b07fde44bb5a7b9742dc3c7a84d2b93c31891eb2e4c5 (0)
- A External/Eigen-3.1.0-alpha2/Eigen/src/Eigen2Support/Memory.h https://github.com/mz2/peer/pull/15/files#diff-037cc21ca1fffd79e695caa8b472df057e120bb03077d228fc18e6423c852947
Hello, I tried to use command cmake ./.. But its giving error. The error: File "", line 1
from distutils import sysconfig; print sysconfig.get_python_lib()
^
SyntaxError: invalid syntax
CMake Error at python/CMakeLists.txt:49 (if):
if given arguments:
SyntaxError: invalid syntax" ")"
Unknown arguments specified
-- Configuring incomplete, errors occurred!
Can anyone please help me out with this? Thank you