tangled
alpha
login
or
join now
mpadge.tngl.sh
/
dodgr
Distances on Directed Graphs in R
0
fork
atom
overview
issues
pulls
pipelines
dodgr
/
src
/
at
main
1 folder
33 files
heaps
rm cstdlib include statements from heap.cpp files to fix #260
1 year ago
Makevars
rm c++ fn for #284; simple r fn is faster
10 months ago
Makevars.win
rm c++ fn for #284; simple r fn is faster
10 months ago
RcppExports.cpp
rm c++ fn for #284; simple r fn is faster
10 months ago
centrality.cpp
add concluding comment in centrality.cpp to close #186 [ci skip]
3 years ago
concaveman.cpp
change concaveman types integer -> numeric
2 years ago
concaveman.h
fix #235
2 years ago
deduplicate.cpp
fix minor :bug: in src/deduplication.cpp for #236
2 years ago
deduplicate.h
add deduplicate.cpp for #187
3 years ago
dgraph.cpp
lots of -> size_t conversion for #1602
4 years ago
dgraph.h
rm include bits/c++-config.h from dgraph.h
4 years ago
dodgr-to-sf.cpp
closes #155
5 years ago
dodgr-to-sf.h
lots of -> size_t conversion for #1602
4 years ago
flows.cpp
add rcpp_flows_aggregate_pairwise fn for #229
2 years ago
flows.h
add header template for pairwise flow aggregation #229
2 years ago
fund-cycles.cpp
rm inadvertent tab-spacings
4 years ago
fund-cycles.h
rm inadvertent tab-spacings
4 years ago
graph-contract.cpp
fix warning on cran checks
3 years ago
graph-sample.cpp
var typecasts in graph-sample.cpp for #160
4 years ago
graph.cpp
change edge_old from set to vector; fixes #173
4 years ago
graph.h
add sort_edges fn for #173
4 years ago
match-points.cpp
calc geodesic dists to geometric edge intersections for #103
3 years ago
match-points.h
change rcpp_points_to_edges IntVec -> NumericVec for #103
3 years ago
pathfinders.cpp
rm coupla unused vars from pathfinders.cpp
2 years ago
pathfinders.h
add const to set comparison operators to fix #208
2 years ago
run_sp.cpp
use concaveman for iso hulls #223
2 years ago
run_sp.h
rename 'num_edge_types' fn -> 'get_num_edge_types'
2 years ago
run_sp_categorical.cpp
fix change to run_sp_categorical.cpp for #305
5 months ago
sc-as-network.cpp
fix rogue implicit type conversion in src
6 years ago
sc-as-network.h
fix rogue implicit type conversion in src
6 years ago
sf-as-network.cpp
split src match-points fns out to match-points.cpp for #103
3 years ago
sf-as-network.h
split src match-points fns out to match-points.cpp for #103
3 years ago
turn_penalty.cpp
return junction re-mappings from turn penalty calculation
6 years ago
turn_penalty.h
add const to set comparison operators to fix #208
2 years ago