issues
search
rose-lang
/
rose
Composable autodiff for the interactive web.
https://rosejs.dev
MIT License
22
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix `compile` when memory grows afterward
#126
samestep
closed
7 months ago
0
Allow compiled functions to share memory
#125
samestep
closed
7 months ago
0
Support index arithmetic
#124
samestep
closed
10 months ago
0
Support a custom `sort` function
#123
samestep
opened
10 months ago
0
Rewrite
#122
samestep
opened
10 months ago
0
Use the nice function names for linear arithmetic
#121
samestep
closed
1 year ago
0
`rose_web_bg.wasm` not found and wasm compilation error on start
#120
wodeni
closed
1 year ago
2
Top-level await needed for installation?
#119
wodeni
closed
1 year ago
1
Use local instead of memory for `F64` accumulator
#118
samestep
closed
1 year ago
0
Pretty-print function graphs
#117
samestep
closed
1 year ago
0
Deduplicate ABI logic between Rust and TypeScript
#116
samestep
opened
1 year ago
0
Pretty-print all reachable functions
#115
samestep
closed
1 year ago
0
Check inputs to compiled functions
#114
samestep
opened
1 year ago
0
Tests silently pass on Wasm memory errors
#113
samestep
opened
1 year ago
0
Compile to Wasm
#112
samestep
closed
1 year ago
0
Make `ToJs` nicer for arrays
#111
samestep
opened
1 year ago
0
Export `max` and `min`
#110
samestep
opened
1 year ago
1
Clarify the type of `Fn`'s `jvp` field
#109
samestep
opened
1 year ago
0
Make the `Tan` type distinct from the `Real` type
#108
samestep
closed
1 year ago
0
Handle transposition of arbitrary custom JVPs
#107
samestep
opened
1 year ago
0
Correctly transpose variables accessed outside their reference scope
#106
samestep
opened
1 year ago
0
Support custom JVPs
#105
samestep
closed
1 year ago
0
Track function dependencies in JavaScript
#104
samestep
opened
1 year ago
0
Handle struct types more conveniently
#103
samestep
opened
1 year ago
0
Automate version bumps
#102
samestep
opened
1 year ago
0
Make TypeScript consumption easier
#101
samestep
opened
1 year ago
0
Improve docstrings
#100
samestep
opened
1 year ago
0
Correctly mark types for backward pass of VJP
#99
samestep
opened
1 year ago
0
Cleanup transposition
#98
samestep
closed
1 year ago
0
Make array type notation and slice notation nicer
#97
samestep
closed
1 year ago
0
Support transposition of vector comprehensions
#96
samestep
closed
1 year ago
0
Support transposition of function calls
#95
samestep
closed
1 year ago
0
Support transposition of code using references
#94
samestep
closed
1 year ago
0
Clean up transposition
#93
samestep
closed
1 year ago
0
Revert "Transpose functions"
#92
samestep
closed
1 year ago
1
Remove scope types
#91
samestep
closed
1 year ago
0
Support array destructuring
#90
samestep
closed
1 year ago
0
Pretty-print tuple access with brackets
#89
samestep
closed
1 year ago
0
Pretty-print scopes as variables
#88
samestep
closed
1 year ago
0
Flatten reference scopes
#87
samestep
closed
1 year ago
0
Transpose functions
#86
samestep
closed
1 year ago
0
Delete unused crates and packages
#85
samestep
closed
1 year ago
0
Allow custom JVPs
#84
samestep
closed
1 year ago
0
Decouple dual number field names from autodiff implementation
#83
samestep
opened
1 year ago
0
Transposition
#82
samestep
closed
1 year ago
0
Handle interpreter translation more carefully
#81
samestep
closed
1 year ago
0
Interpret functions with parameters
#80
samestep
closed
1 year ago
0
Allow interpretation of non-nullary functions
#79
samestep
closed
1 year ago
0
Clean up
#78
samestep
closed
1 year ago
0
Handle exceptions thrown by opaque functions
#77
samestep
opened
1 year ago
0
Next