https://github.com/aida-ugent/simit-public
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.3%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: aida-ugent
- Language: MATLAB
- Default Branch: master
- Size: 11.8 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 5 years ago
· Last pushed over 5 years ago
Metadata Files
Readme
readme.txt
MATLAB Compiler
1. Prerequisites for Deployment
. Verify the MATLAB Runtime is installed and ensure you
have installed version 9.1 (R2016b).
. If the MATLAB Runtime is not installed, do the following:
(1) enter
>>mcrinstaller
at MATLAB prompt. The MCRINSTALLER command displays the
location of the MATLAB Runtime installer.
(2) run the MATLAB Runtime installer.
Or download the Linux 64-bit version of the MATLAB Runtime for R2016b
from the MathWorks Web site by navigating to
http://www.mathworks.com/products/compiler/mcr/index.html
For more information about the MATLAB Runtime and the MATLAB Runtime installer, see
Package and Distribute in the MATLAB Compiler documentation
in the MathWorks Documentation Center.
2. Files to Deploy and Package
Files to package for Standalone
================================
-main
-run_main.sh (shell script for temporarily setting environment variables and executing
the application)
-to run the shell script, type
./run_main.sh
at Linux or Mac command prompt. is the directory
where version 9.1 of the MATLAB Runtime is installed or the directory where
MATLAB is installed on the machine. is all the
arguments you want to pass to your application. For example,
If you have version 9.1 of the MATLAB Runtime installed in
/mathworks/home/application/v91, run the shell script as:
./run_main.sh /mathworks/home/application/v91
If you have MATLAB installed in /mathworks/devel/application/matlab,
run the shell script as:
./run_main.sh /mathworks/devel/application/matlab
-MCRInstaller.zip
-if end users are unable to download the MATLAB Runtime using the above
link, include it when building your component by clicking
the "Runtime downloaded from web" link in the Deployment Tool
-This readme file
3. Definitions
For information on deployment terminology, go to
http://www.mathworks.com/help. Select MATLAB Compiler >
Getting Started > About Application Deployment >
Deployment Product Terms in the MathWorks Documentation
Center.
4. Appendix
A. Linux x86-64 systems:
In the following directions, replace MCR_ROOT by the directory where the MATLAB Runtime
is installed on the target machine.
(1) Set the environment variable XAPPLRESDIR to this value:
MCR_ROOT/v91/X11/app-defaults
(2) If the environment variable LD_LIBRARY_PATH is undefined, set it to the concatenation
of the following strings:
MCR_ROOT/v91/runtime/glnxa64:
MCR_ROOT/v91/bin/glnxa64:
MCR_ROOT/v91/sys/os/glnxa64:
MCR_ROOT/v91/sys/opengl/lib/glnxa64
If it is defined, set it to the concatenation of these strings:
${LD_LIBRARY_PATH}:
MCR_ROOT/v91/runtime/glnxa64:
MCR_ROOT/v91/bin/glnxa64:
MCR_ROOT/v91/sys/os/glnxa64:
MCR_ROOT/v91/sys/opengl/lib/glnxa64
For more detail information about setting the MATLAB Runtime paths, see Package and
Distribute in the MATLAB Compiler documentation in the MathWorks Documentation Center.
NOTE: To make these changes persistent after logout on Linux
or Mac machines, modify the .cshrc file to include this
setenv command.
NOTE: The environment variable syntax utilizes forward
slashes (/), delimited by colons (:).
NOTE: When deploying standalone applications, it is possible
to run the shell script file run_main.sh
instead of setting environment variables. See
section 2 "Files to Deploy and Package".
Owner
- Name: Ghent University Artificial Intelligence & Data Analytics Group
- Login: aida-ugent
- Kind: organization
- Email: tijl.debie@ugent.be
- Location: Ghent
- Website: aida.ugent.be
- Repositories: 36
- Profile: https://github.com/aida-ugent
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| JUNNING DENG | l****g@g****m | 16 |
| Bo Kang | k****x@l****m | 2 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
Dockerfile
docker
- ubuntu 18.04 build
requiredMCRProducts.txt
pypi
- 35000 *
requirements.txt
pypi
- Data *
- Localdirectory *
- Ourpaperdescribestheresultsonasyntheticandtworeal-worlddataset.Allthedatasetisputinthefoldernamed *
- Run *
- SIMIT *
- Setup *
- Sourcecodeforpaper *
- Thisdatasetisrecording *
- ThisdatasetistakenfromOpenPowerSystemData.TheprimarysourceofthisdataisENTSO-EDataPortal *
- ThisfoldercontainsthesourcecodeforEntropysubmission *
- Thistimeseriesissynthesisedbasedonprototypestakenfrom2subsequenceinstancesintheUCRTraceData. *
- onlytheruntimeforidentifyingtheinitialmotifsetontheECGtimeseriesismeasured.Thefunction *
- runscript *
- theruntimecanbemeasuredbyputting *