Search

Clear filter
Article
Rob Tweed · Oct 6, 2020

qewd-conduit: Showcasing QEWD's Unique integration of Node.js/JavaScript and IRIS

http:xx.xx.xx.xx:8080/conduit-wc (REST) http:xx.xx.xx.xx:8080/conduit-wc/index-ws.html (WebSockets) See if you notice any performance difference between the WebSocket and REST
Article
Robert Cemper · Jul 29, 2020

SQL for ^ERROR Global

It is just not available to SQL as there is no Class wrapped around.For several reasons: When it was designed it was good practice to have index like structures in the same globals
Article
Mark Bolinsky · Feb 5, 2019

Apache HTTPD Web Server Configuration for HealthShare

dir Provides for trailing slash redirects and serving directory index files.
Article
Chris Stewart · Feb 7

Orchestrating a local LLM with IRIS Interoperability

The new Vector Index functionality in IRIS allows very fast comparison of Vector data, allowing you to find and cluster similarly summarised data very quickly in SQL queries.
Article
Zhong Li · May 1, 2020

Explainability and Visibility into Covid-19 X-Ray Classifiers by Deep Learning

np.random.rand(1, 99), interpolation='nearest')plt.imshow(output)plt.show() (842, 1090, 3) (842, 1090, 3) It seems to indicate that our Covid-19 demo classifier "believes" that the patient
Article
Alex Litkovets · Apr 10, 2017

iKnow Review Analyzer (iKRA)

Now I know what I'll pay attention to first.Many thanks for the helpful feedback and useful links!
Discussion
Eduard Lebedyuk · Aug 5, 2024

Code Golf: Print every character your program doesn't have

I would like to draw your attention to a number of points: this code will work correctly only when the compilation flag "k" is enabled, otherwise $TEXT will not return anything.
Article
Michael Broesdorf · Jul 22, 2016

Using Regular Expressions in Caché

Hello Sergey, typo indeed. Thank you for your feedback!
Announcement
Nikita Savchenko · Jan 19, 2017

Caché WebTerminal v4 Release

terminal display memory) w $c(27,91)_+$g(%1,1)_"V" qPU1 ; Private use one w $c(27)_"Q" qPU2 ; Private use two w $c(27)_"R" qQUAD ; QUAD qREP ; Repeat w $c(27,91)_"b" qRI ; Reverse index
Article
Murray Oldfield · Nov 25, 2016

InterSystems Data Platforms and performance – Part 8 Hyper-Converged Infrastructure Capacity and Performance Planning

(well if you consider i'm from traditional arrays where we normally pay attention to these).Regards;Anzelem.
Article
Nikita Savchenko · Jan 5, 2019

Explore Text Data with InterSystems iKnow Entity Browser

Here you can customize the column name and select a value it displays (ID, inbound edge type, label, score, spread, frequency, parent concept's label, parent concept's id).
Question
Federico Raimondo · Oct 18, 2019

Dealing with JavaGateway output

return ret } Everithing seems to work fine, indeed, when I log the output with the $$$LOGINFO i get the xml message that I was expecting.
Question
Olivier Caudron · Jul 18, 2024

Can't connect VSCode to IRIS4Health 2024.1

That was the problem indeed. Thanks for the feedback!
Article
Kurro Lopez · Mar 3, 2024

How to send messages to Microsoft Teams

Indeed, there is a package using pyhton, but not all of us can have access to use Python on client servers.
Announcement
Anastasia Dyubaylo · Nov 24, 2023

Advent of Code 2023: participate in the ObjectScript contest to have fun and win prizes!

Your problem might be the one I encountered - for the string "onenineight" the number is 18 and not 19 indeed the numbers sometimes overlap:twoneight became. 218 !!