Re: [sage-devel] Re: Adèles and idèles

2021-09-15 Thread Mathe Hertogh
d make it easier for users to try out the code. > >>>> The Sage Sample Package [1] have the basic structure for Sage > packages, > >>>> but in a recent thread [2] it was noted that some of the packaging > advice > >>>> there is somewhat outdate

Re: [sage-devel] Re: Adèles and idèles

2021-09-15 Thread Mathe Hertogh
d make it easier for users to try out the code. > >>>> The Sage Sample Package [1] have the basic structure for Sage > packages, > >>>> but in a recent thread [2] it was noted that some of the packaging > advice > >>>> there is somewhat outdate

Re: [sage-devel] Re: Adèles and idèles

2021-08-20 Thread Mathe Hertogh
ups.google.com/g/sage-devel/c/wvhXWMwd0i8 > [3] https://packaging.python.org/ > > On 18/08/2021 19:00, Mathe Hertogh wrote: > > Dear Nils and others, > > I would put my contribution in category B: creating infrastructure for > computing with adèles and idèles. > > Curre

Re: [sage-devel] Re: Adèles and idèles

2021-08-18 Thread Mathe Hertogh
Dear Nils and others, I would put my contribution in category B: creating infrastructure for computing with adèles and idèles. Currently completions of number fields at finite primes are not yet implemented in sagemath and hence the bundling of such computations into an adèle ring is not possible

[sage-devel] Re: Building documentation fails

2021-08-14 Thread Mathe Hertogh
Also during development, I recommend the following command, which only generates the documentation of a single file. sage --docbuild "file=path/to/my/my_algebra.py" html Op zaterdag 14 augustus 2021 om 00:20:34 UTC+2 schreef Matthias Koeppe: > Try "make doc-html". > > On Friday, August 13, 202

[sage-devel] Adèles and idèles

2021-08-13 Thread Mathe Hertogh
Hello everyone, As a master's mathematics student I (allmost) finished my thesis, for which I implemented adèles and idèles in SageMath. I have written the code with the aim of including it into SageMath. It is well documented, following the SageMath guidelines, and personally I think the packa

Re: [sage-devel] Adèles and ideles: choosing a category

2021-06-17 Thread Mathe Hertogh
x27;s still best to use the mathematical categories > that we're trying to model. > > Some of us have a weekly meeting on Zulip > <https://sagemath.zulipchat.com/> to talk about p-adics on Thursdays at > 3pm EDT; you're welcome to stop by and talk about design decisio

[sage-devel] Adèles and ideles: choosing a category

2021-06-15 Thread Mathe Hertogh
Dear all, I am working on an implementation of adèles an idèles in SageMath and I am not sure which category to put these algebraic structures in. Let's take a concrete example: I implemented the ring of profinite integers . Currently this is a p