Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/GeomScale/volesti

Practical volume computation and sampling in high dimensions
https://github.com/GeomScale/volesti

Fix bug in hpolytope print function (#68)

8f24239928639c01e6d693e7de040f4189b7c280 authored almost 5 years ago by Vaibhav Thakkar <[email protected]>
Update README.md

79887a4a5f928f7cc90bf2939457cdf085fb1e91 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Update README.md

Closes #67

eb98614b9afaa8ca7e514bed039886724fe7e765 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Merge pull request #66 from TolisChal/improve_sampling

Improve sampling

9b24028fcb86aff5b4d4774474ce51c8790391c8 authored almost 5 years ago by Tolis Chalkis <[email protected]>
improve comp_diam() function in polytopes

4e0465d752662c52b6cbd6b7cd54aa6746617eea authored almost 5 years ago by Tolis <[email protected]>
Merge branch 'develop' into improve_sampling

abca0951750a6fd431fc4e6a84c3db35f2ebdaeb authored almost 5 years ago by Tolis <[email protected]>
add direct_sampling R function

49d3777d2e03943c220a7b8eabd99de8a7a676b2 authored almost 5 years ago by Tolis <[email protected]>
fix #65

955c865aa60b25e9a1bc1855eed69d8a1a06696b authored almost 5 years ago by Tolis <[email protected]>
add mode and starting point as inputs in samlpe_points()

4d4b49b212ed4e5e867969e885375d3a3cc27451 authored almost 5 years ago by Tolis <[email protected]>
Readme correction and -help error in generator (#64)

b84a8a07d3f805f1ceecc7474d0ff7ee12a91190 authored almost 5 years ago by KunalKatiyar <[email protected]>
README: folder name changed from R-prog to R-proj (#63)

* Folder name changed from R-prog to R-proj

* Delete .Rhistory

* Delete .Rhistory

* Del...

55e296b03ba782b0ebc8b1f0e3d8e61b3b05af2e authored almost 5 years ago by Sharat-Bhat <[email protected]>
Various improvements (tests, documentation, names) (#61)

* modify c++ tests

* improve input variable names in R functions

* check for negative erro...

e4ce0b66d7e48a36934984a57e7e3d05fc9872da authored almost 5 years ago by Tolis Chalkis <[email protected]>
Update README.md

ae80e5d2e88136606ac149e636a2ed8281c6bdd4 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Fix tests and issue #8 (#60)

* modify c++ tests

* improve input variable names in R functions

* check for negative erro...

1cba5c3cebe806c35ce360214a4fd64813903c8b authored almost 5 years ago by Tolis Chalkis <[email protected]>
Zonotope approximation (#59)

* use cdhr in rounding, improve t-test iterations, change diameter of H-polytopes, minor mpdific...

801b2dceccf7085cee7ab3952fed8476b30333eb authored almost 5 years ago by Tolis Chalkis <[email protected]>
Improve interfaces, generators and bug fixes (#58)

* use cdhr in rounding, improve t-test iterations, change diameter of H-polytopes, minor modific...

e8b5ac715e46999822755c824a2a2e21add0d639 authored almost 5 years ago by Tolis Chalkis <[email protected]>
Exact volume (#57)

* merge two copulas functions into one.

* add compute_indicators R function.

* develop com...

5a6015c1387fb79f32e2a90adf5aeba6e1027da4 authored almost 5 years ago by Tolis Chalkis <[email protected]>
Merge copula functions and new compute indicators R function (#56)

* merge two copulas functions into one.

* add compute_indicators R function.

* develop com...

fc41b3109db4f2c9015563546e857b6dcad73275 authored almost 5 years ago by Tolis Chalkis <[email protected]>
Merge pull request #55 from TolisChal/billiard_sampling

Billiard walk

acff2064f00b96f2bc8d526621733611b60e2640 authored almost 5 years ago by Tolis Chalkis <[email protected]>
improve c++ interface and fix c++ tests

bdf67dd676d043f438695eff87bcab842f99095f authored almost 5 years ago by tolischal <[email protected]>
reduce c++ cg volume test

145112a7cf1fc14245f3b9e1b9aa79c7c15cdf5d authored almost 5 years ago by tolischal <[email protected]>
use const variables and remove useless comments.

ec8a1e94b1a36d1f41b42f7b7a18dc06ee0ff70f authored almost 5 years ago by Tolis <[email protected]>
remove volume.h file from cran version.

fb650819fe304a065f0c3cf54b232124b1902b77 authored almost 5 years ago by Tolis <[email protected]>
improve initialization of diameter for billiard walk. Fix C++ tests' bugs.

238b78ee85d208e1ac16e80021ad8a380f9b9ca8 authored almost 5 years ago by Tolis <[email protected]>
improve the initialization of delta (ball_walk) and diameter. fix errors in doxumentation and update Rd files

3fa32922a8b6e8c478ece57941e5c09b586aae6c authored almost 5 years ago by Tolis <[email protected]>
fix bugs in Rd files and update the NEWS.md file

1b366a5ad832e400f542aae4e58cf8ac8cb63eb6 authored almost 5 years ago by Tolis <[email protected]>
Merge branch 'develop' into billiard_sampling

55a253cf7b3bcee58821eca6e1c6aaa7e1adc74b authored almost 5 years ago by Tolis <[email protected]>
update rd files

d9223aefbd4b4ae06a8a55661bbb7085a5b17dd0 authored almost 5 years ago by Tolis <[email protected]>
Merge pull request #54 from TolisChal/new_volalgo

New algorithm for volume approximation

d9c173e123e006bd80e225f6c9a78e47c2843bdd authored almost 5 years ago by Tolis Chalkis <[email protected]>
Merge branch 'new_volalgo' into billiard_sampling

d01ea3f4189e0a0014c187d864eefb99e152c026 authored almost 5 years ago by Tolis <[email protected]>
update descriion file in R-proj

892dc96a6336c745e198ea389c15dc7f072843d4 authored almost 5 years ago by Tolis <[email protected]>
fix c++ interface and c++ tests

ae1d8343fc1c12ef19c580c8a2416604a912551c authored almost 5 years ago by tolischal <[email protected]>
improve rounding in R interface and documentation for sample_points and volume R functions.

cbf6d24dab6a0c2e984cd36de0e106d395ee4933 authored almost 5 years ago by tolischal <[email protected]>
add billiard to sample_points interface and fix documentation of R function of volume.

b3abdddf6afa7adcd31a31bb9b0c623cc1bfd7d6 authored almost 5 years ago by tolischal <[email protected]>
add billiard walk for volume

67c6fdf89b5c53d7df2fff53a829040e923279a0 authored almost 5 years ago by tolischal <[email protected]>
resolve PR in ball anealing and increase cdhr sliding window

1e802c2245400e9c75130affc16e53624eefa401 authored almost 5 years ago by tolischal <[email protected]>
implment acceleration of rdhr for both volume and sampling.

6aac8cbd33ddd7c6f95258e78dd7599add31a610 authored almost 5 years ago by tolischal <[email protected]>
minor improvments in exact_vol.h

a49639f098ccc5761dc61178682bf435bd93a3bc authored almost 5 years ago by tolischal <[email protected]>
fix template declarations and minor improvements in ratio_estimation.h

702c1fd9b3a1d77a8b5c736dcd6337fd2a181063 authored almost 5 years ago by tolischal <[email protected]>
update description file and fix windows bug in ball_annealing.h

c6a9139e57c1c05909f18bec6e6365f945289a50 authored almost 5 years ago by Tolis <[email protected]>
define constants and add max number of iterations to check if the annealing fails. Update sample_points rd file. Fix bug in c++ generator.

1d205574b4aadf29e5a396de5a8c4c5bd83cf30d authored almost 5 years ago by Tolis <[email protected]>
implement the PR comments: declare const, improve names of functions and geeral coding

0138e21f110eb10c3b07134cf4aa597b22da852a authored almost 5 years ago by tolischal <[email protected]>
change version and improve c++ code in new volume functions.

195f42e3fdad604dce7ebbb38468f5617c083386 authored almost 5 years ago by tolischal <[email protected]>
fix c++ tests

aff61311313da93a8a1fae43f4a7664c39e19660 authored almost 5 years ago by tolischal <[email protected]>
update description, README.md, NEWS.md files for the new version and input variables' names in round_polytope R function.

2e16bab69fcad199c6c2dc47873a42fa99e6eab2 authored almost 5 years ago by Tolis <[email protected]>
fix R tests and bugs in examples of R functions. Fix a bug in c++ tests.

e8753dd2c04b59434195abc071002ee05f23c259 authored almost 5 years ago by Tolis <[email protected]>
fix the R tests and improve R documentation

63e35793d019169046aef523f2d3b60dd4009246 authored almost 5 years ago by Tolis <[email protected]>
improve the R documentation

5599999033b440bc7b95d86e40a652ac4c1f1018 authored almost 5 years ago by Tolis <[email protected]>
add boost header files for the new algo and fix the c++ interface

7baa006d2ca4aa9ec6110e6cf580fe5224aa4413 authored almost 5 years ago by Tolis <[email protected]>
remove printing and fix includes of header files in cran version

1177774160acbd661a9752aefaee501130612fdc authored almost 5 years ago by tolischal <[email protected]>
change the names of functions and inputs

69f1c180dc37027a514f03cf8390f017b072c23a authored almost 5 years ago by tolischal <[email protected]>
add new algo

cc151cb9d6c2f5052d82c17a8f93525593b4c892 authored almost 5 years ago by tolischal <[email protected]>
split polytope classes and lp oracles functions in differetnt header files. Use pre-malloc in lp oracles.

7ab158f3d86de6f8a986fee8cd14e20096037050 authored almost 5 years ago by tolischal <[email protected]>
Update issue templates

78e0a2cc1f5801e651d599b02ae041dc5d2bd07e authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Create CODE_OF_CONDUCT.md (#53)

32e9b164d8e2651cfa04e1be606c3e578ccc0dc1 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Create CONTRIBUTING.md

4803930d5783e4b57972469fe04fa59888745a39 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
removed some typos form readme, added sequence of balls volume, bumped minor release (#52)

4d45fa90ae08c6c0f4fe138a0f914e8b3f3561e9 authored about 5 years ago by Pedro <[email protected]>
Passing volume constants by reference (#50)

Passing volume constants by reference

273a714b86e0cb3dac6ac1d4faa0378c4e1cac53 authored about 5 years ago by Vissarion Fisikopoulos <[email protected]>
Merge pull request #49 from vissarion/feature/fix_pass_by_value_and_imports

Few fixes in C++ and python

486cc2bb16e8f92176efe576b2abd063af21075f authored about 5 years ago by Vissarion Fisikopoulos <[email protected]>
Fix some pass by value parameters and useless imports and README in python interface

6544876cf798b135557e79e36168079ecca509c1 authored about 5 years ago by Vissarion Fisikopoulos <[email protected]>
Update README.md

c89a6752998f4840a8f3d72f881eece7329afcf9 authored about 5 years ago by Vissarion Fisikopoulos <[email protected]>
Merge pull request #45 from pedrozudo/volestipy

Volestipy - limited python interface to volesti

bffcefe098b7f514d0315850f7facb64f8c934e7 authored over 5 years ago by Vissarion Fisikopoulos <[email protected]>
removed dead code

b96898ba858a055ecaf1e96736f1675ed7cb6025 authored over 5 years ago by pedrozudo <[email protected]>
some small cleanup, nothing substantial.

869bafb5865c6dd9d784957cb2b05596ac1b4903 authored over 5 years ago by pedrozudo <[email protected]>
updated readme

dec6fb1107e350d20f0a493cf70f2fac66c3400a authored over 5 years ago by pedrozudo <[email protected]>
updated readme

60916802d5e3d5280ab0306ca93c2d19e293ae95 authored over 5 years ago by pedrozudo <[email protected]>
updated readme

492dff97fe6aeea2802e52726f6aae8f1bb3714d authored over 5 years ago by pedrozudo <[email protected]>
nothing really

ae700c741c0d81ab219fc6c90ff4c74fe9bd03f7 authored over 5 years ago by pedrozudo <[email protected]>
use liblpsolve55.so (somwhere on machine) + clean setup.py

a28b5c973dadb06589e7fd255c78e4dc645d6c56 authored over 5 years ago by pedrozudo <[email protected]>
added short readme

78cdea75d1f69b6b6077d23c83b3c203d7ba8076 authored over 5 years ago by pedrozudo <[email protected]>
python wrapper for volesti (volestipy)

89dac0c76b09461b674a9ceb84e5a541ec754416 authored over 5 years ago by pedrozudo <[email protected]>
Merge pull request #28 from TolisChal/fix_point_oper

Fix the bug in the equality operator of the point class

400350ca221479c264089858de1f1fa9e86fb678 authored over 5 years ago by Vissarion Fisikopoulos <[email protected]>
remove unused comments and add a reference in point.h

d0f66daf4d0047318fb8ef1dac09cbbe7eda0c07 authored over 5 years ago by tolischal <[email protected]>
Merge cran version 1.0.3 into fix_point_oper

fc34b69f66aa588c6a1a4792678cb444343a2125 authored over 5 years ago by tolischal <[email protected]>
implement functions is_feasible() and ComputeInnerBall() in intersection of VP class. Use them in Rcpp functions.

95f87cd74d867729a50d045084c286bc61d7b3d0 authored over 5 years ago by tolischal <[email protected]>
add new computation of V-polytope inscribed ball, by coomputing an inscribed cube first.

41d5089d067110e13c38947a4e1107ecce27a678 authored over 5 years ago by tolischal <[email protected]>
Merge pull request #44 from TolisChal/fix_cran

remove unused flags from makevars, fix error in lp_MPS.c, set version…

6e601059e0e8c91f7a13e6dd9f1e41c3645fcfd2 authored over 5 years ago by Vissarion Fisikopoulos <[email protected]>
fix cg algo's c++ tests

0ebd27267106eaeccf4a4f436b02c633a35f662a authored over 5 years ago by tolischal <[email protected]>
change date in description file

821078d22f02e2b7f4d4fd1003c44690e257074f authored over 5 years ago by tolischal <[email protected]>
modify NEWS.md file

1dfc8f5e69f297bda7fad719159a37dc6e92b257 authored over 5 years ago by Tolis <[email protected]>
fix cran warning in lpkit.h

002fb1f5749d019a352ff70103ba703ec71b928d authored over 5 years ago by Tolis <[email protected]>
remove unused flags from makevars, fix error in lp_MPS.c, set version 1.0.3

ae10bc846f80db56e3af6ceb57bb4d5c78752f6d authored over 5 years ago by Tolis <[email protected]>
fix point == operator.

93aef46ed850e5d8a4b7cf978b2a223ad644af34 authored over 5 years ago by Tolis <[email protected]>
Merge pull request #26 from TolisChal/fix_tab_sep_ine

Fix bug for ine or ext files, when the coefficients are also separated with tab.

74c3a76a014715c961c927a8ebd91881a0e87f06 authored over 5 years ago by Vissarion Fisikopoulos <[email protected]>
fix bug foe ine files, when the coefficients are seperated by tab.

6adde07fbad0593c4bc6e3a4debf5ce73f54807f authored over 5 years ago by tolischal <[email protected]>
Delete R documentation pdf

927396ae883b65b1bd8365af8083d535ba7402cc authored over 5 years ago by Vissarion Fisikopoulos <[email protected]>
Merge pull request #24 from GeomScale/version_1.0.2

CRAN version 1.0.2 - remove rstripper and update readme in inst folder with rhub checks

676cfeef0e2c29f80d267e45583fec22658194bd authored over 5 years ago by Vissarion Fisikopoulos <[email protected]>
Update NEWS.md

0d639650b048da75e6222857f6a92548254dc139 authored over 5 years ago by Vissarion Fisikopoulos <[email protected]>
update NEWS file for version 1.0.2

ff617045cb773e503b8435b6dea769c0d5899300 authored over 5 years ago by Tolis <[email protected]>
commit the version 1.0.2 with ficed bugs and cran violations.

a3c140f29322646bc1566a79d37ce08a91c4862b authored over 5 years ago by Tolis <[email protected]>
Change \` with \' in COPYRIGHTS

287c014839f2bc2b0dc8bd16c9fdf69976a16868 authored over 5 years ago by Vissarion Fisikopoulos <[email protected]>
remove .Rhistory file

c00f4cc2e17a3a90962d45fe3f9a7bc071dd1049 authored over 5 years ago by tolischal <[email protected]>
fix non-external bugs from solaris

3c57114d666501999e930a9e9fc511f6329df5d9 authored over 5 years ago by tolischal <[email protected]>
new header file for rotating and fix bugs of solaris building in minimum_ellipsoid in external.

c028a99560fcf6ec0db9e61591026f300d0d8ca8 authored over 5 years ago by tolischal <[email protected]>
improve AUTHORS file, update documentation pdf, fix a bug in lp_solve.h for the membership of zonotope

3a193c1c7082cf55ddaa1925242fa533da57038e authored over 5 years ago by tolischal <[email protected]>
add AUTHORS file in inst folder and a reference in description files. This file contains the contributors of other packages. We update the documentation

bcc958b1dd51cba0c7bd900ab8736a05b7dcfe7e authored over 5 years ago by Tolis <[email protected]>
generate new documentation.

67fc549a2a85a88763f86c30a97690d0aa03c96d authored almost 6 years ago by tolischal <[email protected]>
Fixing references in description file

b96bf378dc9c3ff844d5f8f1df85ff4739b0e8e7 authored almost 6 years ago by Vissarion Fisikopoulos <[email protected]>
move lp_solve to externals and modify makevars and lpsolve makefile accordingly, as well as the R script grcran.R

ff0961fb6482044f02dc96a43e73ac5b7cf72e8c authored almost 6 years ago by Tolis <[email protected]>
add COPYRIGHTS file, add copyright and modification declarations in external/minimum_ellipsoid header files.

9e72f9d6571bea77a4d3a172add8771c8965facb authored almost 6 years ago by tolischal <[email protected]>