[sage-support] Re: using the system version of Python from the sage notebook?

2009-11-29 Thread dimpase
Another similar question involves using the local version of GAP in place of the supplied one. Apart from the fact that Sage is distributed with an old and (a bit) broken version of GAP, (well, I know that I can install a newer version by downloading the corresponding update) having two copies of

[sage-support] Re: Cannot open the disk 'D:\Program Files\Sage\sage-vmware-4.1\disk.vmdk'

2009-12-01 Thread dimpase
well, you probably just need to remove some stale locks. That is, somewhere on the VM, there is a place where files indicating busy status of a particular volume, so-called locks, are stored. On Windows hosts, they have .lck extensions. So you need to remove the one that is causing you the

[sage-support] Re: SAGE and .NET interoperability.

2010-01-07 Thread dimpase
On Jan 6, 10:49 am, David Kirkby drkir...@gmail.com wrote: On Jan 3, 6:13 pm, Dima Pasechnik dimp...@gmail.com wrote: Dave, it makes no sense to compare cygwin and virtualbox by Googlehits. Cygwin is just a tool to port Unix software to Windows quickly and relatively painlessly (at least

[sage-support] Re: SAGE and .NET interoperability.

2010-01-08 Thread dimpase
On Jan 8, 9:59 pm, kcrisman kcris...@gmail.com wrote: no, it doesn't give you *any* reasonable figures, at all! In fact, I am sure lots of people (a vast majority) are running Cygwin (or Mingw - a clone of Cygwin) apps on their Windows boxes without even realising this. Cygwin works

[sage-support] Re: SAGE and .NET interoperability.

2010-01-08 Thread dimpase
On Jan 8, 10:40 pm, Kjetil Halvorsen kjetil1...@gmail.com wrote: On Fri, Jan 8, 2010 at 10:59, kcrisman kcris...@gmail.com wrote: no, it doesn't give you *any* reasonable figures, at all! In fact, I am sure lots of people (a vast majority) are running Cygwin (or Mingw - a clone of Cygwin)

[sage-support] Re: notes on creating HTML5 video with Sage's animate()

2011-09-23 Thread dimpase
Hi Dan, I'm trying to open link https://sagenb.kaist.ac.kr:8066/home/pub/41 but to no avail (neither yesterday, nor today... must be our campus firewall settings...) Could you maybe post a copy somewhere on test.sagenb.org, say? Thanks, Dmitrii -- To post to this group, send email to

Re: [sage-support] failling to display in LaTeX

2019-09-17 Thread dimpase
On Mon, Sep 16, 2019 at 09:54:30PM +0200, Cyrille Piatecki wrote: > Please have a look to this sequence Sorry, what kind of environment is this? Jupyter notebook? Something else? Thanks in advance for clarification. > > %display latex > A = ( > [1, 3, 1], > [-1, 0, 1], > [2, -1, 2], > [2, 3,

Re: [sage-support] Re: Sage starts slowly

2019-12-10 Thread dimpase
On Tue, Dec 10, 2019 at 12:56:45PM -0600, Thomas McMillan wrote: > Thanks, Richard. I’m currently running Sage from a terminal with the option > of opening a notebook. It works reasonably well. The app version kept taking > too long to get started. One reason for slowness might be one of these

Re: [sage-support] Can I get the transformation matrix for echelon form reduction over a finite field?

2019-10-19 Thread dimpase
On Fri, Oct 18, 2019 at 09:09:01PM -0700, Boyan Kostadinov wrote: > I want to get the transformation matrix from the echelon form reduction > over finite fields but I found in the SageMath documentation the following > statement: > > *The matrix library used for Z/pZ/p-matrices does not return

Re: [sage-support] sagemath 9 + Graph

2020-01-18 Thread dimpase
On Sat, Jan 18, 2020 at 02:00:06AM -0800, Jean-François Ingenbleek wrote: > G = Graph({'A':['B','C']}) > G.show() > > give this strange message > > /opt/sagemath-9.0/local/lib/python3.7/site-packages/matplotlib/font_manager.py:281: > UserWarning: Matplotlib is building the font cache using

Re: [sage-support] tkinter on Leap 15.1

2020-01-07 Thread dimpase
On Mon, Jan 06, 2020 at 05:54:02PM -0800, 'Ricksme' via sage-support wrote: > I am about to build sage 9.0 on opensuse Leap 15.1 and notice that import > Tkinter works in python 2.7.14 but that import tkinter is required for > python 3.6.9 (Leap 15.1 installation). The sage 9.0 installation

[sage-support] Fwd: error at installing sage: Error installing package zlib-1.2.11.p0

2020-04-11 Thread dimpase
On Friday, April 3, 2020 at 8:11:38 AM UTC+8, Alejandra Kandus wrote: > > Hello, I am quite new at using sage, I tried to install the last version > of sage in my notebook. It runs linux 18.04 and is 32 bts. The error > message was: "Error installing package zlib-1.2.11.p0". Did anyone of you

Re: [sage-support] Sage Build Failed

2023-03-20 Thread dimpase
On Mon, Mar 20, 2023 at 12:33:20AM -0700, Atharva Deore wrote: > I am trying to build sage using WSL, but it failed while > installing suitesparse. Please help me with this. I am attaching a log file > for reference. > > Host system: > Linux DESKTOP-LO8OV26 5.10.16.3-microsoft-standard-WSL2 #1

Re: [sage-support] Getting an error in SageMath version 9.0

2023-03-14 Thread dimpase
On Tue, Mar 14, 2023 at 04:40:09AM -0700, Dew Debra wrote: > What should I do in this case when I can only install Sage through the > terminal using the command: > > sudo apt-get install sagemath > > It's very strange since everything was working until today, and now I'm > getting an error. >

Re: [sage-support] Re: Why cant this limit be evaluated?

2024-02-20 Thread dimpase
On Mon, Feb 19, 2024 at 11:40:13PM -0800, Emmanuel Charpentier wrote: > > Indeed. That’s probably an oversight : > sage: elliptic_kc(x).limit(x=0) 1/2*pi sage: elliptic_ec(x).limit(x=0) > limit(elliptic_ec(x), x, 0) > this looks like a maxima bug: (%i17) elliptic_ec(0);

Re: [sage-support] Issues with real precision

2024-02-23 Thread dimpase
On Fri, Feb 23, 2024 at 05:00:42PM -0500, Fernando Gouvea wrote: > In an introductory probability class, one computes the probability of > getting all of n possible coupons in r individual purchases. The naive > approach with inclusion-exclusion leads to the awful formula > > f(n,r) =

Re: [sage-support] Unable to build Cryptominisat in sage 10.3

2024-04-19 Thread dimpase
On Fri, Apr 19, 2024 at 02:36:09PM +0530, Dibyendu Roy wrote: > I am unable to build Cryptominisat. The log is attached. Kindly help. It's because 5.8.0 is quite old. We're working in getting the latest cryptominisat in Sage on https://github.com/sagemath/sage/pull/37669 You can try merging this