(A), please
On Thu, 29 Jun 2023, 03:40 Kwankyu Lee, wrote:
> Hi,
>
> We spent six days for the preliminary discussion in the sage-devel thread
>
> https://groups.google.com/g/sage-devel/c/OUnoroIf0qc
>
> about choosing the keyword triggering block-scoped optional tag needed in
>
> https://githu
I vote for (A)
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.go
Hi all,
Question for humans. I used to have a project/package for sagemath about 3
years ago that got close to getting completed, but that I never finished.
(See: https://github.com/thecaligarmo/oriented_matroids) I'm now at a place
to finish it, but (since it's been almost 3 years) it seems th
Github issue is now under https://github.com/sagemath/sage/issues/35851
Dima Pasechnik schrieb am Dienstag, 27. Juni 2023 um 11:14:34 UTC+2:
> On Tue, Jun 27, 2023 at 4:37 AM Maximilian Wittmann
> wrote:
> >
> > Hey everyone,
> >
> > I am currently doing my masters thesis on the dimension of car
I've left some comments on
https://github.com/thecaligarmo/oriented_matroids/issues/2
Basically, you'd want to create a PyPI package, a standard in Python
world thing.
On Thu, Jun 29, 2023 at 11:01 AM Aram Dermenjian
wrote:
>
> Hi all,
>
> Question for humans. I used to have a project/package fo
On Thu, Jun 29, 2023 at 11:01 AM Aram Dermenjian
wrote:
>
> Hi all,
>
> Question for humans. I used to have a project/package for sagemath about 3
> years ago that got close to getting completed, but that I never finished.
> (See: https://github.com/thecaligarmo/oriented_matroids) I'm now at a p
I vote for (A)
On Thu, Jun 29, 2023 at 5:13 AM Eric Gourgoulhon
wrote:
> I vote for (A)
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsub
I vote for (C)
David Roe schrieb am Donnerstag, 29. Juni 2023 um 17:57:35 UTC+2:
> I vote for (A)
>
> On Thu, Jun 29, 2023 at 5:13 AM Eric Gourgoulhon
> wrote:
>
>> I vote for (A)
>>
>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sage-devel" group.
>>
On Thursday, June 29, 2023 at 3:01:58 AM UTC-7 Aram Dermenjian wrote:
it seems the method I was using to create a new package is no longer valid.
For example, when I try and do an install, I get the following error:
SetuptoolsDeprecationWarning: setup.py install is deprecated. Use
build an
Hi,
At https://github.com/sagemath/sage/pull/35848 I'm trying to make sage
build with flint3. It does build on my laptop, but autoreconf seems to
behave differently locally and on the CI VMs, and I have no idea why.
It would be great if someone with more knowledge of autotools and/or
our CI infras
By right, one should have a tarball not needing autotools.
Build such a tarball if flint does not provide one,
and use it.
On Thu, 29 Jun 2023, 18:56 Marc Mezzarobba, wrote:
> Hi,
>
> At https://github.com/sagemath/sage/pull/35848 I'm trying to make sage
> build with flint3. It does build on
During our recent release of SnapPy we ran across an issue which is likely
relevant to whether Sage's documentation is viewable on newer Ubuntu
systems (such as 22.04). The issue is that these newer Ubuntu systems ship
Firefox as a snap. A snap runs in a sandbox which restricts which files
th
I vote for (A)
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.go
I vote for (C).
On Wednesday, June 28, 2023 at 9:40:07 PM UTC-5 Kwankyu Lee wrote:
> Hi,
>
> We spent six days for the preliminary discussion in the sage-devel thread
>
> https://groups.google.com/g/sage-devel/c/OUnoroIf0qc
>
> about choosing the keyword triggering block-scoped optional tag neede
On Thu, Jun 29, 2023 at 3:24 AM Michael Orlitzky wrote:
>
> On 2023-06-28 23:27:22, Dima Pasechnik wrote:
> > One can always start a web server on localhost, instead of using file:/// :P
> >
>
> I know you're mostly joking, but that's not as easy as it sounds.
no, why? If you run ./sage -n you'll
On Thu, Jun 29, 2023 at 10:46 PM Marc Culler wrote:
>
> During our recent release of SnapPy we ran across an issue which is likely
> relevant to whether Sage's documentation is viewable on newer Ubuntu systems
> (such as 22.04). The issue is that these newer Ubuntu systems ship Firefox
> as a
Hi,
Related Question: Is anybody interested in making it so
https://doc.sagemath.org/ hosts many different versions of the Sage
documentation instead of just the latest?
I only looked into this for a second, but readthedocs.io often has
many versions of docs for projects. Also, I always appreci
I vote for (A)
On Thu, Jun 29, 2023 at 6:27 PM Marc Culler wrote:
> I vote for (C).
>
> On Wednesday, June 28, 2023 at 9:40:07 PM UTC-5 Kwankyu Lee wrote:
>
>> Hi,
>>
>> We spent six days for the preliminary discussion in the sage-devel thread
>>
>> https://groups.google.com/g/sage-devel/c/OUnor
On 2023-06-29 23:30:57, Dima Pasechnik wrote:
> On Thu, Jun 29, 2023 at 3:24 AM Michael Orlitzky wrote:
> >
> > On 2023-06-28 23:27:22, Dima Pasechnik wrote:
> > > One can always start a web server on localhost, instead of using file:///
> > > :P
> > >
> >
> > I know you're mostly joking, but tha
On 2023-06-29 14:46:00, Marc Culler wrote:
> During our recent release of SnapPy we ran across an issue which is likely
> relevant to whether Sage's documentation is viewable on newer Ubuntu
> systems (such as 22.04). The issue is that these newer Ubuntu systems ship
> Firefox as a snap. A sna
I was asking a very specific question about SageMath on Ubuntu 22.04: Are
Ubuntu 22.04 users who install the sagemath-doc package able to read those
(Sage 9.5) docs with Firefox?
https://askubuntu.com/questions/1441339/how-can-i-use-file-urls-from-my-firefox-snap-version
suggests the answer is no,
On Thursday, June 29, 2023 at 8:50:27 PM UTC-5 Marc Culler wrote:
I was asking a very specific question about SageMath on Ubuntu 22.04: Are
Ubuntu 22.04 users who install the sagemath-doc package able to read those
(Sage 9.5) docs with Firefox?
I tested this and the answer thankfully is yes.
22 matches
Mail list logo