issues
search
jannikmi
/
multivar_horner
python package implementing a multivariate Horner scheme for efficiently evaluating multivariate polynomials
https://multivar-horner.readthedocs.io/en/latest/
MIT License
27
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump cryptography from 42.0.5 to 43.0.1
#62
dependabot[bot]
closed
2 months ago
0
Bump setuptools from 69.2.0 to 70.0.0
#61
dependabot[bot]
opened
3 months ago
0
Bump zipp from 3.18.1 to 3.19.1
#60
dependabot[bot]
closed
3 months ago
0
Bump certifi from 2024.2.2 to 2024.7.4
#59
dependabot[bot]
closed
4 months ago
0
Bump urllib3 from 2.2.1 to 2.2.2
#58
dependabot[bot]
closed
4 months ago
0
Bump requests from 2.31.0 to 2.32.0
#57
dependabot[bot]
closed
5 months ago
0
Bump jinja2 from 3.1.3 to 3.1.4
#56
dependabot[bot]
closed
6 months ago
0
Bump idna from 3.6 to 3.7
#55
dependabot[bot]
closed
6 months ago
0
Bugfix broken doc link
#54
jannikmi
closed
6 months ago
0
Bugfix readthedocs config error
#53
jannikmi
closed
6 months ago
0
Update configurations
#52
jannikmi
closed
7 months ago
0
Update configurations
#51
jannikmi
closed
7 months ago
0
test and bugfix arm architecture support
#50
jannikmi
opened
7 months ago
0
Bump cryptography from 39.0.1 to 41.0.3
#49
dependabot[bot]
closed
7 months ago
2
Bump certifi from 2022.12.7 to 2023.7.22
#48
dependabot[bot]
closed
7 months ago
2
Bump pygments from 2.14.0 to 2.15.0
#47
dependabot[bot]
closed
7 months ago
4
Bump cryptography from 39.0.1 to 41.0.2
#46
dependabot[bot]
closed
1 year ago
1
auto skip existing publishing step
#45
jannikmi
closed
7 months ago
0
update GitHub Action steps
#44
jannikmi
closed
6 months ago
0
Bump cryptography from 39.0.1 to 41.0.0
#43
dependabot[bot]
closed
1 year ago
1
recode factorisation in functional paradigm
#42
jannikmi
opened
1 year ago
0
Bump requests from 2.28.2 to 2.31.0
#41
dependabot[bot]
closed
7 months ago
0
[docs] fix complex evaluation example
#40
jannikmi
opened
1 year ago
0
Complex evaluation
#39
jannikmi
closed
1 year ago
0
Bump cryptography from 38.0.4 to 39.0.1
#38
dependabot[bot]
closed
1 year ago
1
Support for Complex Coeffecients/Evaluation
#37
LordThunder333
closed
1 year ago
10
re-enable numerical stability tests
#36
jannikmi
opened
1 year ago
0
Bump cryptography from 37.0.4 to 38.0.3
#35
dependabot[bot]
closed
1 year ago
0
add pre-commit hook check in GHA build
#34
jannikmi
closed
6 months ago
0
Bump certifi from 2022.6.15 to 2022.12.7
#33
dependabot[bot]
closed
1 year ago
0
Release candidate
#32
jannikmi
closed
1 year ago
0
Enable evaluation of multiple inputs at once on a single polynomial
#31
KPJoshi
opened
2 years ago
3
Dependabot bump numpy 1.22
#30
jannikmi
closed
2 years ago
0
poetry based packaging
#29
jannikmi
closed
2 years ago
0
Update pyproject.toml
#28
jannikmi
closed
2 years ago
0
Dev
#27
jannikmi
closed
2 years ago
0
ModuleNotFound Error on fresh install
#26
pomeroyb
closed
2 years ago
7
Compile and use c function
#25
jannikmi
closed
2 years ago
0
Compile and use c function
#24
jannikmi
closed
2 years ago
0
export found horner factorisation to codes
#23
Cfather
closed
2 years ago
7
Error in running code
#22
ChenDannyLi
closed
3 years ago
1
allow multi coefficient polynomials
#21
jannikmi
opened
3 years ago
0
Minor edits to paper
#20
dpsanders
closed
4 years ago
0
Minor edits to paper
#19
dpsanders
closed
4 years ago
1
Show how to print out the human-readable representation of the Horner polynomial
#18
dpsanders
closed
4 years ago
0
JOSS submission: quality of writing
#17
hbarthels
closed
4 years ago
18
test_helpers: use POSIX newline
#16
elcorto
closed
4 years ago
0
Use pre-defined types and asarray()
#15
elcorto
closed
4 years ago
1
remove assertions
#14
jannikmi
closed
4 years ago
1
optimise space requirement
#13
jannikmi
closed
2 years ago
1
Next