https://github.com/lassepe/bugreport-fastdifferentiation.jl-nonunique-path
https://github.com/lassepe/bugreport-fastdifferentiation.jl-nonunique-path
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lassepe/bugreport-fastdifferentiation.jl-nonunique-path
- Owner: lassepe
- Created: 2023-08-28T15:13:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T15:51:35.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T19:59:33.879Z (3 months ago)
- Language: Julia
- Homepage:
- Size: 420 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reproducer for https://github.com/brianguenter/FastDifferentiation.jl/issues/40
The reproducer in `main.jl` triggers the following error:
```julia
ERROR: LoadError: AssertionError: Should only be one path from root 1 to variable 6. Instead have 2 children from node 65 on the path
```Last tested with:
- julia 1.10.0-beta2
- [FastDifferentiation.jl#3432551](https://github.com/brianguenter/FastDifferentiation.jl/commit/34325511369d200d8a21529ab04e5d86586bea2f)For the full version info, please see the Manifest.toml.