This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-12-20
Channels
- # adventofcode (140)
- # beginners (107)
- # boot (120)
- # boot-dev (1)
- # clara (13)
- # cljs-dev (9)
- # clojure (107)
- # clojure-argentina (5)
- # clojure-art (16)
- # clojure-dev (23)
- # clojure-greece (19)
- # clojure-italy (5)
- # clojure-russia (2)
- # clojure-serbia (3)
- # clojure-spec (27)
- # clojure-sweden (1)
- # clojure-uk (15)
- # clojurescript (134)
- # cursive (5)
- # data-science (10)
- # datomic (23)
- # duct (28)
- # fulcro (48)
- # garden (5)
- # hoplon (2)
- # instaparse (1)
- # klipse (7)
- # leiningen (8)
- # lumo (36)
- # off-topic (72)
- # om (4)
- # onyx (37)
- # perun (4)
- # re-frame (64)
- # reagent (86)
- # remote-jobs (1)
- # shadow-cljs (59)
- # spacemacs (16)
- # sql (1)
- # uncomplicate (6)
- # unrepl (90)
S = float, D = double, C = complex where both fields are Float, Z = complex where both fields are Double
In a mathematical context I would say that Z stands for Integer (german ganze *Z*ahlen) but in the context of BLAS its probably double complex https://books.google.de/books?id=5tv3HdF-0N8C&pg=PA578&lpg=PA578&dq=Basic+Linear+Algebra+Subprograms+%22sdcz%22&source=bl&ots=IHo_X_j4M9&sig=LaKhWe9_Vqw4mLpWQYbjiFy1ib0&hl=de&sa=X&ved=0ahUKEwiyrsyElJjYAhWPKFAKHTT8AWoQ6AEIPjAD#v=onepage&q=Basic%20Linear%20Algebra%20Subprograms%20%22sdcz%22&f=false
Git-question: I’ve search high and low for a way to get the branch point from master of a branch, even after the branch has been merged to master. It has to be doable, since Github shows a diff based on this SHA, and my visual Git-tool can show where a branch started.
git merge-base my-branch master
only works if my-branch
is not merged back into master
Probably with git rev-list or one of the rev commands
@burke: http://www.netlib.org/lapack/lapack-3.2.1/SRC/VARIANTS/README seems to also imply Z = double complex
yep, but I didn't want to post that link because I'm not familiar with BLAS at all and was not sure if lapack is an official part of BLAS and therefore their definition of sdcz is the same as in BLAS. But it seems so 👍
you might want to check out https://github.com/schani/clojurec
@qqq There's always something new to learn so I doubt that I'll become a Clojure expert in the foreseeable future. Also found it hard to convince managers to start using it so even less time and reasons to change this nick. 🙂
@victor.cleja I need to be an expert to get paid well. 🙂
one of my colleague’s mother is a COBOL programmer
@victor.cleja The number wouldn't impress you. 🙂 The thing is I would get even less for writing code in languages for which I haven't passed exam yet.
apparently lots of banks call her in when shit hits the fan
which is insane to think about
And I think there are only two companies in the world that do core banking software. So, yeah...
i don’t have a good argument for “fixing” it other than making it easier for other people to work on
which i’m sure would probably do more harm than good
personally, i would screw up some banking logic, without a doubt lol
banking on Node.js
with Redux!
They should use GnuCOBOL
the most l33t programmers only use FORTRAN https://fortran.io/
oh, i’m sure. i think this project is actually legit too.
I know 0% about COBOL - but can it handle decimal arithmetic and calendar dates? If so, I can see why the banks don’t change to Java at least.
I really see no reasons to use cobol these days. Some big systems which are hard to replace have been written with it but most of those systems are just huge piles of spaghetti code which makes them hard to replace
fortran on the other hand has a very good reason to be still used: it’s compiler simply produces the most effective binaries out of all compilers out there hands down
so, if you really want to get performance into good shape you write your code in fortran
problem with fortran is quite often it's used by people not really used to general hygiene in programming environments too, at least in my experience
I was forced to integrate into this cobol system where their test environment was actually also the development environment
we found out when our system tests started to freeze suddenly: they had a breakpoint in place
i did some cobol in school in the mid-2000s. The fact that it took 3 pages to write “hello world” wasn’t exactly endearing to me.
but still, some companies sell fortran based simulation codes that's often decades old for super high license prices
And this is just hilarious https://github.com/IonicaBizau/node-cobol
lol thats amazing. i’ve found my calling
Bottom line is: time to switch http://www.masterbaboon.com/2012/03/cobol-for-lisp-developers/
if we can just shove it in a Docker container we’ll be golden
MAKE COBOL GREAT AGAIN! http://www.coboloncogs.org/INDEX.HTM
I’ll just leave this here: https://github.com/azac/cobol-on-wheelchair