Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed82008 committed Oct 17, 2022
1 parent fb12dcd commit afbc4c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# DifferentiableFlatten

[![Actions Status](https://github.com/JuliaNonconvex/DifferentiableFlatten.jl/workflows/CI/badge.svg)](https://github.com/JuliaNonconvex/DifferentiableFlatten.jl/actions)
[![codecov](https://codecov.io/gh/JuliaNonconvex/DifferentiableFlatten.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaNonconvex/DifferentiableFlatten.jl)

This package includes an implementation of a `flatten` function which flattens all data structures to vectors and returns an unflattenning function to back to the original data structure. This was originally part of [NonconvexCore.jl](https://github.com/JuliaNonconvex/NonconvexCore.jl).

0 comments on commit afbc4c6

Please sign in to comment.