Calca iOS - Mathematical text editor for engineers
21–30 of 39 posts
Re: Calca iOS - Mathematical text editor for engineers
#22Is there anything like this for stats? I remember watching my then girlfriend in the throes of her thesis, having to tweak and re-run a Stata script again and again and again. Also, for seriously complicated work, maybe a desktop all in one touch screen could be useful, so long as it's oriented more horizontally than vertically.
I have very high hopes for an R + LightTable integration.
Re: Calca iOS - Mathematical text editor for engineers
#23It would be really neat if you could tap a number and drag it left or or right to adjust it's value. Everything would recalculate and you could have a small dialog box out to the side to adjust the increment level of the 'drag adjustment'. An iPhone screen probably wouldn't have room for the dialog box so you could putting it in settings but for iPad it would fit just fine.
Re: Calca iOS - Mathematical text editor for engineers
#24Looks like an interesting halfway house between a text editor and a full-blown CAS like Mathematica (since I have a license, that's what I use as a scratchpad for this kind of thing). It also seems to overlap with Soulver, which is my go-to calculator on iOS. Cleverly, Calca appears to go a bit further than even MMA by back-filling changed definitions, almost like functional reactive programming. This is neat and som…
http://images-co-ec.native-instruments.com/php/file.php/user...
Re: Calca iOS - Mathematical text editor for engineers
#25If you're not the lucky dude at the conference room's computer and just happens to have IPython Notebook/LightTable/Excel/`w/e`, then this will be handy. Be the guy who keeps up with the conversation and can check assumptions.
The fact it allows variable names with spaces is just the sweetest syntactic sugar.
It runs a smidge slow on the iPhone, but since that's the tool I have on hand, I'll gladly take a lightweight equation solver like this. (And if the slide-to-change numbers feature gets added, I'll happily buy it again. Twice.)
Re: Calca iOS - Mathematical text editor for engineers
#26Looks like an interesting halfway house between a text editor and a full-blown CAS like Mathematica (since I have a license, that's what I use as a scratchpad for this kind of thing). It also seems to overlap with Soulver, which is my go-to calculator on iOS. Cleverly, Calca appears to go a bit further than even MMA by back-filling changed definitions, almost like functional reactive programming. This is neat and som…
Hi I'm the author. I took a lot of inspiration from Soulver. I basically wanted a smarter Soulver with more programming constructs and better treatment of undefined variables. Hope you like it and OS X version will be out in a couple weeks.
I'll definitely be buying your OSX version. Have you settled on a price yet?
Re: Calca iOS - Mathematical text editor for engineers
#27I certainly can't speak for others, but my typical use case is projected to be in meetings. Imagine sitting in a room with a bunch of engineers and managers, and someone says something worth checking the math on. If you're not the lucky dude at the conference room's computer and just happens to have IPython Notebook/LightTable/Excel/`w/e`, then this will be handy. Be the guy who keeps up with the conversation and can…
Fun fact: The slowness is bottlenecked by how fast I can update the text editor - the calculations themselves usually only take 10% of the update time. It's a big area that can be improved.
Re: Calca iOS - Mathematical text editor for engineers
#28Just a heads up, when creating a new document in ios 7 beta 3 on the ipad there is a crash. Author, what is the best way to send you the crash log?
Just something to look into before ios7 releases.
Re: Calca iOS - Mathematical text editor for engineers
#29Is there anything like this for stats? I remember watching my then girlfriend in the throes of her thesis, having to tweak and re-run a Stata script again and again and again. Also, for seriously complicated work, maybe a desktop all in one touch screen could be useful, so long as it's oriented more horizontally than vertically.
R + RStudio + Knitr is pretty solid, but more than a bit clunky - write Markdown, intersperse R to your heart's content, and you can execute lines as you see fit. I have very high hopes for an R + LightTable integration.
I am not a huge fan of markdown other than as a "with benefits" convention for text documents, but I see a fair amount of superiority over Sweave/LaTeX for short documents and literate programs.
I see that most people use embedded LaTeX for expressions in various markdown implementations. Is this canonical or is this the result of 'improved' implementations such as Pandoc, etc.?
Btw, OP, you got your $2.99 - royalty from me because I want yet another reason to tell people there is no reason for them to have their laptops open in meetings.
Re: Calca iOS - Mathematical text editor for engineers
#30This looks interesting, but I can't see myself using it on an ipad or phone. This is something I'd want to use on a desktop, with a keyboard, while multitasking with other programs. Edit: I'll keep it in the back of my head, and I might try it later.
Hi I'm the author. Yep Mac is done and just being submitted for review. I just couldn't resist announcing the iOS version.
If you want to manually email me when it's done my address is in on my profile page.
This looks really cool!