User Activity

  • Created merge request #14 on Maxima -- GPL CAS based on DOE-MACSYMA

    Implement the multioutative property for operators

  • Committed [ed2974]

    Implement the multioutative property for operators

  • Created merge request #13 on Maxima -- GPL CAS based on DOE-MACSYMA

    plot2d does not overwrite xlabel

  • Committed [561979]

    plot2d with a single function now uses xlabel

  • Created ticket #13 on FriCAS

    Implement the necessary limits to evaluate this definite integral

  • Posted a comment on ticket #81 on REDUCE

    Now I can't reproduce it either. It is very strange.

  • Posted a comment on ticket #81 on REDUCE

    By the way, the default accuracy, defined in the beginning of rungekuttaeval u := accuracycontrol(u,20,6); is larger than machine precision and very likely unnecessarily large. My experiments with the harmonic oscillator show that with low accuracy (e.g. 6) after 500 oscillations and using 14,000 steps the energy is conserved. Which might also suggest that this method is sympletic. If someone knows the algorithm behind the code it would be good to explicitly mention it in the documentation.

  • Posted a comment on ticket #81 on REDUCE

    It turns out that rungekuttares was not written carefully. Here is the corrected version, that checks the size of the list before applying car and cdr. symbolic procedure rungekuttares(l,st); % eliminate intermediate points. if st=iterations!* then l else << for i:=1:iterations!* collect <<for j:=1:m do if (length l > 1) then l:= cdr l; car l>> >> where m=st/iterations!*;

View All

Personal Data

Username:
mardukbp
Joined:
2015-05-14 03:31:00

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB