diff --git a/README.md b/README.md index 6b81538e7f6b9bf0fe9df590d92e5ccb5de4c4b9..2a264431a7110fd065ac85e73b11c6601d4ec2dc 100644 --- a/README.md +++ b/README.md @@ -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). -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