Le 21/08/2018 à 23:22, slelievre a écrit :


Mon 2018-08-20 06:48:11 UTC, HG:
>
> I would like to use nabla as div or grad operator, in sagemanifolds it's
> used as levita-civita, how could it be use as them if it's possible ?

Can you give an example of what you would like
to input and what you would like the output to be?
--
You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com <mailto:sage-support+unsubscr...@googlegroups.com>. To post to this group, send email to sage-support@googlegroups.com <mailto:sage-support@googlegroups.com>.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.
Yes...

nabla.E=rho/epsilon (maxwell 's equation)
but in latex

sage_for_undergraduates_color.pdf  page 137

I often use symbolic expression to remenber the equation, then I use it in sage

Another example :

http://nbviewer.jupyter.org/github/sagemanifolds/SageManifolds/blob/master/Worksheets/v1.3/SM_vector_calc_cartesian.ipynb

grad(F)=∂f∂xex+∂f∂yey+∂f∂zez

Instead grad I would like nabla (but in sagemanifolds nabla is used as levita connection) then I dont know yet how to use it ... But I don't desperate to find it one day :)

Δ(w)=0la

laplacien
http://nbviewer.jupyter.org/github/sagemanifolds/SageManifolds/blob/master/Worksheets/v1.3/SM_Kerr_Newman.ipynb

∇gg=0

The Levi-Civita connection ∇associated with g:

I would like to use it as nabla operator for grad and div

I hope I am clear enaugh (not very easy as I don't know it well)
Regards

Henri

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to