Enable use of NEST 3
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Created by: jarsi
With the upcoming release of NEST 3 some function calls change a little bit. This PR addresses these changes and guarantees compatibility with both NEST 2 and NEST 3. At the beginning of a simulation it is determined whether NEST 2 or 3 features should be used. Based on this the parts in question are run accordingly.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.