-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 10.0 #631
Merged
Version 10.0 #631
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fixes #446 ensure that object ids are resetted * Fixes #446 ensure that object ids are resetted * Do not use develop to ensure we can use the latest build\ * Fixes issue with pksim setup tmp * Comment out tests until PKSim is ready * Comment out tests until PKSim is ready * Fixes #451 output schema error in messages * Also fixes #452 * Also fixes #452 * Fixes #446 ensure that object ids are reset and fixes #457 * Fixes #446 ensure that object ids are reset and fixes #457 * add tests back to the suite for individual and population * Fixes #456 * Fixes #450 * Fixes #445 error when setting readonly props * Update ospsuite.core
Co-authored-by: Yuri05 <Yuri05@github.com>
* - Using any(x == value) instead of (value %in% x) - unlist(x, use.names = FALSE) * Styler
* WIP #486 expose data repository * Cache columns * Ensures that the AllButBaseGrid method is a get * WIP #486 expose data repository * Fixes #486 expose data repository * Fixes #486 expose data repository * Update test file to support multiple data type * Update example * Update example * Fixes #488 * Fixes #486 expose data repository
* Added methods for working with enums. * Add tests for enum * Typo * Updated documentation. * Dont run example with enum * Update docs (again)
* Add utilities-dimensions.R * Add utilities-dimensions.R * merge develop..still code needs to be reviewed * Some more updates * Remove existsDimension from export * Added tests Moved methods to utilities-units Using core methods * Styler * Remove obsolete error messages * - Extend toUnit to convert from non-base unit * Add molWeightUnit to toBaseUnit * Styler * Manual update * Rebase on develop to avoid weird conflicts * Rebase on develop to avoid weird conflicts * Rebase on develop to avoid weird conflicts * Fixes issue with missing parameter * Fixes weird tests failing Co-authored-by: Michael Sevestre <michael@design2code.ca>
* Methods for concurrent running of simulations. * Dimensions utilities * -WIP * Implement runSimulationsConcurrently * Remov obsolete code * Run styler * Build options * Docu update * Project change
* Methods for concurrent running of simulations. * Dimensions utilities * -WIP * Implement runSimulationsConcurrently * Remov obsolete code * Run styler * Build options * Docu update * Project change * SimulationBatch is OSPSuite.R.Services.SettingsForConcurrentRunSimulationBatch * Working on concurrent batch runner * Added function to run simulation batches concurrently * Add example for concurrent batch runner * Update dll version to match those used by PKSim * Missing comment in examples * Update example * Update docu again... * Dontrun example * Reversed change of isOfType behavior when checking an empty list() * Update comment regarding dispose * Update binaries * Address review comments. * Rename SettingsForConcurrentRunSimulationBatch to ConcurrentRunSimulationBatch in comments. Co-authored-by: Michael Sevestre <michael@design2code.ca>
* Using low-level rCrl methods in getOutputValues * Depends rClr * Using .NET methods to get output results and set output quantities. * Update packages version * Update package version number two... * Update dependencies * Do not state namespace for internal method. * Add setQuantityValuesByPath * - addOutputs does not return quantities any more - Argument 'withMetaData' in 'getOutputValues' renamed to 'addMetaData' * Styler * Message for paths with wildcards updated * Revert changes in calling function hierarchy * All arguments in one line * Ensures that we are now working with single path * Renaming methods Co-authored-by: Michael Sevestre <michael@design2code.ca>
* Add getAllStateVariablesPaths * Remove unnecessary ospsuite imports * - Using getAllMoleculePathsIn instead of getAllEntityPathsIn -
* Update core * Revert centOS
Enables intellisense in ospUnits lists such as Concentration (Mass)
* Fixing tests using ospUnits * Using other units
* Fixes #621 minimum r version * Check if it works with 3.5 * Check if it works with 3.5 * Check if it works with 3.5 * Check if it works with 3.5 * Check if it works with 3.5 * try same stuff with v4 * Bump version to 3.6 and download rclr from github. Also remove tools folder
* - Added method setMoleculeValuesByPath - setParameterValues, setParameterValuesByPaths, setMoleculeValues, setMoleculeValuesByPaths accept units - Added tests for units-argument * Update documentation * Fixes wrong signature * Remove copy paste... * `stopIfNotFound` argument always last Co-authored-by: Michael Sevestre <michael@design2code.ca>
* Update dlls * Also sets the version by hand in description so that the version is updated * Also sets the version by hand in description so that the version is updated
* Update dlls * Also sets the version by hand in description so that the version is updated * Also sets the version by hand in description so that the version is updated * Try to get that build going
* Update core * Update core * Update dll
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.