search for: mosek

Displaying 8 results from an estimated 8 matches for "mosek".

Did you mean: moser
2007 Nov 14
2
convex optimization package for R, specifically semidefinite programming
Recently, a package for convex optimization was announced for Python, based upon the LP solver GLPK, the SDP solver in DSDP5, and the LP and QP solvers in MOSEK. I'm aware GLPK is available for R, but wondered if anyone had good packages for convex optimization along these lines for R. TIA.
2023 Nov 22
1
Matrix 1.6.2+ versus Matrix 1.6.2-
Naras, Thanks. I'm a bit confused, because Rmosek does not declare Matrix as a dependency: > tools::package_dependencies("Rmosek", which = "all")[[1L]] [1] "pkgbuild" nor does it contain code needing compilation: > packageDescription("Rmosek", fields="NeedsCompilation")...
2011 Nov 17
1
Non-free packages in CRAN
...cVRg_Lqu-ndCdVhO-r1LJsRQGuA%40mail.gmail.com&forum_name=octave-dev If this is the wrong place to discuss this issue, I would be thankful for a redirection to the appropriate forum. As Henrik says, R or some organisation that acts in R's name, has accepted his non-free plugin: http://rmosek.r-forge.r-project.org/ Yes, it is non-free, even if it's LGPL, because it's linking to both R and MOSEK, which is a GPL+proprietary whole. There is no actual GPL violation because it's avoiding binary distribution. However, I'm concerned with the overall message this sends. I was...
2011 Nov 18
3
Non-free packages in R-Forge
I'm sorry about the tone of my previous email. Let me try again in a cleaner way. The problem is: R or the organisation behind R via its infrastructure seems to be endorsing R-Forge, and R-Forge is hosting at least one project whose sole purpose is to link R with non-free software. This looks like endorsement of non-free software, which is contrary to the aims of the GNU project, of which R
2014 Feb 06
0
Oplock break failed for file XXX-- replying anyway?
Hi I have problems with Samba and hope some of you can help me. Below if I have add the error messages that are relevant. [root at roskilde mosek]# emacs /var/log/samba/log.172.16.0.108 File Edit Options Buffers Tools Help [2014/02/06 10:18:29.562405, 0] smbd/oplock.c:330(oplock_timeout_handler) Oplock break failed for file windows/intel/Composer-XE-2013.198/Documentation/csupport.txt -- replying anyway [2014/02/06 10:19:02.167430, 0] sm...
2017 Aug 15
1
Lattice Histogram Scaling
...nt of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Urbana, IL 61801 > On Aug 14, 2017, at 8:36 PM, Richard M. Heiberger <rmh at temple.edu> wrote: > > Your example is not easily reproducible. > The REBayes requires Rmosek which requires a system command MOSEK. > Please try again with an example using data in base R. > > Meanwhile, my guess is that you will need to do something like > explicitly specifying xlim and ylim so all panels have the same > limits. > > On Mon, Aug 14, 2017 at 5:41 PM,...
2023 Nov 22
0
Matrix 1.6.2+ versus Matrix 1.6.2-
Package Rmosek compiles fine using Matrix versions 1.6.2- but not with anything beyond Matrix 1.6.2.? (FYI, Rmosek provides R interfaces to the excellent MOSEK solver; academic licenses are free.) Here is the error message: rmsk_obj_matrices.cc:50:9: error: use of undeclared identifier 'Matrix_isclass...
2017 Aug 14
1
Lattice Histogram Scaling
I am trying to do some comparisons of density estimators using lattice. The code below attempts to plot the same histogram in each panel and then overplots a kernel estimate with different bandwidths. Finding packet.number() was a bit arduous, but seems to do what I want. My concern now is that close examination of the 4 histograms reveals that they are different even though they use the same