issues
search
degawa
/
dictos
Symbolic discretization tools for finite difference method on regular and staggered grid
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixed setup.cfg
#129
degawa
closed
1 day ago
0
update setup.cfg
#128
degawa
closed
1 day ago
0
added linear filter
#127
degawa
closed
2 days ago
0
added basic operator for list
#126
degawa
closed
2 days ago
0
fixed a bug
#125
degawa
closed
3 days ago
0
fixe `Expr._latex`
#124
degawa
closed
3 days ago
0
added `generate` method in `finite_difference` module for generating the finite difference equation or coefficients
#123
degawa
closed
3 days ago
0
added enum representing grid type
#122
degawa
closed
3 days ago
0
add module for wavenumber resolution
#121
degawa
opened
6 days ago
0
fixed `finite_difference.equation` to remove coefficients of terms with coefficient of 1
#120
degawa
closed
6 days ago
0
updated README
#119
degawa
closed
1 week ago
0
remove coefficient `1*`
#118
degawa
closed
6 days ago
0
fix README
#117
degawa
closed
1 week ago
0
add type hint
#116
degawa
opened
1 week ago
0
added deafults module to separate default parameters and inspections methods
#115
degawa
closed
1 week ago
0
added methods
#114
degawa
closed
1 week ago
0
structured project directories
#113
degawa
closed
1 week ago
0
separate spec and inspection functions
#112
degawa
closed
1 week ago
0
change method name to control accessibility
#111
degawa
closed
1 week ago
1
add `is_positive_integer` function instead of `is_natural_number(include_zero=True)`
#110
degawa
closed
1 week ago
0
fixed sympy class references from full-path to alias
#109
degawa
closed
1 week ago
0
fixed package structure
#108
degawa
closed
1 week ago
0
fixed tests
#107
degawa
closed
1 week ago
0
fixed comments
#106
degawa
opened
1 week ago
0
replace retval type with custom class
#105
degawa
closed
1 week ago
0
replace full-path to class with alias
#104
degawa
closed
1 week ago
0
replace retval type with custom Expr class
#103
degawa
closed
1 week ago
0
added custom class `Expr` to preserve expression display order
#102
degawa
closed
1 week ago
0
add custom class for wrapping sympy.Expr
#101
degawa
closed
1 week ago
0
added error handing
#100
degawa
closed
1 month ago
0
updated CHANGELOG
#99
degawa
closed
1 month ago
0
fixed typo
#98
degawa
closed
1 month ago
0
refactored rationalization of coefficients
#97
degawa
closed
1 month ago
0
added comment to a parameter `_MINIMUM_STENCIL_WIDTH`
#96
degawa
closed
1 month ago
0
add comment to `_MINIMUM_STENCIL_WIDTH`
#95
degawa
closed
1 month ago
0
fix typo
#94
degawa
closed
1 month ago
0
simplifying rationalization
#93
degawa
closed
1 month ago
0
added sorting
#92
degawa
closed
2 years ago
0
changed the term "function"
#91
degawa
closed
2 years ago
0
compute truncation error of expr
#90
degawa
opened
2 years ago
0
rename function to differentiand
#89
degawa
closed
2 years ago
0
extract stencil from expr
#88
degawa
opened
2 years ago
0
extract function symbols from expr
#87
degawa
opened
2 years ago
0
added convert function from int/float to subscript
#86
degawa
closed
2 years ago
0
update README
#85
degawa
closed
2 years ago
0
added stencil module
#84
degawa
closed
2 years ago
0
fix README
#83
degawa
closed
2 years ago
0
update test for equality check of `dot_product` when `evaluate=False`
#82
degawa
closed
2 years ago
0
divide `utils` module into `utils` and `stencil` modules
#81
degawa
closed
2 years ago
0
set Defaults of `evaluate` to `False`
#80
degawa
closed
2 years ago
1
Next