Skip to content

issues Search Results · repo:Mathics3/mathics-core language:Python

Filter by

199 results
 (73 ms)

199 results

inMathics3/mathics-core (press backspace or delete to remove)

Description In[1]:= N[Hypergeometric1F1[a, b, (x + I y)^2]] $IterationLimit::itlim: Iteration limit of 4096 exceeded. Out[1]= $Aborted but some variants substituting numerical values for some of a, b, ...
  • bdlucas1
  • 3
  • Opened 
    11 days ago
  • #1502

Description I m packaging mathics for AUR and I m getting 3 failed tests. The main one is test_calculus.py, and there are other two not finding mathics itself. This ticket is mainly about the one from ...
  • vicp74
  • 21
  • Opened 
    17 days ago
  • #1498

Description UpSet is not giving xxx is Protected. How to Reproduce $ python -m mathics -c F[20] ^= 65 Output Given 65 Expected behavior UpSet::write: Tag Integer in F[20] is Protected. 65
  • rocky
  • Opened 
    21 days ago
  • #1492

Description FindMinimum[] and FindMaximum[] should return the best value encountered when MaxIterations has been exceeded. How to Reproduce mathics -c FindMinimum [ Exp [ 1/x^2 ] + 1. , { x , 1.2 ...
  • rocky
  • 1
  • Opened 
    27 days ago
  • #1487

After #1478, still we have the following issue: - $TraceBuiltins=False before setting $TraceBuiltins=True raises an AttributeError: File /home/mauricio/Projects/mathics-core/mathics/builtin/trace.py ...
  • mmatera
  • 1
  • Opened 
    29 days ago
  • #1481

Related to issue #1473. Let s start with the case of the square of a string : In[1]:= a ^2 Out[1]= a ^ 2 In[2]:= $TraceBuiltins=True Out[2]= True In[3]:= a ^2 Once $TraceBuiltins is set to True, ...
  • mmatera
  • 1
  • Opened 
    29 days ago
  • #1478

!-- Feel free to remove sections marked optional if they are not relevant. The other sections, please fill out. See also https://github.com/Mathics3/mathics-core/blob/master/REPORTING-BUGS.md -- Description ...
  • rocky
  • Opened 
    on Aug 23
  • #1476

https://github.com/Mathics3/mathics-core/blob/88fa00f0f785269b754fb05c5c19486a51020151/mathics/builtin/quantities.py#L307
  • axkr
  • Opened 
    on Aug 22
  • #1474

Description When I tried to generate the documentation, these symbols failed some tests. The tests do not fail in the standard CI tests, and the output in the terminal front-end is correct. How to Reproduce ...
  • mmatera
  • 23
  • Opened 
    on Aug 21
  • #1473

!-- Feel free to remove sections marked optional if they are not relevant. The other sections, please fill out. See also https://github.com/Mathics3/mathics-core/blob/master/REPORTING-BUGS.md -- Description ...
  • rocky
  • Opened 
    on Aug 16
  • #1465
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub