issues
search
symengine
/
SymEngine.jl
Julia wrappers of SymEngine
MIT License
192
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update extensions
#277
jverzani
opened
2 months ago
0
Support SymbolicUtils.jl v3
#276
ranocha
opened
3 months ago
0
Support SymbolicUtils v2
#275
schillic
opened
4 months ago
0
Bump to v0.12 following SymEngine_jll v0.12 release
#274
jeremiahpslewis
closed
4 months ago
2
`imag()` and `reim()` gives `InexactError(::Symbol, ::Any, ::Any)`
#273
xiaodong-hu
opened
7 months ago
0
Returning anonymous function when using lambdify instead of using gensym()
#272
Zaphragor
closed
8 months ago
0
handle conversion of NAN, oo
#271
jverzani
opened
10 months ago
0
Bump version to 0.11.0
#270
isuruf
closed
1 year ago
1
run doctest(SymEngine, fix=true)
#269
jverzani
closed
1 year ago
0
Symbolic utils extension fix
#268
jverzani
closed
1 year ago
1
Make conj interface more flexible
#267
GiggleLiu
closed
1 year ago
3
At vars
#266
jverzani
opened
1 year ago
2
Symbolic utils extension
#265
jverzani
closed
1 year ago
3
Bump to SymEngine v0.10
#264
jeremiahpslewis
closed
1 year ago
1
GCD does not work correctly
#263
shashi
opened
1 year ago
0
fix multiplication with multiple arguments and vectors
#262
ranocha
closed
1 year ago
1
use more generic types
#261
fatteneder
closed
1 year ago
1
Treat special case of Bool in `promote_rule`
#260
fatteneder
opened
1 year ago
0
Regression: Multiplication of `Basic`, `Rational`, and `Vector{Basic}` fails
#259
ranocha
closed
1 year ago
1
Make a new release
#258
ranocha
closed
1 year ago
2
fix lu return type
#257
GiggleLiu
closed
1 year ago
1
Fixed serialization issue
#256
PerformanceCoder
closed
2 years ago
1
Serialization don't work with complex data types containing SymEngine expressions
#255
PerformanceCoder
closed
2 years ago
0
Serialization and deserialization implemented
#254
PerformanceCoder
closed
2 years ago
1
Updated CI version of Julia from 1.3 to 1.6
#253
PerformanceCoder
closed
2 years ago
0
Updated JLL version used by SymEngine.jl and bumped package version
#252
PerformanceCoder
closed
2 years ago
1
Update SymEngine_jll
#251
PerformanceCoder
closed
2 years ago
2
CompatHelper: bump compat for Compat to 4, (keep existing compat)
#250
github-actions[bot]
closed
2 years ago
0
series fails
#249
zhaoli-IHEP
opened
2 years ago
0
not throw error but crash when assign an expression to array
#248
acsofie
opened
2 years ago
2
Add missing kwargs to `round`
#247
wildart
closed
2 years ago
3
Effective multiplication of n multipliers
#246
PerformanceCoder
closed
2 years ago
1
get_name causes a segfault if used with someting other than FunctionSymbol
#245
PerformanceCoder
opened
2 years ago
0
Can't access type of operation
#244
PerformanceCoder
closed
2 years ago
2
Strange isless behavior
#243
chelseas
opened
2 years ago
0
Issues with Saving
#242
chelseas
closed
2 years ago
1
CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat)
#241
github-actions[bot]
closed
2 years ago
0
Support macos aarch64 package install
#240
agascoig
closed
3 years ago
6
Is it possible to use something like 1-x:1:10-x
#239
zhaoli-IHEP
opened
3 years ago
1
Cannot install package via Pkg.add
#237
venkatachalapathy
closed
3 years ago
1
Test throw and update tests
#236
isuruf
closed
3 years ago
0
Support efficient addition of more than 2 arguments
#235
isuruf
closed
3 years ago
0
implement fallback for `//`
#234
ranocha
closed
3 years ago
2
implement fallback `conj` to fix `dot`
#233
ranocha
closed
3 years ago
5
Implement `//`
#232
ranocha
closed
3 years ago
2
Can't create Add (sums) manually
#231
VisualCoder123
closed
3 years ago
5
Resolving remaining issues with segfaults from the use of subs() and infinities (issue #228)
#230
johanbluecreek
closed
3 years ago
0
Tests of infinities (zoo & oo) as arguments to functions (issue #228)
#229
johanbluecreek
closed
3 years ago
0
Segmentation fault and "Trying to print an uninitialized SymEngine Basic variable" when encountering `SymEngine.zoo`
#228
johanbluecreek
closed
3 years ago
8
Fix typo
#227
matbesancon
closed
3 years ago
1
Next