Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/__init__.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/_print_helpers.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/add.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/alphabets.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/assumptions.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/assumptions_generated.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/backend.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/basic.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/cache.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/compatibility.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/containers.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/core.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/coreerrors.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/decorators.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/evalf.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/expr.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/exprtools.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/facts.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/function.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/kind.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/logic.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/mod.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/mul.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/multidimensional.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/numbers.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/operations.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/parameters.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/power.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/random.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/relational.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/rules.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/singleton.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/sorting.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/symbol.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/sympify.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/trace.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/traversal.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/benchmarks/bench_assumptions.py +12 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/benchmarks/bench_basic.py +15 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/benchmarks/bench_numbers.py +91 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/__init__.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_arit.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_assumptions.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_cache.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_complex.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_constructor_postprocessor.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_containers.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_count_ops.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_diff.cpython-310.pyc +0 -0
- llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_equal.cpython-310.pyc +0 -0
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/__init__.cpython-310.pyc
ADDED
Binary file (3.1 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/_print_helpers.cpython-310.pyc
ADDED
Binary file (2.34 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/add.cpython-310.pyc
ADDED
Binary file (35.8 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/alphabets.cpython-310.pyc
ADDED
Binary file (343 Bytes). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/assumptions.cpython-310.pyc
ADDED
Binary file (18.7 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/assumptions_generated.cpython-310.pyc
ADDED
Binary file (12.7 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/backend.cpython-310.pyc
ADDED
Binary file (2.92 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/basic.cpython-310.pyc
ADDED
Binary file (66.9 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/cache.cpython-310.pyc
ADDED
Binary file (6.11 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/compatibility.cpython-310.pyc
ADDED
Binary file (1.3 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/containers.cpython-310.pyc
ADDED
Binary file (14.5 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/core.cpython-310.pyc
ADDED
Binary file (1.68 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/coreerrors.cpython-310.pyc
ADDED
Binary file (671 Bytes). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/decorators.cpython-310.pyc
ADDED
Binary file (7.88 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/evalf.cpython-310.pyc
ADDED
Binary file (42.6 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/expr.cpython-310.pyc
ADDED
Binary file (115 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/exprtools.cpython-310.pyc
ADDED
Binary file (41 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/facts.cpython-310.pyc
ADDED
Binary file (16.7 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/function.cpython-310.pyc
ADDED
Binary file (101 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/kind.cpython-310.pyc
ADDED
Binary file (11.7 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/logic.cpython-310.pyc
ADDED
Binary file (10.8 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/mod.cpython-310.pyc
ADDED
Binary file (5.83 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/mul.cpython-310.pyc
ADDED
Binary file (54.8 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/multidimensional.cpython-310.pyc
ADDED
Binary file (3.91 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/numbers.cpython-310.pyc
ADDED
Binary file (121 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/operations.cpython-310.pyc
ADDED
Binary file (20.5 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/parameters.cpython-310.pyc
ADDED
Binary file (4.1 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/power.cpython-310.pyc
ADDED
Binary file (50.1 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/random.cpython-310.pyc
ADDED
Binary file (6.95 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/relational.cpython-310.pyc
ADDED
Binary file (44.9 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/rules.cpython-310.pyc
ADDED
Binary file (2.1 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/singleton.cpython-310.pyc
ADDED
Binary file (6.79 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/sorting.cpython-310.pyc
ADDED
Binary file (10.2 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/symbol.cpython-310.pyc
ADDED
Binary file (27 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/sympify.cpython-310.pyc
ADDED
Binary file (16.9 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/trace.cpython-310.pyc
ADDED
Binary file (513 Bytes). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/__pycache__/traversal.cpython-310.pyc
ADDED
Binary file (9.22 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/benchmarks/bench_assumptions.py
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
from sympy.core import Symbol, Integer
|
2 |
+
|
3 |
+
x = Symbol('x')
|
4 |
+
i3 = Integer(3)
|
5 |
+
|
6 |
+
|
7 |
+
def timeit_x_is_integer():
|
8 |
+
x.is_integer
|
9 |
+
|
10 |
+
|
11 |
+
def timeit_Integer_is_irrational():
|
12 |
+
i3.is_irrational
|
llmeval-env/lib/python3.10/site-packages/sympy/core/benchmarks/bench_basic.py
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
from sympy.core import symbols, S
|
2 |
+
|
3 |
+
x, y = symbols('x,y')
|
4 |
+
|
5 |
+
|
6 |
+
def timeit_Symbol_meth_lookup():
|
7 |
+
x.diff # no call, just method lookup
|
8 |
+
|
9 |
+
|
10 |
+
def timeit_S_lookup():
|
11 |
+
S.Exp1
|
12 |
+
|
13 |
+
|
14 |
+
def timeit_Symbol_eq_xy():
|
15 |
+
x == y
|
llmeval-env/lib/python3.10/site-packages/sympy/core/benchmarks/bench_numbers.py
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
from sympy.core.numbers import Integer, Rational, integer_nthroot, igcd, pi, oo
|
2 |
+
from sympy.core.singleton import S
|
3 |
+
|
4 |
+
i3 = Integer(3)
|
5 |
+
i4 = Integer(4)
|
6 |
+
r34 = Rational(3, 4)
|
7 |
+
q45 = Rational(4, 5)
|
8 |
+
|
9 |
+
|
10 |
+
def timeit_Integer_create():
|
11 |
+
Integer(2)
|
12 |
+
|
13 |
+
|
14 |
+
def timeit_Integer_int():
|
15 |
+
int(i3)
|
16 |
+
|
17 |
+
|
18 |
+
def timeit_neg_one():
|
19 |
+
-S.One
|
20 |
+
|
21 |
+
|
22 |
+
def timeit_Integer_neg():
|
23 |
+
-i3
|
24 |
+
|
25 |
+
|
26 |
+
def timeit_Integer_abs():
|
27 |
+
abs(i3)
|
28 |
+
|
29 |
+
|
30 |
+
def timeit_Integer_sub():
|
31 |
+
i3 - i3
|
32 |
+
|
33 |
+
|
34 |
+
def timeit_abs_pi():
|
35 |
+
abs(pi)
|
36 |
+
|
37 |
+
|
38 |
+
def timeit_neg_oo():
|
39 |
+
-oo
|
40 |
+
|
41 |
+
|
42 |
+
def timeit_Integer_add_i1():
|
43 |
+
i3 + 1
|
44 |
+
|
45 |
+
|
46 |
+
def timeit_Integer_add_ij():
|
47 |
+
i3 + i4
|
48 |
+
|
49 |
+
|
50 |
+
def timeit_Integer_add_Rational():
|
51 |
+
i3 + r34
|
52 |
+
|
53 |
+
|
54 |
+
def timeit_Integer_mul_i4():
|
55 |
+
i3*4
|
56 |
+
|
57 |
+
|
58 |
+
def timeit_Integer_mul_ij():
|
59 |
+
i3*i4
|
60 |
+
|
61 |
+
|
62 |
+
def timeit_Integer_mul_Rational():
|
63 |
+
i3*r34
|
64 |
+
|
65 |
+
|
66 |
+
def timeit_Integer_eq_i3():
|
67 |
+
i3 == 3
|
68 |
+
|
69 |
+
|
70 |
+
def timeit_Integer_ed_Rational():
|
71 |
+
i3 == r34
|
72 |
+
|
73 |
+
|
74 |
+
def timeit_integer_nthroot():
|
75 |
+
integer_nthroot(100, 2)
|
76 |
+
|
77 |
+
|
78 |
+
def timeit_number_igcd_23_17():
|
79 |
+
igcd(23, 17)
|
80 |
+
|
81 |
+
|
82 |
+
def timeit_number_igcd_60_3600():
|
83 |
+
igcd(60, 3600)
|
84 |
+
|
85 |
+
|
86 |
+
def timeit_Rational_add_r1():
|
87 |
+
r34 + 1
|
88 |
+
|
89 |
+
|
90 |
+
def timeit_Rational_add_rq():
|
91 |
+
r34 + q45
|
llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/__init__.cpython-310.pyc
ADDED
Binary file (189 Bytes). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_arit.cpython-310.pyc
ADDED
Binary file (64.6 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_assumptions.cpython-310.pyc
ADDED
Binary file (33.6 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_cache.cpython-310.pyc
ADDED
Binary file (3.24 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_complex.cpython-310.pyc
ADDED
Binary file (13.3 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_constructor_postprocessor.cpython-310.pyc
ADDED
Binary file (2.8 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_containers.cpython-310.pyc
ADDED
Binary file (9.48 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_count_ops.cpython-310.pyc
ADDED
Binary file (6.13 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_diff.cpython-310.pyc
ADDED
Binary file (6.17 kB). View file
|
|
llmeval-env/lib/python3.10/site-packages/sympy/core/tests/__pycache__/test_equal.cpython-310.pyc
ADDED
Binary file (2.41 kB). View file
|
|