[sage-devel] About the "show" function

2023-10-26 Thread Furkan Semih Dündar
Dear All,

Recently I had to do some calculations regarding the Killing vector fields. 
When I used "show" command to display equations (which define the KV's) 
involving derivatives I was not satisfied with what was displayed. Although 
the differential equations were correct.

There are many conventions for displaying functions whose derivatives are 
taken. The default one in the show function, I think, should remain 
default. On the other hand, \partial_x f(x,y) types of expressions may be 
useful in some scenarios. Or the subscript notation f_x to denote the 
derivative with respect to x. Perhaps one may also like to hide the 
arguments of functions.

I would like to add these functionalities to sagemath in my free time. 
However I am not familiar at the moment with the sagemath source code. If 
this idea seems plausible for you, could you point me to a place in which 
show command is located?

Best regards,
Furkan Semih.

-- 
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.google.com/d/msgid/sage-devel/44f4f147-020e-4c3b-9b09-7d9fe552381bn%40googlegroups.com.


Re: [sage-devel] Fourier series expansion function: fourier_expand()

2022-08-21 Thread Furkan Semih Dündar
Yes. The function (fourier_series_partial_sum) is what I have in mind. Glad
to see that it is implemented.

Best.

21 Ağu 2022 Paz, saat 14:24 tarihinde David Joyner 
şunu yazdı:

> On Sun, Aug 21, 2022 at 7:11 AM Furkan Semih Dündar
>  wrote:
> >
> > Dear All,
> >
> > I want to implement an easy function (afaik is lacking in Sage Math)
> that may be called as "fourier_expand" which will return Fourier series of
> a function (for which integrals can be calculated analytically) up to some
> order N. If integrals cannot be calculated analytically, numerical
> integration might be used, perhaps.
> >
>
> Some of this functionality is in the piecewise module,
>
> https://doc.sagemath.org/html/en/reference/functions/sage/functions/piecewise.html
> Does that have the functionality you want?
>
>
> > I am looking for a suitable place to put this function in /src/sage
> directory.
> >
> > Any suggestions?
> >
> > --
> > Best regards,
> > https://fsemih.org
> > F. Semih Dündar
> >
> > --
> > 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.google.com/d/msgid/sage-devel/CAODtkKrcyrjfp8yJU%2BogWFqc2K1QckQeRVQr7z3LTm7DR8Hwow%40mail.gmail.com
> .
>
> --
> 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.google.com/d/msgid/sage-devel/CAEQuuAXpgHXOVGkYcRRm9Jo1ZKxH9PwgmMbOXhvcJJZVw33AyA%40mail.gmail.com
> .
>
-- 
Esenliklerle,
https://fsemih.org
F. Semih Dündar

-- 
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.google.com/d/msgid/sage-devel/CAODtkKqbns4KgrobPVJbJnd1kSXQkE708M3WsBQMjJWtdbMHOw%40mail.gmail.com.


[sage-devel] Fourier series expansion function: fourier_expand()

2022-08-21 Thread Furkan Semih Dündar
Dear All,

I want to implement an easy function (afaik is lacking in Sage Math) that
may be called as "fourier_expand" which will return Fourier series of a
function (for which integrals can be calculated analytically) up to some
order N. If integrals cannot be calculated analytically, numerical
integration might be used, perhaps.

I am looking for a suitable place to put this function in /src/sage
directory.

Any suggestions?

-- 
Best regards,
https://fsemih.org
F. Semih Dündar

-- 
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.google.com/d/msgid/sage-devel/CAODtkKrcyrjfp8yJU%2BogWFqc2K1QckQeRVQr7z3LTm7DR8Hwow%40mail.gmail.com.


Re: [sage-devel] Developing in Sage for high school math education

2022-07-05 Thread Furkan Semih Dündar
I have just seen the project "penrose-python" apart from the "penrose"
project.

https://github.com/penrose/penrose-python

If there is enough development of this package, I will be (maybe) able to
write a SageMath wrapper for "penrose".

Currently it is "Not ready for use".

Best.
Furkan Semih.

On Mon, Jun 20, 2022 at 7:53 PM Furkan Semih Dündar <
f.semih.dun...@gmail.com> wrote:

> As far as I am aware, no. I may be interested in doing so if we can form a
> small group. And in that way we can contribute to Sage developement though
> it would be something moderate. However at the moment I do not know how to
> write a wrapper for Penrose. Maybe we can learn how to contribute once we
> are on the road.
>
> All the best.
> Furkan Semih.
>
> 20 Haz 2022 Pzt, saat 19:47 tarihinde Tanmay Kulkarni 
> şunu yazdı:
>
>> This looks very interesting - has there been any progress so far
>> incorporating Penrose into Sage?
>>
>> Thank you!
>>
>> Sincerely,
>> Tanmay Kulkarni
>>
>> On Sunday, June 19, 2022 at 1:31:09 PM UTC-7 f.semih...@gmail.com wrote:
>>
>>> I may be late to the discussion but as regards the Venn Diagrams there
>>> is an early stage software you might find useful:
>>>
>>> https://penrose.cs.cmu.edu/
>>> https://github.com/penrose
>>>
>>> It might be incorporated in to Sage (maybe?).
>>>
>>> Just wanted to add a quick note.
>>> Best regards,
>>> Furkan Semih.
>>>
>>> On Sat, Jun 11, 2022 at 6:20 AM Tanmay Kulkarni 
>>> wrote:
>>>
>>>> Hello all,
>>>>
>>>> My name is Tanmay Kulkarni and I am a rising sophomore. I have also
>>>> been taking several extracurricular math classes with Squares & Cubes
>>>> <https://www.squaresandcubes.com/> on things like number theory, group
>>>> theory, discrete math, and linear algebra. In these classes we have
>>>> utilized Sage to explore mathematical patterns. For instance, in my
>>>> discrete math class, I used Sage's graph functionality to take a stab at
>>>> graph isomorphism, which eventually lead to a magazine article
>>>> <https://chalkdustmagazine.com/features/a-walk-on-the-random-side/> on
>>>> using random walks on graphs to solve graph isomorphism.
>>>>
>>>> During these various explorations, I realized that Sage was a very
>>>> powerful tool to explain and provide intuition for complex mathematical
>>>> concepts, however, (a) it is mainly used by those working in higher math,
>>>> and (b) there is a high barrier of entry to implement concepts (even ones
>>>> in lower math) in Sage.
>>>>
>>>> Thus, I wanted to contribute to Sage and *implement specific concepts
>>>> which I felt high school students like myself would find interesting*,
>>>> and use them for educational purposes (e.g. at my school). Two basic ideas
>>>> I thought of were:
>>>>
>>>>1. *Random walks.* I think mathematics is often far more engaging
>>>>with a visual component (for instance, teaching graphing skills and
>>>>different types of equations through a Desmos art project), and I think
>>>>when talking about probabilities and randomness, an excellent visual
>>>>representation of stochastic processes is random walks, which are 
>>>> currently
>>>>not implemented in Sage. The other advantage of this is that random 
>>>> walks
>>>>are often present in other places such as physics (in Brownian motion).
>>>>This could expand into
>>>>2. *Venn diagrams.* Venn diagrams are incredibly important;
>>>>however, I could not find any Sage implementations of Venn diagrams 
>>>> beyond
>>>>simply plotting intersecting circles. Having a more solid implementation
>>>>could provide a strong, visual intution for a variety of concepts, like
>>>>basic set theory, logical operators, probability, and even open the door
>>>>for Edwards-Venn diagrams! Such an implementation would utilize Sage's 
>>>> 2D
>>>>graphics (specifically the circle and text functions) as well as the
>>>>detailed Set implementation.
>>>>
>>>>
>>>> Several people who I contacted referred me to this group, and thus I am
>>>> wondering if anybody would be generous enough to (a) provide *thoughts
>>>> on the feasibility 

Re: [sage-devel] Developing in Sage for high school math education

2022-06-20 Thread Furkan Semih Dündar
As far as I am aware, no. I may be interested in doing so if we can form a
small group. And in that way we can contribute to Sage developement though
it would be something moderate. However at the moment I do not know how to
write a wrapper for Penrose. Maybe we can learn how to contribute once we
are on the road.

All the best.
Furkan Semih.

20 Haz 2022 Pzt, saat 19:47 tarihinde Tanmay Kulkarni 
şunu yazdı:

> This looks very interesting - has there been any progress so far
> incorporating Penrose into Sage?
>
> Thank you!
>
> Sincerely,
> Tanmay Kulkarni
>
> On Sunday, June 19, 2022 at 1:31:09 PM UTC-7 f.semih...@gmail.com wrote:
>
>> I may be late to the discussion but as regards the Venn Diagrams there is
>> an early stage software you might find useful:
>>
>> https://penrose.cs.cmu.edu/
>> https://github.com/penrose
>>
>> It might be incorporated in to Sage (maybe?).
>>
>> Just wanted to add a quick note.
>> Best regards,
>> Furkan Semih.
>>
>> On Sat, Jun 11, 2022 at 6:20 AM Tanmay Kulkarni 
>> wrote:
>>
>>> Hello all,
>>>
>>> My name is Tanmay Kulkarni and I am a rising sophomore. I have also been
>>> taking several extracurricular math classes with Squares & Cubes
>>>  on things like number theory, group
>>> theory, discrete math, and linear algebra. In these classes we have
>>> utilized Sage to explore mathematical patterns. For instance, in my
>>> discrete math class, I used Sage's graph functionality to take a stab at
>>> graph isomorphism, which eventually lead to a magazine article
>>>  on
>>> using random walks on graphs to solve graph isomorphism.
>>>
>>> During these various explorations, I realized that Sage was a very
>>> powerful tool to explain and provide intuition for complex mathematical
>>> concepts, however, (a) it is mainly used by those working in higher math,
>>> and (b) there is a high barrier of entry to implement concepts (even ones
>>> in lower math) in Sage.
>>>
>>> Thus, I wanted to contribute to Sage and *implement specific concepts
>>> which I felt high school students like myself would find interesting*,
>>> and use them for educational purposes (e.g. at my school). Two basic ideas
>>> I thought of were:
>>>
>>>1. *Random walks.* I think mathematics is often far more engaging
>>>with a visual component (for instance, teaching graphing skills and
>>>different types of equations through a Desmos art project), and I think
>>>when talking about probabilities and randomness, an excellent visual
>>>representation of stochastic processes is random walks, which are 
>>> currently
>>>not implemented in Sage. The other advantage of this is that random walks
>>>are often present in other places such as physics (in Brownian motion).
>>>This could expand into
>>>2. *Venn diagrams.* Venn diagrams are incredibly important; however,
>>>I could not find any Sage implementations of Venn diagrams beyond simply
>>>plotting intersecting circles. Having a more solid implementation could
>>>provide a strong, visual intution for a variety of concepts, like basic 
>>> set
>>>theory, logical operators, probability, and even open the door for
>>>Edwards-Venn diagrams! Such an implementation would utilize Sage's 2D
>>>graphics (specifically the circle and text functions) as well as the
>>>detailed Set implementation.
>>>
>>>
>>> Several people who I contacted referred me to this group, and thus I am
>>> wondering if anybody would be generous enough to (a) provide *thoughts
>>> on the feasibility and usefulness* of such an endeavor, (b) provide
>>> some *direction or guidance* as to where to begin, and (c) offer any 
>>> *potential
>>> avenues* where this could be used.
>>>
>>> Until then, I will be beginning to work on any very simple bug fix I can
>>> find to familiarize myself with developing in Sage.
>>>
>>> Thank you so much!
>>>
>>> Sincerely,
>>> Tanmay Kulkarni
>>>
>>> --
>>>
>> 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+...@googlegroups.com.
>>>
>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/sage-devel/9a6e6925-87ce-4cdd-9d1f-c77d3ef986edn%40googlegroups.com
>>> 
>>> .
>>>
>>
>>
>> --
>> F. Semih Dündar
>>
>> --
> 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.google.com/d/msgid/sage-devel/339fae90-39bc-4980-a95b-ed37015435f4n%40googlegroups.com
> 

Re: [sage-devel] Developing in Sage for high school math education

2022-06-19 Thread Furkan Semih Dündar
I may be late to the discussion but as regards the Venn Diagrams there is
an early stage software you might find useful:

https://penrose.cs.cmu.edu/
https://github.com/penrose

It might be incorporated in to Sage (maybe?).

Just wanted to add a quick note.
Best regards,
Furkan Semih.

On Sat, Jun 11, 2022 at 6:20 AM Tanmay Kulkarni  wrote:

> Hello all,
>
> My name is Tanmay Kulkarni and I am a rising sophomore. I have also been
> taking several extracurricular math classes with Squares & Cubes
>  on things like number theory, group
> theory, discrete math, and linear algebra. In these classes we have
> utilized Sage to explore mathematical patterns. For instance, in my
> discrete math class, I used Sage's graph functionality to take a stab at
> graph isomorphism, which eventually lead to a magazine article
>  on
> using random walks on graphs to solve graph isomorphism.
>
> During these various explorations, I realized that Sage was a very
> powerful tool to explain and provide intuition for complex mathematical
> concepts, however, (a) it is mainly used by those working in higher math,
> and (b) there is a high barrier of entry to implement concepts (even ones
> in lower math) in Sage.
>
> Thus, I wanted to contribute to Sage and *implement specific concepts
> which I felt high school students like myself would find interesting*,
> and use them for educational purposes (e.g. at my school). Two basic ideas
> I thought of were:
>
>1. *Random walks.* I think mathematics is often far more engaging with
>a visual component (for instance, teaching graphing skills and different
>types of equations through a Desmos art project), and I think when talking
>about probabilities and randomness, an excellent visual representation of
>stochastic processes is random walks, which are currently not implemented
>in Sage. The other advantage of this is that random walks are often present
>in other places such as physics (in Brownian motion). This could expand
>into
>2. *Venn diagrams.* Venn diagrams are incredibly important; however, I
>could not find any Sage implementations of Venn diagrams beyond simply
>plotting intersecting circles. Having a more solid implementation could
>provide a strong, visual intution for a variety of concepts, like basic set
>theory, logical operators, probability, and even open the door for
>Edwards-Venn diagrams! Such an implementation would utilize Sage's 2D
>graphics (specifically the circle and text functions) as well as the
>detailed Set implementation.
>
>
> Several people who I contacted referred me to this group, and thus I am
> wondering if anybody would be generous enough to (a) provide *thoughts on
> the feasibility and usefulness* of such an endeavor, (b) provide some 
> *direction
> or guidance* as to where to begin, and (c) offer any *potential avenues*
> where this could be used.
>
> Until then, I will be beginning to work on any very simple bug fix I can
> find to familiarize myself with developing in Sage.
>
> Thank you so much!
>
> Sincerely,
> Tanmay Kulkarni
>
> --
> 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.google.com/d/msgid/sage-devel/9a6e6925-87ce-4cdd-9d1f-c77d3ef986edn%40googlegroups.com
> 
> .
>


-- 
F. Semih Dündar 

-- 
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.google.com/d/msgid/sage-devel/CAODtkKqq1n9kwMWe2RaySLTqoY7ry4T3%2BVmmBwGdWE%3DJBpgSRA%40mail.gmail.com.


[sage-devel] About numerical solutions of high order (>= 2) ode's

2020-08-08 Thread Furkan Semih Dündar
Dear All,

I opened a ticket a few months ago: https://trac.sagemath.org/ticket/29915

The basic idea is that Sage should be able to solve an n'th order ode
numerically without the user defining it as a system of n 1st order ode's.

I have free time in the upcoming weeks and would like to contribute this
feature/code.

However I don't know where to start. Should I download the source code of
the latest stable version or the latest beta version?

Can I make this development under MS Windows or Linux? I have a Fedora
installation, so if Linux is required this is no problem.

Last but not least, suppose I changed the required part of the Sage code.
Should I compile the whole code or is there a way to patch just the
difference in the code?

Best regards,
-- 
F. Semih Dündar 

-- 
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.google.com/d/msgid/sage-devel/CAODtkKoAyVm4P2cMe62jdrev7nPXm2gO4PLSNUTmbipj7%3DY1rQ%40mail.gmail.com.


Re: [sage-devel] Re: Lie symmetries of differential equations

2020-06-13 Thread Furkan Semih Dündar
Dear David,

Yes it is related.

Dear Mikhail,

Let us check what is developed so far as a starting point. This looks like
a good initial step.

I have been travelling since last evening. Sorry for the relatively late
reply.

Best wishes,
Furkan.

13 Haz 2020 Cmt 16:21 tarihinde David Joyner  şunu
yazdı:

> Is the command
> sympy.solvers.ode.infinitesimals
> (in sympy, therefore in Sage) related to what you want?
> https://docs.sympy.org/latest/modules/solvers/ode.html#infinitesimals
>
>
> On Fri, Jun 12, 2020 at 8:07 PM Mikhail Malakhaltsev 
> wrote:
>
>> Dear Furcan,
>>
>> The topic is very interesting, there are several implementations of
>> "symmetry analysis of differential equations" in software, for example, see
>> Gerd Baumann "Symmetry Analysis of Differential Equations with
>> Mathematica", or the project jets.math.slu.cz (I did not know about the
>> book by Hans Stephani, thank you). Of course, it would be interesting to do
>> similar things in SAGE, and  I could also contribute a bit to this project
>> :)
>>
>> Best wishes,
>> Mikhail
>>
>> El jueves, 11 de junio de 2020, 5:23:10 (UTC-5), Furkan Semih Dündar
>> escribió:
>>>
>>> Dearl All,
>>>
>>> I recently bought the book that I studied in my PhD years. It is 
>>> "*Differential
>>> Equations: their solution using symmetries*" by Hans Stephani.
>>> https://www.amazon.com/Differential-Equations-Their-Solution-Symmetries/dp/0521355311/ref=sr_1_1?dchild=1=hans+stephani+differential+equation=1591870417=8-1
>>>
>>> In the book, methods to solve nonlinear ODE's or PDE's are given if the
>>> differential equation has an underlying Lie group symmetry. I remember
>>> using the program "Reduce" in the course. It may be useful.
>>>
>>> My aim is to incorporate the methods given in the book to Sage Math. So
>>> if you are interested maybe we can form a small group to contribute to Sage
>>> in this respect. I believe the ability to solve complex differential
>>> equations is quite important for a symbolic math software. Please let me
>>> know if you are interested.
>>>
>>> Best regards,
>>>
>>>
>>> --
>>> F. Semih Dündar
>>>
>>> --
>> 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.google.com/d/msgid/sage-devel/d390c411-edba-4374-b1bd-99fd14d9a255o%40googlegroups.com
>> <https://groups.google.com/d/msgid/sage-devel/d390c411-edba-4374-b1bd-99fd14d9a255o%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
> --
> 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.google.com/d/msgid/sage-devel/CAEQuuAU_2X5pG%3DAX5%3DtLscV7se%2Bmwn2MxuT77R_Vuijw%3DCwdUA%40mail.gmail.com
> <https://groups.google.com/d/msgid/sage-devel/CAEQuuAU_2X5pG%3DAX5%3DtLscV7se%2Bmwn2MxuT77R_Vuijw%3DCwdUA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
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.google.com/d/msgid/sage-devel/CAODtkKpYYGifCK453ufViPEJuqTP0EpZ161viCsRJ0zk0Mvt0w%40mail.gmail.com.


[sage-devel] Lie symmetries of differential equations

2020-06-11 Thread Furkan Semih Dündar
 Dearl All,

I recently bought the book that I studied in my PhD years. It is "*Differential
Equations: their solution using symmetries*" by Hans Stephani.
https://www.amazon.com/Differential-Equations-Their-Solution-Symmetries/dp/0521355311/ref=sr_1_1?dchild=1=hans+stephani+differential+equation=1591870417=8-1

In the book, methods to solve nonlinear ODE's or PDE's are given if the
differential equation has an underlying Lie group symmetry. I remember
using the program "Reduce" in the course. It may be useful.

My aim is to incorporate the methods given in the book to Sage Math. So if
you are interested maybe we can form a small group to contribute to Sage in
this respect. I believe the ability to solve complex differential equations
is quite important for a symbolic math software. Please let me know if you
are interested.

Best regards,


-- 
F. Semih Dündar 

-- 
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.google.com/d/msgid/sage-devel/CAODtkKqaSuaut047k2Ts7LkOmEboDqjMNqv%2BVVcJAosehYpLbw%40mail.gmail.com.


Re: [sage-devel] Re: trouble upgrading to latest stable version

2020-05-25 Thread Furkan Semih Dündar
Dear Anne,

I tried to compile the source code on Windows Subsystem for Linux (Ubuntu)
and could not go through the compilation process. Then I installed Fedora
32 as a separate OS. I installed all the packages listed on the following
website:
https://doc.sagemath.org/html/en/installation/source.html#prerequisites

Then I let my computer compile the source code at night, when I woke up it
was compiled successfully.

Hope this might help.

Best wishes,
Furkan.

On Mon, May 25, 2020 at 9:44 AM Anne Schilling 
wrote:

>
>
> On Sunday, May 24, 2020 at 10:27:19 PM UTC-7, Matthias Koeppe wrote:
>>
>> Hi Anne,
>>
>> On Sunday, May 24, 2020 at 9:40:42 PM UTC-7, Anne Schilling wrote:
>>>
>>> Downloading the Sage mirror list
>>> CRITICAL [mirror_list|_load:91]: Downloaded mirror list has syntax
>>> error: error code: 1010
>>> Searching fastest mirror
>>> ERROR [mirror_list|_rank_mirrors:145]: Could not reach any mirror
>>> directly and no proxy set
>>>
>>
>> Here's a workaround:
>>
>> echo '["http://files.sagemath.org/;]' > upstream/mirror_list
>>
>>
>> I hope this helps,
>> Matthias
>>
>
> Thank you, that got me a lot further. But now it is stuck here:
>
> [matplotlib-2.2.5] running install_egg_info
> [matplotlib-2.2.5] running egg_info
> [matplotlib-2.2.5] writing lib/matplotlib.egg-info/PKG-INFO
> [matplotlib-2.2.5] writing dependency_links to
> lib/matplotlib.egg-info/dependency_links.txt
> [matplotlib-2.2.5] writing namespace_packages to
> lib/matplotlib.egg-info/namespace_packages.txt
> [matplotlib-2.2.5] writing requirements to
> lib/matplotlib.egg-info/requires.txt
> [matplotlib-2.2.5] writing top-level names to
> lib/matplotlib.egg-info/top_level.txt
> [matplotlib-2.2.5] reading manifest file
> 'lib/matplotlib.egg-info/SOURCES.txt'
> [matplotlib-2.2.5] reading manifest template 'MANIFEST.in'
> [matplotlib-2.2.5] writing manifest file
> 'lib/matplotlib.egg-info/SOURCES.txt'
> [matplotlib-2.2.5] Copying lib/matplotlib.egg-info to
> /Applications/sage/local/var/tmp/sage/build/matplotlib-2.2.5/inst/Applications/sage/local/lib/python3.7/site-packages/matplotlib-2.2.5-py3.7.egg-info
> [matplotlib-2.2.5] Installing
> /Applications/sage/local/var/tmp/sage/build/matplotlib-2.2.5/inst/Applications/sage/local/lib/python3.7/site-packages/matplotlib-2.2.5-py3.7-nspkg.pth
> [matplotlib-2.2.5] running install_scripts
> [matplotlib-2.2.5] writing list of installed files to
> '/private/var/folders/sq/gx2hlzhj315g48j_8r39s8p8gp/T/pip-record-rmt5izi9/install-record.txt'
> [matplotlib-2.2.5] Running setup.py install for matplotlib: finished
> with status 'done'
> [matplotlib-2.2.5]   Removing source in
> /private/var/folders/sq/gx2hlzhj315g48j_8r39s8p8gp/T/pip-req-build-l19fxrx8
> [matplotlib-2.2.5] Successfully installed matplotlib-2.2.5
> [matplotlib-2.2.5] Cleaning up...
> [matplotlib-2.2.5] Removed build tracker
> '/private/var/folders/sq/gx2hlzhj315g48j_8r39s8p8gp/T/pip-req-tracker-rxz0bq3j'
> [matplotlib-2.2.5]
> [matplotlib-2.2.5] real6m10.218s
> [matplotlib-2.2.5] user0m35.266s
> [matplotlib-2.2.5] sys0m4.548s
> [matplotlib-2.2.5] Copying package files from temporary location
> /Applications/sage/local/var/tmp/sage/build/matplotlib-2.2.5/inst to
> /Applications/sage/local
> [matplotlib-2.2.5] Successfully installed matplotlib-2.2.5
> [matplotlib-2.2.5] Deleting temporary build directory
> [matplotlib-2.2.5]
> /Applications/sage/local/var/tmp/sage/build/matplotlib-2.2.5
> [matplotlib-2.2.5] Finished installing matplotlib-2.2.5.spkg
> make[2]: *** [all-start] Error 2
>
> real48m47.186s
> user162m58.074s
> sys27m3.413s
> ***
> Error building Sage.
>
> The following package(s) may have failed to build (not necessarily
> during this run of 'make all-start'):
>
> * package: r-3.6.2.p0
>   last build time: May 24 23:28
>   log file:/Applications/sage/logs/pkgs/r-3.6.2.p0.log
>   build directory: /Applications/sage/local/var/tmp/sage/build/r-3.6.2.p0
>
> * documentation: dochtml
>   last build time: May 24 22:43
>   log file:/Applications/sage/logs/pkgs/../dochtml.log
>
> It is safe to delete any log files and build directories, but they
> contain information that is helpful for debugging build problems.
> WARNING: If you now run 'make' again, the build directory of the
> same version of the package will, by default, be deleted. Set the
> environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.
>
> make[1]: *** [all-start] Error 1
> make: *** [all] Error 2
>
>  I can provide the log files if necessary.
>
> Best,
>
> Anne
>
> --
> 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
> 

Re: [sage-devel] Physics related tutorials

2020-05-23 Thread Furkan Semih Dündar
Dear Thierry,

I was unaware of sagemanifolds web page. It already includes many decent GR 
related tutorials. When I was a MSc student I remember using Eric's lecture 
notes on 3+1 formalism in GR.

You are right, perhaps it is best to write the tutorials first.

Thanks for the advice.

Best wishes,
Furkan.




On Saturday, May 23, 2020 at 4:15:17 PM UTC+3, Thierry 
(sage-googlesucks@xxx) wrote:
>
> Dear Furkan, 
>
> On Sat, May 23, 2020 at 05:34:36AM -0700, Furkan Semih Dündar wrote: 
> > Dear All, 
> > 
> > My name is Furkan Semih Dündar. 
> > 
> > I am a new member of the group and a physicist in Turkey. So I would 
> like 
> > to contribute physics related tutorials to the Sage web page. 
> > 
> > The topics may include classical mechanics (Lagrangian and Hamiltonian), 
> > quantum mechanics (matrix mechanics and the Schrödinger equation), 
> General 
> > relativity (if I figure out how to do tensor calculus on Sage) and so 
> on. 
>
> A good starting point seems to be https://sagemanifolds.obspm.fr/ 
>
> There are already some tutorials with explicit examples there, see the 
> "Examples" section. If you have questions, you could also ask them on 
> https://ask.sagemath.org/questions/ 
>
> > I downloaded the source code for the version 9.1 and compiled it last 
> night 
> > on Fedora 32. 
> > 
> > Are there any suggestions on how to organize the tutorials? For example 
> > should I open a separate topic on physics or include the physics related 
> > applications on math related topics? (For example classical mechanics in 
> > differential equations?) 
>
> It really depends on the content, i would suggest to first write the 
> tutorials you have in mind, and then see where they fit best 
> (sagemathfold webpage, wiki, thematic tutorials, homepage of some 
> lecture, etc). 
>
> Ciao, 
> Thierry 
>
>
> > Best wishes, 
> > Furkan. 
> > 
> > -- 
> > 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-...@googlegroups.com . 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/c33d2ca6-e45b-4511-8eac-8432d0b15df7%40googlegroups.com.
>  
>
>
>

-- 
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.google.com/d/msgid/sage-devel/67632996-56c1-4d0e-8778-0099f0a3b692%40googlegroups.com.


[sage-devel] Physics related tutorials

2020-05-23 Thread Furkan Semih Dündar
Dear All,

My name is Furkan Semih Dündar.

I am a new member of the group and a physicist in Turkey. So I would like 
to contribute physics related tutorials to the Sage web page.

The topics may include classical mechanics (Lagrangian and Hamiltonian), 
quantum mechanics (matrix mechanics and the Schrödinger equation), General 
relativity (if I figure out how to do tensor calculus on Sage) and so on.

I downloaded the source code for the version 9.1 and compiled it last night 
on Fedora 32.

Are there any suggestions on how to organize the tutorials? For example 
should I open a separate topic on physics or include the physics related 
applications on math related topics? (For example classical mechanics in 
differential equations?)

Best wishes,
Furkan.

-- 
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.google.com/d/msgid/sage-devel/c33d2ca6-e45b-4511-8eac-8432d0b15df7%40googlegroups.com.