Skip to content
Snippets Groups Projects
Commit 0da7e882 authored by Achilles Kappis's avatar Achilles Kappis
Browse files

Update project's README.md with removal of Julia implementations

parent fca4ca26
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ There is no development roadmap for this project. The codebase is developed to c ...@@ -50,7 +50,7 @@ There is no development roadmap for this project. The codebase is developed to c
Although the repository is not considered to be *under construction* anymore, there are significant gaps in its structure. At the moment, the main focus is placed on updating code with new features and bug fixes and documenting ideas and useful features for the future (mainly as issues). Although the repository is not considered to be *under construction* anymore, there are significant gaps in its structure. At the moment, the main focus is placed on updating code with new features and bug fixes and documenting ideas and useful features for the future (mainly as issues).
The port of the codebase to [Julia](https://julialang.org/) started a while ago, but it has currently been abandonded. The development requires considerable effort to provide a consistent and performant codebase. Instead of spending time to learn Julia to efficiently port the code, the effort will be put to improve the current codebase and possibly port it to [Python](https://www.python.org/), as it is one of the main languages used in computational sciences and signal processing. The port of the codebase to [Julia](https://julialang.org/) started a while ago, but it has currently been abandonded, as the development requires considerable effort to provide a consistent and performant codebase. The limited implementations developed have now been removed from the project. Instead of spending time to learn Julia to efficiently port the code, the effort will be put to improve the current codebase and possibly port it to [Python](https://www.python.org/), as it is one of the main languages used in computational sciences and signal processing.
## Contributing ## Contributing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment