Vladyslav Shtabovenko
Vladyslav Shtabovenko
Cool, got it!
This ``` str="$Abbreviations::usage =\n\"$Abbreviations is a list of string substitution rules used when \\\ngenerating names for storing intermediate results. \\\nIt is used by OneLoop and PaVeReduce.\\\nThe elements of the list...
Sorry, I'm afraid that you misunderstood my statement. My point was that since Mathics already provides an implementation of WL, one could add new functions to Mathics written in WL...
> Indeed, you can define these functions in .m files. Then, the modules can be loaded by hand, or by placing them in the autoload folder. I see, thanks! Where...
Ok, thanks. I noticed that e.g. as of now `Collect` is missing. Unfortunately `CoefficientArrays` is missing as well, but at least there is `CoefficientRules`. What is more unfortunate, is that...
Many thanks. It seems like Mathics can now parse usage messages via Read, but there is still an issue with explicit `\n` characters as opposed to empty lines. For example,...
Sure, take your time.
Just let me know when you think that it's time to test things again. The last thing I tried was the #KnotTheoryFixes branch with your commits from the #fixReadExpressions branch...
All right. Although I'd like to comment that `Series` and `Collect` are not so crucial for FeynCalc (at least as far as simpler calculations are concerned. In fact, instead of...
Do you mean the automatic installer? But that one is pretty fragile even with genuine Mma, so I wouldn't really spend time on that. Downloading the tarball should be sufficient...