index
:
librecalx
master
A graph visualization application
Nathan Reiner <nathan@nathanreiner.xyz>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
*
implement dynamic graph removal and pushing
Nathan Reiner
2024-01-21
|
*
add multiple functions to canvas
Nathan Reiner
2024-01-21
|
*
add resizable pane
Nathan Reiner
2024-01-21
|
*
improve rendering on high range by lowering graph quality by log
Nathan Reiner
2024-01-20
|
*
add graph labels and step resizing on zooming
Nathan Reiner
2024-01-20
|
*
make zooming and scrolling with translate and scale of canvas
Nathan Reiner
2024-01-20
|
*
undo - prefix
Nathan Reiner
2024-01-20
|
*
add function_cache for performence gain
Nathan Reiner
2024-01-19
|
*
add zooming
Nathan Reiner
2024-01-19
|
*
math: pregenerate eval tree
Nathan Reiner
2024-01-19
|
*
only calculate evey point once
Nathan Reiner
2024-01-19
|
*
add scrolling to iced demo
Nathan Reiner
2024-01-18
|
*
create small iced demo
Nathan Reiner
2024-01-18
|
*
complex: use real pow on real only complex to gain precision
Nathan Reiner
2024-01-18
|
*
resolve clippy warnings
Nathan Reiner
2024-01-17
|
*
hand context on to Function trait
Nathan Reiner
2024-01-17
|
*
add commonsense and expression_functions
Nathan Reiner
2024-01-17
|
*
migrate from f64 to own complex
Nathan Reiner
2024-01-17
|
*
First sketch of matheval
Nathan Reiner
2024-01-17