en:playground:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:playground:start [2020/05/07 06:49] – 76.236.30.17 | en:playground:start [2026/06/18 10:16] (current) – [Plugin Support] 62.214.147.132 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== Optimize! | + | ====== This is way cooler than the built-in markdown style editor ====== |
| - | {{Optimize_73x76.png}} | + | <code php test.php> |
| + | <?php | ||
| - | {{: | + | function test() |
| + | // Implement this function | ||
| + | } | ||
| + | </ | ||
| - | The “Optimize!” button is available in the Automatic Optimization section of the%% %%Optimize%% %%tab. This button displays the Local Optimization tool for automatic optimization of the current optical system. | + | <code mysql tohle.sql> |
| + | select * from dodo | ||
| + | </ | ||
| - | {{Optimize_2_611x232.png}} | + | | | | |
| + | | | | | ||
| - | **// | + | It's grrrrrrrreat! =) |
| - | **Algorithm**%% %%Local Optimization uses a Damped Least-Squares or Orthogonal Descent algorithm to improve or modify a design to meet specific conditions. | + | |
| - | **Damped Least Squares (DLS)**%% %%uses numerically computed derivatives to determine a direction in solution space which produces a design with a lower merit function. This gradient method has been developed specifically for optical system design and is recommended for all optimization problems. | + | |
| - | **Orthogonal Descent (OD)**%% %%uses an orthonormalization of the variables and discrete sampling of solution space to reduce the merit function. The OD algorithm does not compute numerical derivatives of the merit function. For systems with inherently noisy merit functions, such as non-sequential systems, OD will usually outperform DLS. For a discussion of a similar algorithm, see S. Kudaev, P. Schreiber, “Automated optimization of non-imaging optics for luminaries”, | + | >Lorem ipsum dolor sit amet, consectetur adipiscing elit. \\ Proin vel dui tellus. \\ Ut ac mi vitae risus //hendrerit lacinia.// |
| - | **Note**%% %%that both DLS and OD are local optimization algorithms whose final results depend upon the starting point. For global optimization, see “Global Optimizers”. | + | >> |
| + | >Morbi elit neque, commodo sed cursus ut, suscipit sed nulla.\\ Maecenas malesuada molestie elit ut iaculis.\\ Etiam a bibendum diam, eu fermentum libero. \\ Morbi elit neque, commodo sed cursus ut, suscipit sed nulla. \\ Maecenas malesuada molestie elit ut iaculis. | ||
| - | **# of Cores**%% %%Selects the number of cores over which to spread the optimization task. More than 1 may be selected, even on a single CPU computer, in which case the single CPU will time share the multiple simultaneous tasks. The default is the number of processors detected by the operating system. | + | Nam sollicitudin rhoncus neque eu congue. |
| - | **Cycles**%% %%Select the number of optimization cycles. 1 Cycle Executes a single optimization cycle, 5 Cycles Executes 5 optimization cycles, etc. Inf. Cycles Executes optimization cycles in an infinite, continuous loop until “Stop” is pressed. | + | Vivamus sit amet sapien sodales, molestie massa sed, efficitur magna. |
| - | **Selecting Automatic%% %%**will cause the optimizer to run until no progress is being made. Automatic mode is highly recommended. The time required to run a given optimization cycle varies enormously with the number of variables, the complexity of the system, the number of solves, the number of operands, and of course the computer speed. If the cycle is taking too long, or if it appears to be hung up, or if you feel the design is not progressing adequately, click on Stop to end the optimization run. | + | Donec felis augue, molestie in eros sed, fringilla fringilla arcu. |
| - | **Auto Update**%% %%If checked, OpticStudio will automatically update and redraw all open windows at the end of each optimization cycle. This allows monitoring of the optimization progress using any analysis feature. Note that the fastest rate at which the windows can update is once every 5 seconds, in order to maintain responsivity of the user interface during the updates. | + | > |
| + | >> | ||
| + | > | ||
| - | **Start%% %%**Starts the optimization. | + | Curabitur sagittis pretium quam. |
| - | **Stop**%% %%Stops a running optimization, and returns control back to the dialog box. | + | Lorem ipsum dolor sit amet, consectetur adipiscing elit. |
| - | **Save**%% %%Saves the current settings to the OpticStudio configuration file. | + | |
| + | | ||
| + | | ||
| + | * <code html4strict> | ||
| + | < | ||
| + | </ | ||
| + | * can I undo? yes, I can!(( | ||
| + | ah, and the footnote editor is nice too! | ||
| + | )) | ||
| - | **Load**%% %%Loads the last saved settings. | + | <code -> |
| - | **Reset**%% %%Resets all settings to default. | + | </ |
| - | **// | + | Ctrl+v images |
| - | The Local Optimization (or simply, “Optimization”) feature provided by OpticStudio is quite powerful, and is capable of improving lens designs given a reasonable starting point and a set of variable parameters. Variables can be curvatures, | + | {{: |
| - | When the optimization begins, OpticStudio first updates the system merit function. If any of the operands cannot be computed, the optimization cannot begin, and an error message will be displayed. Operands cannot be computed | + | what if i want to (( |
| + | i can click the footnote to edit it, neat | ||
| + | ))add a footnote | ||
| - | See%% Optimization Overview %%for a full discussion of building merit functions, setting variables, and using the optimization feature. | + | I would like to insert |
| - | See also | + | | 8-) | 2 | 3 | |
| + | | 4 | 5 | 6 | | ||
| + | | 7 | 8 | 9 | | ||
| + | | 10 | 11 | 12 | | ||
| - | **Next:** | + | adsfasdfhhhh test 1234 |
| - | Remove All Variables\\ | + | ====== TEST ====== |
| - | Great editor !! | + | Ok, lets type some text in **bold** and // |
| - | I wish we could paste images that can be saved automatically. | + | Takes a bit of getting used to on the mobile. **But** it works. Using wikisyntax here gets converted on toggling. |
| - | I wish we could use basic HTML tags, such as H1, H2, etc for font sizes. | + | What about a drag and drop image? Nope, not happening. |
| - | I wish I could but I don't want to. | + | {{ : |
| - | huh! | + | <code bash dummtüch.sh> |
| + | systemctl –user daemon-reload | ||
| + | systemctl –user enable –now jdOnFirefoxShutdown.service | ||
| + | </ | ||
| - | 8-O | + | <code C hello.c> |
| + | #include < | ||
| - | | + | int main(void) { |
| - | - this is nice | + | |
| - | - <code -> | + | return 0; |
| - | this is a test. | + | } |
| </ | </ | ||
| - | ====== Nothing to see here. ====== | + | Once installed, users will see a toggle button to switch between syntax and General usage should be self-explanatory with all formatting functionality available via a toolbar. Some elements open their own dialogs for configuration. |
| - | | First column | + | //" |
| - | | | + | |
| - | | Last row | {{https://thumbs.dreamstime.com/z/livre-de-coloriage-pangolin-87544118.jpg? | + | |
| - | >< | + | This is a test sentence |
| - | 8-o | + | |
| - | </ | + | |
| - | >\\ \\ \\ \\ \\ \\ \\ \\ 8-o | + | |
| - | >>(( | + | |
| - | )) | + | * Hello |
| - | > | + | - qsds |
| - | > | + | - qsdqsd |
| - | >\\ | + | * qsdqsds |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >(( | + | |
| - | )) | + | >qwqsdqsd\\ < |
| - | > | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >\\ | + | |
| - | >(( | + | |
| - | )) | + | Edit |
| - | > | + | |
| - | > | + | I always miss the Undo function in built-in editor. This one provides that. But hey, no ARIA support (Ctrl+K for link) |
| - | > | + | |
| - | > | + | ==== Try it ==== |
| - | > | + | |
| - | > | + | You can try out this plugin at wysiwyg.wiki.cosmocode.de. |
| - | > | + | |
| - | >(( | + | The popups are difficult to navigate, though. |
| + | |||
| + | ==== Plugin Support ==== | ||
| + | |||
| + | === Text === | ||
| + | |||
| + | Plugins can integrate themselves into the editor, but so far very few do. The editor provides a toolbar to add arbitrary plugin syntax.(( | ||
| )) | )) | ||
| + | |||
| + | | Direkt in Tabelle schreiben | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | |||
| + | Below is(( | ||
| + | |||
| + | )) a list of plugins with explicit Prosemirror support: | ||
| + | |||
| + | * ImgPaste Plugin | ||
| + | * Diagrams Plugin | ||
| + | * test | ||
| + | |||
| + | Das ist ein test: | ||
| + | |||
| + | * fdsfsfdfds | ||
| + | |||
| + | < | ||
| + | |||
| + | ===== TEST ===== | ||
| + | |||
| + | - Auflistung | ||
| + | - mal eben so machen | ||
| + | |||
| + | * Liste ohne Zahl | ||
| + | * geht auch | ||
| + | |||
| + | |||
| + | ===== Development ===== | ||
| + | |||
| + | >hjk | ||
| + | |||
| + | <code xml> | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | **How to help with Development** | ||
| + | |||
| + | Get a developers license and do the work silly ! | ||
| + | |||
| + | * <code german test> | ||
| + | first test [Development] | ||
| + | </ | ||
| + | |||
| + | ====== Test Überschrift ====== | ||
| + | |||
| + | ===== eins kleiner ===== | ||
| + | |||
| + | == noch kleiner == | ||
| + | |||
| + | ==== oola ==== | ||
| + | |||
| + | | one | two | weitere Spalte | | ||
| + | | | weitere Zeilt | | | ||
| + | | three | five | | | ||
| + | |||
| + | |||
en/playground/start.1588826993.txt.gz · Last modified: 2020/05/07 06:49 by 76.236.30.17
