File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11@misc {ContinuousNormalizingFlows.jl ,
2- author = { Hossein Pourbozorg <prbzrg@ gmail.com> and contributors } ,
2+ author = { Hossein Pourbozorg <prbzrg@ gmail.com>} ,
33 title = { ContinuousNormalizingFlows.jl: Implementations of Infinitesimal Continuous Normalizing Flows Algorithms in Julia} ,
44 howpublished = { by GitHub} ,
55 month = { 9} ,
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2021-2025 Hossein Pourbozorg [ prbzrg@gmail.com ] ( mailto:prbzrg@gmail.com ) and contributors
3+ Copyright (c) 2021-2025 Hossein Pourbozorg [ prbzrg@gmail.com ] ( mailto:prbzrg@gmail.com )
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11name = " ContinuousNormalizingFlows"
22uuid = " 00b1973d-5b2e-40bf-8604-5c9c1d8f50ac"
3- authors = [" Hossein Pourbozorg <prbzrg@gmail.com> and contributors " ]
3+ authors = [" Hossein Pourbozorg <prbzrg@gmail.com>" ]
44version = " 0.29.0"
55
66[deps ]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Documenter.DocMeta.setdocmeta!(
99
1010Documenter. makedocs(;
1111 modules = [ContinuousNormalizingFlows],
12- authors = " Hossein Pourbozorg <prbzrg@gmail.com> and contributors " ,
12+ authors = " Hossein Pourbozorg <prbzrg@gmail.com>" ,
1313 repo = " https://github.com/impICNF/ContinuousNormalizingFlows.jl/blob/{commit}{path}#{line}" ,
1414 sitename = " ContinuousNormalizingFlows.jl" ,
1515 format = Documenter. HTML(;
You can’t perform that action at this time.
0 commit comments