Ecosyste.ms: OpenCollective

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

GeomScale

Open-source development of scalable algorithms for geometric statistics
Collective - Host: opensource - https://opencollective.com/geomscale - Website: https://geomscale.github.io - Code: https://github.com/geomscale

Update readme, add `doc` directory and tutorials (#70)

github.com/GeomScale/volesti - 2704f59f44ca4be6970209d8f6651ae891b0cc2b authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
Fix bug in hpolytope print function (#68)

github.com/GeomScale/volesti - 8f24239928639c01e6d693e7de040f4189b7c280 authored over 4 years ago by Vaibhav Thakkar <[email protected]>
Update README.md

github.com/GeomScale/volesti - 79887a4a5f928f7cc90bf2939457cdf085fb1e91 authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
Update README.md

Closes #67

github.com/GeomScale/volesti - eb98614b9afaa8ca7e514bed039886724fe7e765 authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
Merge pull request #66 from TolisChal/improve_sampling

Improve sampling

github.com/GeomScale/volesti - 9b24028fcb86aff5b4d4774474ce51c8790391c8 authored over 4 years ago by Tolis Chalkis <[email protected]>
improve comp_diam() function in polytopes

github.com/GeomScale/volesti - 4e0465d752662c52b6cbd6b7cd54aa6746617eea authored over 4 years ago by Tolis <[email protected]>
Merge branch 'develop' into improve_sampling

github.com/GeomScale/volesti - abca0951750a6fd431fc4e6a84c3db35f2ebdaeb authored over 4 years ago by Tolis <[email protected]>
add direct_sampling R function

github.com/GeomScale/volesti - 49d3777d2e03943c220a7b8eabd99de8a7a676b2 authored over 4 years ago by Tolis <[email protected]>
add mode and starting point as inputs in samlpe_points()

github.com/GeomScale/volesti - 4d4b49b212ed4e5e867969e885375d3a3cc27451 authored over 4 years ago by Tolis <[email protected]>
Readme correction and -help error in generator (#64)

github.com/GeomScale/volesti - b84a8a07d3f805f1ceecc7474d0ff7ee12a91190 authored over 4 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...

github.com/GeomScale/volesti - 55e296b03ba782b0ebc8b1f0e3d8e61b3b05af2e authored over 4 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...

github.com/GeomScale/volesti - e4ce0b66d7e48a36934984a57e7e3d05fc9872da authored over 4 years ago by Tolis Chalkis <[email protected]>
Update README.md

github.com/GeomScale/volesti - ae80e5d2e88136606ac149e636a2ed8281c6bdd4 authored over 4 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...

github.com/GeomScale/volesti - 1cba5c3cebe806c35ce360214a4fd64813903c8b authored over 4 years ago by Tolis Chalkis <[email protected]>
update gsoc acceptance

github.com/GeomScale/geomscale.github.io - e830ad90fa437d2195b7534c8701ece77ef45f71 authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
Zonotope approximation (#59)

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

github.com/GeomScale/volesti - 801b2dceccf7085cee7ab3952fed8476b30333eb authored over 4 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...

github.com/GeomScale/volesti - e8b5ac715e46999822755c824a2a2e21add0d639 authored over 4 years ago by Tolis Chalkis <[email protected]>
Exact volume (#57)

* merge two copulas functions into one.

* add compute_indicators R function.

* develop com...

github.com/GeomScale/volesti - 5a6015c1387fb79f32e2a90adf5aeba6e1027da4 authored over 4 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...

github.com/GeomScale/volesti - fc41b3109db4f2c9015563546e857b6dcad73275 authored over 4 years ago by Tolis Chalkis <[email protected]>
Merge pull request #55 from TolisChal/billiard_sampling

Billiard walk

github.com/GeomScale/volesti - acff2064f00b96f2bc8d526621733611b60e2640 authored over 4 years ago by Tolis Chalkis <[email protected]>
improve c++ interface and fix c++ tests

github.com/GeomScale/volesti - bdf67dd676d043f438695eff87bcab842f99095f authored over 4 years ago by tolischal <[email protected]>
reduce c++ cg volume test

github.com/GeomScale/volesti - 145112a7cf1fc14245f3b9e1b9aa79c7c15cdf5d authored over 4 years ago by tolischal <[email protected]>
use const variables and remove useless comments.

github.com/GeomScale/volesti - ec8a1e94b1a36d1f41b42f7b7a18dc06ee0ff70f authored over 4 years ago by Tolis <[email protected]>
remove volume.h file from cran version.

github.com/GeomScale/volesti - fb650819fe304a065f0c3cf54b232124b1902b77 authored over 4 years ago by Tolis <[email protected]>
improve initialization of diameter for billiard walk. Fix C++ tests' bugs.

github.com/GeomScale/volesti - 238b78ee85d208e1ac16e80021ad8a380f9b9ca8 authored over 4 years ago by Tolis <[email protected]>
improve the initialization of delta (ball_walk) and diameter. fix errors in doxumentation and update Rd files

github.com/GeomScale/volesti - 3fa32922a8b6e8c478ece57941e5c09b586aae6c authored over 4 years ago by Tolis <[email protected]>
fix bugs in Rd files and update the NEWS.md file

github.com/GeomScale/volesti - 1b366a5ad832e400f542aae4e58cf8ac8cb63eb6 authored over 4 years ago by Tolis <[email protected]>
Merge branch 'develop' into billiard_sampling

github.com/GeomScale/volesti - 55a253cf7b3bcee58821eca6e1c6aaa7e1adc74b authored over 4 years ago by Tolis <[email protected]>
update rd files

github.com/GeomScale/volesti - d9223aefbd4b4ae06a8a55661bbb7085a5b17dd0 authored over 4 years ago by Tolis <[email protected]>
Merge pull request #54 from TolisChal/new_volalgo

New algorithm for volume approximation

github.com/GeomScale/volesti - d9c173e123e006bd80e225f6c9a78e47c2843bdd authored over 4 years ago by Tolis Chalkis <[email protected]>
Merge branch 'new_volalgo' into billiard_sampling

github.com/GeomScale/volesti - d01ea3f4189e0a0014c187d864eefb99e152c026 authored over 4 years ago by Tolis <[email protected]>
update descriion file in R-proj

github.com/GeomScale/volesti - 892dc96a6336c745e198ea389c15dc7f072843d4 authored over 4 years ago by Tolis <[email protected]>
fix c++ interface and c++ tests

github.com/GeomScale/volesti - ae1d8343fc1c12ef19c580c8a2416604a912551c authored over 4 years ago by tolischal <[email protected]>
improve rounding in R interface and documentation for sample_points and volume R functions.

github.com/GeomScale/volesti - cbf6d24dab6a0c2e984cd36de0e106d395ee4933 authored over 4 years ago by tolischal <[email protected]>
add billiard to sample_points interface and fix documentation of R function of volume.

github.com/GeomScale/volesti - b3abdddf6afa7adcd31a31bb9b0c623cc1bfd7d6 authored over 4 years ago by tolischal <[email protected]>
add billiard walk for volume

github.com/GeomScale/volesti - 67c6fdf89b5c53d7df2fff53a829040e923279a0 authored over 4 years ago by tolischal <[email protected]>
resolve PR in ball anealing and increase cdhr sliding window

github.com/GeomScale/volesti - 1e802c2245400e9c75130affc16e53624eefa401 authored over 4 years ago by tolischal <[email protected]>
implment acceleration of rdhr for both volume and sampling.

github.com/GeomScale/volesti - 6aac8cbd33ddd7c6f95258e78dd7599add31a610 authored over 4 years ago by tolischal <[email protected]>
fix typo

github.com/GeomScale/geomscale.github.io - 179b56bb9ff6ba3bad8871928ff68895235b60af authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
link to new tutorial

github.com/GeomScale/geomscale.github.io - 7c1c0b0f6f9bb863e32106611e9a6a0da6cca9ff authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
collaborators

github.com/GeomScale/geomscale.github.io - 21a4e2c29cdbbf5c87a5c109775cef16a66a5f5f authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
dissemination

github.com/GeomScale/geomscale.github.io - 51f86a40e7e97f2e6f75c01878bb360370b382a1 authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
about more

github.com/GeomScale/geomscale.github.io - 4b1ad6e6e0394334ef9b39465fd3bc240ea63e47 authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
about

github.com/GeomScale/geomscale.github.io - 5d548129aa3deecdf3a0199cc01ecac5cbb8e6dd authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
contribution icon

github.com/GeomScale/geomscale.github.io - 84685f3b8279494603fcc496a4242b1d53e0fcf0 authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
contributing link

github.com/GeomScale/geomscale.github.io - 7f65a0ccfb578b2d28361a637ecdffcc300eed4a authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
minor improvments in exact_vol.h

github.com/GeomScale/volesti - a49639f098ccc5761dc61178682bf435bd93a3bc authored over 4 years ago by tolischal <[email protected]>
fix template declarations and minor improvements in ratio_estimation.h

github.com/GeomScale/volesti - 702c1fd9b3a1d77a8b5c736dcd6337fd2a181063 authored over 4 years ago by tolischal <[email protected]>
update description file and fix windows bug in ball_annealing.h

github.com/GeomScale/volesti - c6a9139e57c1c05909f18bec6e6365f945289a50 authored over 4 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.

github.com/GeomScale/volesti - 1d205574b4aadf29e5a396de5a8c4c5bd83cf30d authored over 4 years ago by Tolis <[email protected]>
implement the PR comments: declare const, improve names of functions and geeral coding

github.com/GeomScale/volesti - 0138e21f110eb10c3b07134cf4aa597b22da852a authored over 4 years ago by tolischal <[email protected]>
Talks section

github.com/GeomScale/geomscale.github.io - 97faf3bb2e0511357bf10b85896c7c882389964f authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
change version and improve c++ code in new volume functions.

github.com/GeomScale/volesti - 195f42e3fdad604dce7ebbb38468f5617c083386 authored over 4 years ago by tolischal <[email protected]>
fix c++ tests

github.com/GeomScale/volesti - aff61311313da93a8a1fae43f4a7664c39e19660 authored over 4 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.

github.com/GeomScale/volesti - 2e16bab69fcad199c6c2dc47873a42fa99e6eab2 authored over 4 years ago by Tolis <[email protected]>
fix R tests and bugs in examples of R functions. Fix a bug in c++ tests.

github.com/GeomScale/volesti - e8753dd2c04b59434195abc071002ee05f23c259 authored over 4 years ago by Tolis <[email protected]>
fix the R tests and improve R documentation

github.com/GeomScale/volesti - 63e35793d019169046aef523f2d3b60dd4009246 authored over 4 years ago by Tolis <[email protected]>
improve the R documentation

github.com/GeomScale/volesti - 5599999033b440bc7b95d86e40a652ac4c1f1018 authored over 4 years ago by Tolis <[email protected]>
add boost header files for the new algo and fix the c++ interface

github.com/GeomScale/volesti - 7baa006d2ca4aa9ec6110e6cf580fe5224aa4413 authored over 4 years ago by Tolis <[email protected]>
remove printing and fix includes of header files in cran version

github.com/GeomScale/volesti - 1177774160acbd661a9752aefaee501130612fdc authored over 4 years ago by tolischal <[email protected]>
change the names of functions and inputs

github.com/GeomScale/volesti - 69f1c180dc37027a514f03cf8390f017b072c23a authored over 4 years ago by tolischal <[email protected]>
add new algo

github.com/GeomScale/volesti - cc151cb9d6c2f5052d82c17a8f93525593b4c892 authored over 4 years ago by tolischal <[email protected]>
split polytope classes and lp oracles functions in differetnt header files. Use pre-malloc in lp oracles.

github.com/GeomScale/volesti - 7ab158f3d86de6f8a986fee8cd14e20096037050 authored over 4 years ago by tolischal <[email protected]>
Add crisis img

github.com/GeomScale/geomscale.github.io - c9ef297e26c65356bcaa4aaf732e1f30654f2083 authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
Simple styles in homepage

github.com/GeomScale/geomscale.github.io - ab706feb7d2ed8c893e7522b2a838d3c7a6e8cac authored over 4 years ago by Vissarion Fisikopoulos <[email protected]>
Rename homepage.html to index.html

github.com/GeomScale/geomscale.github.io - 29e63b87133e20ad83f81b94ca271b8aebdb551b authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Merge branch 'master' of github.com:GeomScale/geomscale.github.io

github.com/GeomScale/geomscale.github.io - e88b419d11be10b38be33c31fa6f24c94c4ba443 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
New geomscale webpage

github.com/GeomScale/geomscale.github.io - 5640ac4b06746de14de8d95fdaaaf4a66336f030 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
first commit

github.com/GeomScale/geomscale.github.io - acdf12421fa45a298c856aab401a4614afa31209 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Update issue templates

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

github.com/GeomScale/volesti - 32e9b164d8e2651cfa04e1be606c3e578ccc0dc1 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Create CONTRIBUTING.md

github.com/GeomScale/volesti - 4803930d5783e4b57972469fe04fa59888745a39 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Update README.md

github.com/GeomScale/gsoc20 - 33cfcd1d2ee44d14b736fd1fb256fe1b0801bdd1 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Initial commit

github.com/GeomScale/gsoc20 - 16c2313762e182c67446062cb4a57db85855e289 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
removed some typos form readme, added sequence of balls volume, bumped minor release (#52)

github.com/GeomScale/volesti - 4d45fa90ae08c6c0f4fe138a0f914e8b3f3561e9 authored almost 5 years ago by Pedro <[email protected]>
Passing volume constants by reference (#50)

Passing volume constants by reference

github.com/GeomScale/volesti - 273a714b86e0cb3dac6ac1d4faa0378c4e1cac53 authored almost 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

github.com/GeomScale/volesti - 486cc2bb16e8f92176efe576b2abd063af21075f authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Fix some pass by value parameters and useless imports and README in python interface

github.com/GeomScale/volesti - 6544876cf798b135557e79e36168079ecca509c1 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Update README.md

github.com/GeomScale/volesti - c89a6752998f4840a8f3d72f881eece7329afcf9 authored almost 5 years ago by Vissarion Fisikopoulos <[email protected]>
Merge pull request #45 from pedrozudo/volestipy

Volestipy - limited python interface to volesti

github.com/GeomScale/volesti - bffcefe098b7f514d0315850f7facb64f8c934e7 authored about 5 years ago by Vissarion Fisikopoulos <[email protected]>
removed dead code

github.com/GeomScale/volesti - b96898ba858a055ecaf1e96736f1675ed7cb6025 authored about 5 years ago by pedrozudo <[email protected]>
some small cleanup, nothing substantial.

github.com/GeomScale/volesti - 869bafb5865c6dd9d784957cb2b05596ac1b4903 authored about 5 years ago by pedrozudo <[email protected]>
updated readme

github.com/GeomScale/volesti - dec6fb1107e350d20f0a493cf70f2fac66c3400a authored about 5 years ago by pedrozudo <[email protected]>
updated readme

github.com/GeomScale/volesti - 60916802d5e3d5280ab0306ca93c2d19e293ae95 authored about 5 years ago by pedrozudo <[email protected]>
updated readme

github.com/GeomScale/volesti - 492dff97fe6aeea2802e52726f6aae8f1bb3714d authored about 5 years ago by pedrozudo <[email protected]>
nothing really

github.com/GeomScale/volesti - ae700c741c0d81ab219fc6c90ff4c74fe9bd03f7 authored about 5 years ago by pedrozudo <[email protected]>
use liblpsolve55.so (somwhere on machine) + clean setup.py

github.com/GeomScale/volesti - a28b5c973dadb06589e7fd255c78e4dc645d6c56 authored about 5 years ago by pedrozudo <[email protected]>
added short readme

github.com/GeomScale/volesti - 78cdea75d1f69b6b6077d23c83b3c203d7ba8076 authored about 5 years ago by pedrozudo <[email protected]>
python wrapper for volesti (volestipy)

github.com/GeomScale/volesti - 89dac0c76b09461b674a9ceb84e5a541ec754416 authored about 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

github.com/GeomScale/volesti - 400350ca221479c264089858de1f1fa9e86fb678 authored about 5 years ago by Vissarion Fisikopoulos <[email protected]>
remove unused comments and add a reference in point.h

github.com/GeomScale/volesti - d0f66daf4d0047318fb8ef1dac09cbbe7eda0c07 authored about 5 years ago by tolischal <[email protected]>
Merge cran version 1.0.3 into fix_point_oper

github.com/GeomScale/volesti - fc34b69f66aa588c6a1a4792678cb444343a2125 authored about 5 years ago by tolischal <[email protected]>
implement functions is_feasible() and ComputeInnerBall() in intersection of VP class. Use them in Rcpp functions.

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

github.com/GeomScale/volesti - 41d5089d067110e13c38947a4e1107ecce27a678 authored about 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…

github.com/GeomScale/volesti - 6e601059e0e8c91f7a13e6dd9f1e41c3645fcfd2 authored about 5 years ago by Vissarion Fisikopoulos <[email protected]>
fix cg algo's c++ tests

github.com/GeomScale/volesti - 0ebd27267106eaeccf4a4f436b02c633a35f662a authored about 5 years ago by tolischal <[email protected]>
change date in description file

github.com/GeomScale/volesti - 821078d22f02e2b7f4d4fd1003c44690e257074f authored about 5 years ago by tolischal <[email protected]>
modify NEWS.md file

github.com/GeomScale/volesti - 1dfc8f5e69f297bda7fad719159a37dc6e92b257 authored about 5 years ago by Tolis <[email protected]>
fix cran warning in lpkit.h

github.com/GeomScale/volesti - 002fb1f5749d019a352ff70103ba703ec71b928d authored about 5 years ago by Tolis <[email protected]>