adaptive
Here are 226 public repositories matching this topic...
Platform
- Android
Author or host
Host
Version of SDK
1.2.6
Details
For the attached card json.
The button in the column set is cutoff on android

The same card on web
 but we should add them so that the curvature is minimized.
The current state o
-
Updated
Feb 28, 2020 - Python
The relationship of pg_hint_plan Rows hints and aqo should be explored and documented, and if there is a dependency of the order of aqo and pg_hint_plan in shared_preload_libraries, this should be documented also.
-
Updated
Dec 18, 2019 - JavaScript
-
Updated
Jun 1, 2020 - CSS
-
Updated
May 12, 2020 - TypeScript
We should have a setup so that way the DAE initialization algorithm's default tolerances match those from solve. That would require a setup for delayed tolerance changes.
The Chef Input variables need documentation.
https://github.com/SCOREC/core/blob/develop/phasta/phInput.h
Please donate your time. Documenting as few as two variables a day can prevent an innocent Chef user from seg-faulting.
We are using this page as a starting point for the variable descriptions:
https://fluid.colorado.edu/wiki/index.php/Chef:_Mesh_Partitioning#Chef
-
Updated
Jun 2, 2020 - JavaScript
I tend to think that beta1 and beta2 are off. I think that beta1=0.4 and beta2=0.1 may be better defaults than what we have right now, but this would need extensive testing. That's a very high gain but right now we rarely ever reject, and are usually 10-100x below the error estimate we are aiming for.
So I took the example (adaptive) And tried my hand at setting it up for NES games. (I set it up for mario first)
But I get this error. I have a feeling it's related to those inputs and outputs at the top of the python file.
The input coordinates and the output coordinates. I didn't really understand them so I don't know how to set it up for NES (if that's even the issue at all)
-
Updated
Mar 6, 2020 - JavaScript
-
Updated
Jan 8, 2020 - C
It would be great to add Doxygen or similar for auto-generation of documentation and start a push towards standardisation of the style and comment/description data as to work with such a system.
-
Updated
Oct 28, 2017 - Java
-
Updated
Jun 8, 2020 - TypeScript
-
Updated
Jan 14, 2020 - MATLAB
The simple test in the README doesn't work:
run a simple test
cd adaptive/tests/
python test_simple.py
- The directory name is wrong. It should be 'adaptivemd/tests/'
- The MongoDB database has to be running, which is not mentioned.
- It generates an assertion error:
(python2) macbook>python ./test_simple.py
changed state to booting
changed state to running
task succeeded
re
-
Updated
May 23, 2020 - Julia
-
Updated
Feb 9, 2019 - Swift
-
Updated
Jan 16, 2019 - MATLAB
-
Updated
Mar 13, 2020 - C++
-
Updated
Dec 18, 2017 - JavaScript
-
Updated
May 28, 2020 - R
Improve this page
Add a description, image, and links to the adaptive topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the adaptive topic, visit your repo's landing page and select "manage topics."
Bug Report
What is the expected behavior?
To wiki show the correct way to be used now.
What is the current behavior?
I updated to latest beta 24, and saw that $media got deprecated, but docs still shows the old way for listening for MediaChange (using it).
I couldn't find a way to get the asObservable from MediaObserver that is not from $media like it shows in changelog.